deps(npm): bump npm-groovy-lint from 14.4.1 to 14.5.0 in /dependencies (#5598)

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.4.1 to 14.5.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.4.1...v14.5.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-05-02 13:42:25 +02:00 committed by GitHub
parent 2bb8a0a3e7
commit 311beb3d58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

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

@ -32,7 +32,7 @@
"markdownlint-cli": "^0.39.0", "markdownlint-cli": "^0.39.0",
"next": "^14.2.2", "next": "^14.2.2",
"next-pwa": "^5.6.0", "next-pwa": "^5.6.0",
"npm-groovy-lint": "^14.4.1", "npm-groovy-lint": "^14.5.0",
"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",
@ -16486,9 +16486,9 @@
} }
}, },
"node_modules/npm-groovy-lint": { "node_modules/npm-groovy-lint": {
"version": "14.4.1", "version": "14.5.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.4.1.tgz", "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.5.0.tgz",
"integrity": "sha512-GN5Ln3ve14Fp4oy82rlARaXoj3PKuqMrUHlk/wtczVJTwCLbV9GtwCMKRbUVWe8IwiIYOlJ0hg/i65aQItLusA==", "integrity": "sha512-B4eDHYHcrNEaGLA659g5JntZnyPMhCkMWz50wnClDwn92rcooy6a/kIxrBQcyBelRMOEYogvXA98lu2RR/OS5Q==",
"dependencies": { "dependencies": {
"ansi-colors": "^4.1.1", "ansi-colors": "^4.1.1",
"axios": "^1.6.2", "axios": "^1.6.2",

View file

@ -27,7 +27,7 @@
"markdownlint-cli": "^0.39.0", "markdownlint-cli": "^0.39.0",
"next": "^14.2.2", "next": "^14.2.2",
"next-pwa": "^5.6.0", "next-pwa": "^5.6.0",
"npm-groovy-lint": "^14.4.1", "npm-groovy-lint": "^14.5.0",
"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",