mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
deps(npm): bump npm-groovy-lint from 14.2.2 to 14.2.3 in /dependencies (#5346)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.2.2 to 14.2.3. - [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.2.2...v14.2.3) --- 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
d84ef4cac1
commit
fa9b6383da
2 changed files with 5 additions and 5 deletions
8
dependencies/package-lock.json
generated
vendored
8
dependencies/package-lock.json
generated
vendored
|
@ -32,7 +32,7 @@
|
|||
"markdownlint-cli": "^0.39.0",
|
||||
"next": "^14.1.1",
|
||||
"next-pwa": "^5.6.0",
|
||||
"npm-groovy-lint": "^14.2.2",
|
||||
"npm-groovy-lint": "^14.2.3",
|
||||
"postcss-less": "^6.0.0",
|
||||
"prettier": "^3.2.5",
|
||||
"prettyjson": "^1.2.5",
|
||||
|
@ -16185,9 +16185,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/npm-groovy-lint": {
|
||||
"version": "14.2.2",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.2.tgz",
|
||||
"integrity": "sha512-4VsaUSMqm0N5yHcVv5+TUGOxFTbXn9XpIEHnv+LWTfUGTJUa55YMQQdvs1zB+ZDli9xDqUNqM0uDk//Wo26v2A==",
|
||||
"version": "14.2.3",
|
||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.3.tgz",
|
||||
"integrity": "sha512-le78QxHa24/DJa87a76cELkGZvVqRowFcgTqW4yhcsCgTseSIEdbVbittOj3TRnEpiB4oWHg8XGxe/w3m2bBLg==",
|
||||
"dependencies": {
|
||||
"amplitude": "^5.1.6",
|
||||
"ansi-colors": "^4.1.1",
|
||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -27,7 +27,7 @@
|
|||
"markdownlint-cli": "^0.39.0",
|
||||
"next": "^14.1.1",
|
||||
"next-pwa": "^5.6.0",
|
||||
"npm-groovy-lint": "^14.2.2",
|
||||
"npm-groovy-lint": "^14.2.3",
|
||||
"postcss-less": "^6.0.0",
|
||||
"prettier": "^3.2.5",
|
||||
"prettyjson": "^1.2.5",
|
||||
|
|
Loading…
Reference in a new issue