From 847ace693e3d66057aab063df7f3762b6a4b206f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 10:49:30 -0600 Subject: [PATCH] Bump npm-groovy-lint from 9.1.0 to 9.3.0 in /dependencies (#2281) Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 9.1.0 to 9.3.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.1.0...v9.3.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 2500cf84..7f0f0af5 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.1.0", + "npm-groovy-lint": "^9.3.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.1.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.1.0.tgz", - "integrity": "sha512-D6wYZL1LUQM+SSghVkmITBv5reYe512lIHFzg9SqjyCwB9KOGPQLykz+RALhSck0bZ2er88sqjjg2EuGGofNOg==", + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.3.0.tgz", + "integrity": "sha512-ckvHHcHZUP6eQG8o9THXLJxJu2wxU6bryCzbHOCcYbxAh7uxFBtjXZIQA21p/ZsHn4Usao4MJjgiVCFGAy5MtQ==", "dependencies": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", @@ -15695,9 +15695,9 @@ "integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=" }, "npm-groovy-lint": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.1.0.tgz", - "integrity": "sha512-D6wYZL1LUQM+SSghVkmITBv5reYe512lIHFzg9SqjyCwB9KOGPQLykz+RALhSck0bZ2er88sqjjg2EuGGofNOg==", + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-9.3.0.tgz", + "integrity": "sha512-ckvHHcHZUP6eQG8o9THXLJxJu2wxU6bryCzbHOCcYbxAh7uxFBtjXZIQA21p/ZsHn4Usao4MJjgiVCFGAy5MtQ==", "requires": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", diff --git a/dependencies/package.json b/dependencies/package.json index 2ceac8d0..57a27cd1 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.1.0", + "npm-groovy-lint": "^9.3.0", "prettier": "^2.5.1", "prettyjson": "^1.2.1", "pug": "^3.0.2",