mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Bump npm-groovy-lint from 8.0.1 to 8.0.2 in /dependencies (#1039)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 8.0.1 to 8.0.2. - [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/v8.0.1...v8.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
This commit is contained in:
parent
6ec1808fd3
commit
c60369a21a
2 changed files with 4 additions and 4 deletions
6
dependencies/package-lock.json
generated
vendored
6
dependencies/package-lock.json
generated
vendored
|
@ -4634,9 +4634,9 @@
|
|||
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
|
||||
},
|
||||
"npm-groovy-lint": {
|
||||
"version": "8.0.1",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-8.0.1.tgz",
|
||||
"integrity": "sha512-1iU8YVBwyOa0Wz/IFIcoyGWzVKGeyl6yvtJDn4u5VrIO3bgrlKvL+AdiRiUqqulNc4OTKRwEqu1G9zL+btMfPA==",
|
||||
"version": "8.0.2",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-8.0.2.tgz",
|
||||
"integrity": "sha512-26jlU/rEFPaZfd3zDZ+HsIm3KjT+coyiFeP4K1NBMfglgVgFbW+VerfCaJzJ77DMMwrQJpXyisrIOTHwkWHZZg==",
|
||||
"requires": {
|
||||
"amplitude": "^5.1.2",
|
||||
"ansi-colors": "^4.1.1",
|
||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -17,7 +17,7 @@
|
|||
"htmlhint": "^0.14.2",
|
||||
"jsonlint": "^1.6.3",
|
||||
"markdownlint-cli": "^0.25.0",
|
||||
"npm-groovy-lint": "^8.0.1",
|
||||
"npm-groovy-lint": "^8.0.2",
|
||||
"prettier": "^2.2.1",
|
||||
"prettyjson": "^1.2.1",
|
||||
"sql-lint": "0.0.15",
|
||||
|
|
Loading…
Reference in a new issue