deps(npm): bump npm-groovy-lint from 14.2.4 to 14.4.0 in /dependencies (#5469)

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.2.4 to 14.4.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/v14.2.4...v14.4.0)

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

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] 2024-04-04 13:36:40 +02:00 committed by GitHub
parent f3d13bd6a2
commit 1eb4e8edfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 25 deletions

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

@ -32,7 +32,7 @@
"markdownlint-cli": "^0.39.0",
"next": "^14.1.3",
"next-pwa": "^5.6.0",
"npm-groovy-lint": "^14.2.4",
"npm-groovy-lint": "^14.4.0",
"postcss-less": "^6.0.0",
"prettier": "^3.2.5",
"prettyjson": "^1.2.5",
@ -7828,25 +7828,6 @@
}
}
},
"node_modules/amplitude": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/amplitude/-/amplitude-5.2.0.tgz",
"integrity": "sha512-lr1hpTh0GBk9dEIW1gkeBcBvPQtp3O6Y+ynhpEPc8MoW2+yw6rJt4HQRxN5QFJGvO/41QaYeFXjoGyxXrgfgsw==",
"dependencies": {
"axios": "^0.24.0"
},
"engines": {
"node": ">=8.10.0"
}
},
"node_modules/amplitude/node_modules/axios": {
"version": "0.24.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-0.24.0.tgz",
"integrity": "sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==",
"dependencies": {
"follow-redirects": "^1.14.4"
}
},
"node_modules/ansi-colors": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
@ -16201,11 +16182,10 @@
}
},
"node_modules/npm-groovy-lint": {
"version": "14.2.4",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.4.tgz",
"integrity": "sha512-LZ3OX/hPdijvA9PfKhVx/svdMVYyBtvhrgy8J5PJFlvOOXo6GZ9L+Yb7cHwXv9+9q70G6Z3053Aq4cIZfOrfHg==",
"version": "14.4.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.4.0.tgz",
"integrity": "sha512-3CSLp742T3vuaMqPPXZVHh6KVg8M1/QJ1+SQdivJMrLwRNvdZ+RkUl7Adl1F/YagZ3YhIr5FlnpFMJVt1UsX0g==",
"dependencies": {
"amplitude": "^5.1.6",
"ansi-colors": "^4.1.1",
"axios": "^1.6.2",
"chalk": "^4.1.2",

View file

@ -27,7 +27,7 @@
"markdownlint-cli": "^0.39.0",
"next": "^14.1.3",
"next-pwa": "^5.6.0",
"npm-groovy-lint": "^14.2.4",
"npm-groovy-lint": "^14.4.0",
"postcss-less": "^6.0.0",
"prettier": "^3.2.5",
"prettyjson": "^1.2.5",