mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -05:00
build(npm): bump npm-groovy-lint from 14.0.0 to 14.0.1 in /dependencies (#5023)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases) - [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: npm-groovy-lint dependency-type: direct:production update-type: version-update:semver-patch ... 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
579274a690
commit
f655d9222f
2 changed files with 5 additions and 5 deletions
8
dependencies/package-lock.json
generated
vendored
8
dependencies/package-lock.json
generated
vendored
|
@ -39,7 +39,7 @@
|
||||||
"next": "^14.0.4",
|
"next": "^14.0.4",
|
||||||
"next-pwa": "^5.6.0",
|
"next-pwa": "^5.6.0",
|
||||||
"node-fetch": "^3.3.2",
|
"node-fetch": "^3.3.2",
|
||||||
"npm-groovy-lint": "^14.0.0",
|
"npm-groovy-lint": "^14.0.1",
|
||||||
"postcss-less": "^6.0.0",
|
"postcss-less": "^6.0.0",
|
||||||
"prettier": "^3.1.1",
|
"prettier": "^3.1.1",
|
||||||
"prettyjson": "^1.2.5",
|
"prettyjson": "^1.2.5",
|
||||||
|
@ -15614,9 +15614,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm-groovy-lint": {
|
"node_modules/npm-groovy-lint": {
|
||||||
"version": "14.0.0",
|
"version": "14.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.0.1.tgz",
|
||||||
"integrity": "sha512-ID/eTicTzBluCpVsxkQRAj4hugOCECn4IxPw6Hw4W6wnHpZW2VZlPkw/lKDw7Xc3jjRsL/1z9fFyezOEprUaMQ==",
|
"integrity": "sha512-7FFN6P8EK2bVV/afUKGvwWwx9ly1Klyp3wCW+QOqzfZd7HzPCe1qpPX7hzTkORIdxXaBc73l70cJmfkytzf7Jg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"amplitude": "^5.1.6",
|
"amplitude": "^5.1.6",
|
||||||
"ansi-colors": "^4.1.1",
|
"ansi-colors": "^4.1.1",
|
||||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -34,7 +34,7 @@
|
||||||
"next": "^14.0.4",
|
"next": "^14.0.4",
|
||||||
"next-pwa": "^5.6.0",
|
"next-pwa": "^5.6.0",
|
||||||
"node-fetch": "^3.3.2",
|
"node-fetch": "^3.3.2",
|
||||||
"npm-groovy-lint": "^14.0.0",
|
"npm-groovy-lint": "^14.0.1",
|
||||||
"postcss-less": "^6.0.0",
|
"postcss-less": "^6.0.0",
|
||||||
"prettier": "^3.1.1",
|
"prettier": "^3.1.1",
|
||||||
"prettyjson": "^1.2.5",
|
"prettyjson": "^1.2.5",
|
||||||
|
|
Loading…
Reference in a new issue