mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
deps(npm): bump npm-groovy-lint from 14.4.0 to 14.4.1 in /dependencies (#5565)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.4.0 to 14.4.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.4.0...v14.4.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
11691a06ed
commit
9cce54a9e8
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",
|
"markdownlint-cli": "^0.39.0",
|
||||||
"next": "^14.2.1",
|
"next": "^14.2.1",
|
||||||
"next-pwa": "^5.6.0",
|
"next-pwa": "^5.6.0",
|
||||||
"npm-groovy-lint": "^14.4.0",
|
"npm-groovy-lint": "^14.4.1",
|
||||||
"postcss-less": "^6.0.0",
|
"postcss-less": "^6.0.0",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"prettyjson": "^1.2.5",
|
"prettyjson": "^1.2.5",
|
||||||
|
@ -16312,9 +16312,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/npm-groovy-lint": {
|
"node_modules/npm-groovy-lint": {
|
||||||
"version": "14.4.0",
|
"version": "14.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.4.1.tgz",
|
||||||
"integrity": "sha512-3CSLp742T3vuaMqPPXZVHh6KVg8M1/QJ1+SQdivJMrLwRNvdZ+RkUl7Adl1F/YagZ3YhIr5FlnpFMJVt1UsX0g==",
|
"integrity": "sha512-GN5Ln3ve14Fp4oy82rlARaXoj3PKuqMrUHlk/wtczVJTwCLbV9GtwCMKRbUVWe8IwiIYOlJ0hg/i65aQItLusA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ansi-colors": "^4.1.1",
|
"ansi-colors": "^4.1.1",
|
||||||
"axios": "^1.6.2",
|
"axios": "^1.6.2",
|
||||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -27,7 +27,7 @@
|
||||||
"markdownlint-cli": "^0.39.0",
|
"markdownlint-cli": "^0.39.0",
|
||||||
"next": "^14.2.1",
|
"next": "^14.2.1",
|
||||||
"next-pwa": "^5.6.0",
|
"next-pwa": "^5.6.0",
|
||||||
"npm-groovy-lint": "^14.4.0",
|
"npm-groovy-lint": "^14.4.1",
|
||||||
"postcss-less": "^6.0.0",
|
"postcss-less": "^6.0.0",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"prettyjson": "^1.2.5",
|
"prettyjson": "^1.2.5",
|
||||||
|
|
Loading…
Reference in a new issue