From bcf0247fa7f2416e00a08b3196f6dbdace213f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 12:23:22 -0600 Subject: [PATCH] Bump npm-groovy-lint from 9.0.0 to 9.1.0 in /dependencies (#2249) Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 9.0.0 to 9.1.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.0.0...v9.1.0) --- updated-dependencies: - dependency-name: npm-groovy-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/package-lock.json | 14 +++++++------- dependencies/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index 07a587e0..00d36ce9 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -32,7 +32,7 @@ "lodash": "^4.17.21", "markdownlint-cli": "^0.30.0", "node-fetch": "^3.1.0", - "npm-groovy-lint": "^9.0.0", + "npm-groovy-lint": "^9.1.0", "prettier": "^2.5.1", "prettyjson": "^1.2.1", "pug": "^3.0.2", @@ -6744,9 +6744,9 @@ "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=" }, "node_modules/npm-groovy-lint": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.0.0.tgz", - "integrity": "sha512-gMbuWXXxhQTzvuJVfA+9D21d7lBTnLZ3BUzC8Xj/tITbDtI1DD98H368RazQhlbz5zPIPTByEU6+pnse+G3R6Q==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.1.0.tgz", + "integrity": "sha512-D6wYZL1LUQM+SSghVkmITBv5reYe512lIHFzg9SqjyCwB9KOGPQLykz+RALhSck0bZ2er88sqjjg2EuGGofNOg==", "dependencies": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", @@ -15695,9 +15695,9 @@ "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=" }, "npm-groovy-lint": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.0.0.tgz", - "integrity": "sha512-gMbuWXXxhQTzvuJVfA+9D21d7lBTnLZ3BUzC8Xj/tITbDtI1DD98H368RazQhlbz5zPIPTByEU6+pnse+G3R6Q==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.1.0.tgz", + "integrity": "sha512-D6wYZL1LUQM+SSghVkmITBv5reYe512lIHFzg9SqjyCwB9KOGPQLykz+RALhSck0bZ2er88sqjjg2EuGGofNOg==", "requires": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", diff --git a/dependencies/package.json b/dependencies/package.json index 48244191..3a1eb4a2 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -27,7 +27,7 @@ "lodash": "^4.17.21", "markdownlint-cli": "^0.30.0", "node-fetch": "^3.1.0", - "npm-groovy-lint": "^9.0.0", + "npm-groovy-lint": "^9.1.0", "prettier": "^2.5.1", "prettyjson": "^1.2.1", "pug": "^3.0.2",