Bump npm-groovy-lint from 10.1.0 to 11.0.0 in /dependencies (#3433)

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 10.1.0 to 11.0.0.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v10.1.0...v11.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
This commit is contained in:
dependabot[bot] 2022-10-10 19:47:53 +00:00 committed by GitHub
parent 0e2907313c
commit 72517923a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

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

@ -35,7 +35,7 @@
"lodash": "^4.17.21",
"markdownlint-cli": "^0.32.2",
"node-fetch": "^3.2.10",
"npm-groovy-lint": "^10.1.0",
"npm-groovy-lint": "^11.0.0",
"postcss-less": "^6.0.0",
"prettier": "^2.7.1",
"prettyjson": "^1.2.5",
@ -7866,9 +7866,9 @@
}
},
"node_modules/npm-groovy-lint": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-10.1.0.tgz",
"integrity": "sha512-PvIrPj5O6hM0uq5cwZ/Jjh1sJHNeAUkxh+ck2vu6pSV6v8GKtmdOE62JycnJfLR7EsYEj/0aeORDtt5Kgyqhhw==",
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-11.0.0.tgz",
"integrity": "sha512-tjMJoX3XGL1a9rznU2K1G3Qgu2dbMR3EIFFB3Rks/ET/XWW32ZXwZoatuyaYsuFhCV+EAqi6+DkkdQt4P5xfkg==",
"dependencies": {
"amplitude": "^5.1.6",
"ansi-colors": "^4.1.1",
@ -17489,9 +17489,9 @@
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
},
"npm-groovy-lint": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-10.1.0.tgz",
"integrity": "sha512-PvIrPj5O6hM0uq5cwZ/Jjh1sJHNeAUkxh+ck2vu6pSV6v8GKtmdOE62JycnJfLR7EsYEj/0aeORDtt5Kgyqhhw==",
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-11.0.0.tgz",
"integrity": "sha512-tjMJoX3XGL1a9rznU2K1G3Qgu2dbMR3EIFFB3Rks/ET/XWW32ZXwZoatuyaYsuFhCV+EAqi6+DkkdQt4P5xfkg==",
"requires": {
"amplitude": "^5.1.6",
"ansi-colors": "^4.1.1",

View file

@ -30,7 +30,7 @@
"lodash": "^4.17.21",
"markdownlint-cli": "^0.32.2",
"node-fetch": "^3.2.10",
"npm-groovy-lint": "^10.1.0",
"npm-groovy-lint": "^11.0.0",
"prettier": "^2.7.1",
"prettyjson": "^1.2.5",
"pug": "^3.0.2",