Bump npm-groovy-lint from 13.0.2 to 14.0.0 in /dependencies (#4997)

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 13.0.2 to 14.0.0.
- [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/v13.0.2...v14.0.0)

---
updated-dependencies:
- dependency-name: npm-groovy-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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:
dependabot[bot] 2023-12-18 18:28:35 +00:00 committed by GitHub
parent dc139bef43
commit 8a983cfc8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 12 deletions

15
dependencies/package-lock.json generated vendored
View file

@ -39,7 +39,7 @@
"next": "^14.0.4",
"next-pwa": "^5.6.0",
"node-fetch": "^3.3.2",
"npm-groovy-lint": "^13.0.2",
"npm-groovy-lint": "^14.0.0",
"postcss-less": "^6.0.0",
"prettier": "^3.1.1",
"prettyjson": "^1.2.5",
@ -13008,11 +13008,6 @@
"tslib": "^2.4.0"
}
},
"node_modules/ip": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/ip/-/ip-1.1.8.tgz",
"integrity": "sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg=="
},
"node_modules/is-accessor-descriptor": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
@ -15616,9 +15611,9 @@
}
},
"node_modules/npm-groovy-lint": {
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-13.0.2.tgz",
"integrity": "sha512-tVMsJ/c34fl0JD0nxJTqv2j5qceZaxq/+NuF6fNvFAncVLH4QkquFSF0TpKeY8X9hlltnowcrtxv82oo3sdeBQ==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.0.0.tgz",
"integrity": "sha512-ID/eTicTzBluCpVsxkQRAj4hugOCECn4IxPw6Hw4W6wnHpZW2VZlPkw/lKDw7Xc3jjRsL/1z9fFyezOEprUaMQ==",
"dependencies": {
"amplitude": "^5.1.6",
"ansi-colors": "^4.1.1",
@ -15633,12 +15628,10 @@
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
"import-fresh": "^3.2.1",
"ip": "^1.1.5",
"java-caller": "^3.2.0",
"js-yaml": "^4.1.0",
"node-sarif-builder": "^2.0.3",
"optionator": "^0.8.3",
"semver": "^7.1.3",
"strip-json-comments": "^3.0.1",
"uuid": "^8.2.0"
},

View file

@ -34,7 +34,7 @@
"next": "^14.0.4",
"next-pwa": "^5.6.0",
"node-fetch": "^3.3.2",
"npm-groovy-lint": "^13.0.2",
"npm-groovy-lint": "^14.0.0",
"postcss-less": "^6.0.0",
"prettier": "^3.1.1",
"prettyjson": "^1.2.5",