mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 08:41:02 -05:00
Bump npm-groovy-lint from 6.1.0 to 6.1.1 in /dependencies
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases) - [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v6.1.0...v6.1.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3562ccd6da
commit
f2c1320711
2 changed files with 4 additions and 4 deletions
6
dependencies/package-lock.json
generated
vendored
6
dependencies/package-lock.json
generated
vendored
|
@ -3613,9 +3613,9 @@
|
|||
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
|
||||
},
|
||||
"npm-groovy-lint": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-6.1.0.tgz",
|
||||
"integrity": "sha512-IVU9mPARZflUWXkWq4wt+qBTJDeEAmhH+5Nl89mI3eIKiPlMEOriAq/iXXwsA5IT4CaS+848Ea5sd3yTQqEIOw==",
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-6.1.1.tgz",
|
||||
"integrity": "sha512-k27X5r4a0MfjJpVZl91pGdMmvdSBUY41zqu87Y+M25CxGjQ0bqiP0AU7tTtJhlO2Xd0Ul7ze5JY53s/onhxeQA==",
|
||||
"requires": {
|
||||
"@amplitude/node": "^0.3.3",
|
||||
"ansi-colors": "^4.1.1",
|
||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -18,7 +18,7 @@
|
|||
"standard": "^14.3.4",
|
||||
"stylelint": "^13.6.1",
|
||||
"stylelint-config-standard": "^20.0.0",
|
||||
"npm-groovy-lint": "^6.1.0",
|
||||
"npm-groovy-lint": "^6.1.1",
|
||||
"typescript": "^3.9.7",
|
||||
"asl-validator": "^1.7.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue