Bump npm-groovy-lint from 9.4.1 to 9.5.0 in /dependencies (#2793)

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 9.4.1 to 9.5.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/v9.4.1...v9.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] 2022-04-20 11:11:43 -07:00 committed by GitHub
parent 4b88b714d6
commit 6de1c11a9a
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

@ -33,7 +33,7 @@
"lodash": "^4.17.21",
"markdownlint-cli": "^0.31.1",
"node-fetch": "^3.2.3",
"npm-groovy-lint": "^9.4.1",
"npm-groovy-lint": "^9.5.0",
"postcss-less": "^6.0.0",
"prettier": "^2.6.1",
"prettyjson": "^1.2.5",
@ -6580,9 +6580,9 @@
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
},
"node_modules/npm-groovy-lint": {
"version": "9.4.1",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.4.1.tgz",
"integrity": "sha512-fn0t1FIAwwYjv/AgaHwQO5ADyd+fYoT73TS6M3Q0OW2elwS0zq0H4zLM8iP9oQ9P7NWKwB65Tyg9RA4U6OO4gA==",
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.5.0.tgz",
"integrity": "sha512-4SbYTIVLckokLQ50INjGVoByNx8mH1WlnCg+KkFba3NzyKswJNKATn9F2mcYhf+8Ywz+wFMvtkyCe5jeN+dzCQ==",
"dependencies": {
"amplitude": "^5.1.6",
"ansi-colors": "^4.1.1",
@ -15517,9 +15517,9 @@
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
},
"npm-groovy-lint": {
"version": "9.4.1",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.4.1.tgz",
"integrity": "sha512-fn0t1FIAwwYjv/AgaHwQO5ADyd+fYoT73TS6M3Q0OW2elwS0zq0H4zLM8iP9oQ9P7NWKwB65Tyg9RA4U6OO4gA==",
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.5.0.tgz",
"integrity": "sha512-4SbYTIVLckokLQ50INjGVoByNx8mH1WlnCg+KkFba3NzyKswJNKATn9F2mcYhf+8Ywz+wFMvtkyCe5jeN+dzCQ==",
"requires": {
"amplitude": "^5.1.6",
"ansi-colors": "^4.1.1",

View file

@ -28,7 +28,7 @@
"lodash": "^4.17.21",
"markdownlint-cli": "^0.31.1",
"node-fetch": "^3.2.3",
"npm-groovy-lint": "^9.4.1",
"npm-groovy-lint": "^9.5.0",
"prettier": "^2.6.1",
"prettyjson": "^1.2.5",
"pug": "^3.0.2",