build(npm): bump npm-groovy-lint from 14.0.0 to 14.0.1 in /dependencies (#5023)

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.0.0 to 14.0.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.0.0...v14.0.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:
dependabot[bot] 2023-12-21 15:18:15 +01:00 committed by GitHub
parent 579274a690
commit f655d9222f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

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

@ -39,7 +39,7 @@
"next": "^14.0.4", "next": "^14.0.4",
"next-pwa": "^5.6.0", "next-pwa": "^5.6.0",
"node-fetch": "^3.3.2", "node-fetch": "^3.3.2",
"npm-groovy-lint": "^14.0.0", "npm-groovy-lint": "^14.0.1",
"postcss-less": "^6.0.0", "postcss-less": "^6.0.0",
"prettier": "^3.1.1", "prettier": "^3.1.1",
"prettyjson": "^1.2.5", "prettyjson": "^1.2.5",
@ -15614,9 +15614,9 @@
} }
}, },
"node_modules/npm-groovy-lint": { "node_modules/npm-groovy-lint": {
"version": "14.0.0", "version": "14.0.1",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.0.0.tgz", "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.0.1.tgz",
"integrity": "sha512-ID/eTicTzBluCpVsxkQRAj4hugOCECn4IxPw6Hw4W6wnHpZW2VZlPkw/lKDw7Xc3jjRsL/1z9fFyezOEprUaMQ==", "integrity": "sha512-7FFN6P8EK2bVV/afUKGvwWwx9ly1Klyp3wCW+QOqzfZd7HzPCe1qpPX7hzTkORIdxXaBc73l70cJmfkytzf7Jg==",
"dependencies": { "dependencies": {
"amplitude": "^5.1.6", "amplitude": "^5.1.6",
"ansi-colors": "^4.1.1", "ansi-colors": "^4.1.1",

View file

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