mirror of
https://github.com/super-linter/super-linter.git
synced 2024-12-22 12:42:09 -05:00
Bump npm-groovy-lint from 9.0.0 to 9.1.0 in /dependencies (#2249)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 9.0.0 to 9.1.0. - [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/v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: npm-groovy-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4880399fa2
commit
bcf0247fa7
2 changed files with 8 additions and 8 deletions
14
dependencies/package-lock.json
generated
vendored
14
dependencies/package-lock.json
generated
vendored
|
@ -32,7 +32,7 @@
|
|||
"lodash": "^4.17.21",
|
||||
"markdownlint-cli": "^0.30.0",
|
||||
"node-fetch": "^3.1.0",
|
||||
"npm-groovy-lint": "^9.0.0",
|
||||
"npm-groovy-lint": "^9.1.0",
|
||||
"prettier": "^2.5.1",
|
||||
"prettyjson": "^1.2.1",
|
||||
"pug": "^3.0.2",
|
||||
|
@ -6744,9 +6744,9 @@
|
|||
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
|
||||
},
|
||||
"node_modules/npm-groovy-lint": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.0.0.tgz",
|
||||
"integrity": "sha512-gMbuWXXxhQTzvuJVfA+9D21d7lBTnLZ3BUzC8Xj/tITbDtI1DD98H368RazQhlbz5zPIPTByEU6+pnse+G3R6Q==",
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.1.0.tgz",
|
||||
"integrity": "sha512-D6wYZL1LUQM+SSghVkmITBv5reYe512lIHFzg9SqjyCwB9KOGPQLykz+RALhSck0bZ2er88sqjjg2EuGGofNOg==",
|
||||
"dependencies": {
|
||||
"amplitude": "^5.1.6",
|
||||
"ansi-colors": "^4.1.1",
|
||||
|
@ -15695,9 +15695,9 @@
|
|||
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
|
||||
},
|
||||
"npm-groovy-lint": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.0.0.tgz",
|
||||
"integrity": "sha512-gMbuWXXxhQTzvuJVfA+9D21d7lBTnLZ3BUzC8Xj/tITbDtI1DD98H368RazQhlbz5zPIPTByEU6+pnse+G3R6Q==",
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.1.0.tgz",
|
||||
"integrity": "sha512-D6wYZL1LUQM+SSghVkmITBv5reYe512lIHFzg9SqjyCwB9KOGPQLykz+RALhSck0bZ2er88sqjjg2EuGGofNOg==",
|
||||
"requires": {
|
||||
"amplitude": "^5.1.6",
|
||||
"ansi-colors": "^4.1.1",
|
||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -27,7 +27,7 @@
|
|||
"lodash": "^4.17.21",
|
||||
"markdownlint-cli": "^0.30.0",
|
||||
"node-fetch": "^3.1.0",
|
||||
"npm-groovy-lint": "^9.0.0",
|
||||
"npm-groovy-lint": "^9.1.0",
|
||||
"prettier": "^2.5.1",
|
||||
"prettyjson": "^1.2.1",
|
||||
"pug": "^3.0.2",
|
||||
|
|
Loading…
Reference in a new issue