mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Bump npm-groovy-lint from 9.1.0 to 9.3.0 in /dependencies (#2281)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 9.1.0 to 9.3.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.1.0...v9.3.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
5f95e83603
commit
847ace693e
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.1.0",
|
||||
"npm-groovy-lint": "^9.3.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.1.0",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.1.0.tgz",
|
||||
"integrity": "sha512-D6wYZL1LUQM+SSghVkmITBv5reYe512lIHFzg9SqjyCwB9KOGPQLykz+RALhSck0bZ2er88sqjjg2EuGGofNOg==",
|
||||
"version": "9.3.0",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.3.0.tgz",
|
||||
"integrity": "sha512-ckvHHcHZUP6eQG8o9THXLJxJu2wxU6bryCzbHOCcYbxAh7uxFBtjXZIQA21p/ZsHn4Usao4MJjgiVCFGAy5MtQ==",
|
||||
"dependencies": {
|
||||
"amplitude": "^5.1.6",
|
||||
"ansi-colors": "^4.1.1",
|
||||
|
@ -15695,9 +15695,9 @@
|
|||
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
|
||||
},
|
||||
"npm-groovy-lint": {
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.1.0.tgz",
|
||||
"integrity": "sha512-D6wYZL1LUQM+SSghVkmITBv5reYe512lIHFzg9SqjyCwB9KOGPQLykz+RALhSck0bZ2er88sqjjg2EuGGofNOg==",
|
||||
"version": "9.3.0",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.3.0.tgz",
|
||||
"integrity": "sha512-ckvHHcHZUP6eQG8o9THXLJxJu2wxU6bryCzbHOCcYbxAh7uxFBtjXZIQA21p/ZsHn4Usao4MJjgiVCFGAy5MtQ==",
|
||||
"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.1.0",
|
||||
"npm-groovy-lint": "^9.3.0",
|
||||
"prettier": "^2.5.1",
|
||||
"prettyjson": "^1.2.1",
|
||||
"pug": "^3.0.2",
|
||||
|
|
Loading…
Reference in a new issue