Bump npm-groovy-lint from 13.0.0 to 13.0.2 in /dependencies (#4970)

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

---
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
This commit is contained in:
dependabot[bot] 2023-12-11 18:43:34 +00:00 committed by GitHub
parent 866e67ec41
commit b09ada143f
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": "^13.0.0", "npm-groovy-lint": "^13.0.2",
"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",
@ -15621,9 +15621,9 @@
} }
}, },
"node_modules/npm-groovy-lint": { "node_modules/npm-groovy-lint": {
"version": "13.0.0", "version": "13.0.2",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-13.0.0.tgz", "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-13.0.2.tgz",
"integrity": "sha512-8+WAJxj0gmx07uXEDiRgSY9sBMOnCqfi/d1zqmIl8V6Q6xg/RR8QoZKbMZAQ+MR52k0GpTeakDJqYERaa/jxnw==", "integrity": "sha512-tVMsJ/c34fl0JD0nxJTqv2j5qceZaxq/+NuF6fNvFAncVLH4QkquFSF0TpKeY8X9hlltnowcrtxv82oo3sdeBQ==",
"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": "^13.0.0", "npm-groovy-lint": "^13.0.2",
"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",