From fa9b6383da387c6ece86807b6c00725ff1444e22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:54:38 +0000 Subject: [PATCH] deps(npm): bump npm-groovy-lint from 14.2.2 to 14.2.3 in /dependencies (#5346) Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.2.2 to 14.2.3. - [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/v14.2.2...v14.2.3) --- updated-dependencies: - dependency-name: npm-groovy-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/package-lock.json | 8 ++++---- dependencies/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index e223340f..35adc68d 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -32,7 +32,7 @@ "markdownlint-cli": "^0.39.0", "next": "^14.1.1", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.2.2", + "npm-groovy-lint": "^14.2.3", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5", @@ -16185,9 +16185,9 @@ } }, "node_modules/npm-groovy-lint": { - "version": "14.2.2", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.2.tgz", - "integrity": "sha512-4VsaUSMqm0N5yHcVv5+TUGOxFTbXn9XpIEHnv+LWTfUGTJUa55YMQQdvs1zB+ZDli9xDqUNqM0uDk//Wo26v2A==", + "version": "14.2.3", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.3.tgz", + "integrity": "sha512-le78QxHa24/DJa87a76cELkGZvVqRowFcgTqW4yhcsCgTseSIEdbVbittOj3TRnEpiB4oWHg8XGxe/w3m2bBLg==", "dependencies": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", diff --git a/dependencies/package.json b/dependencies/package.json index e6e783cc..b706d4a1 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -27,7 +27,7 @@ "markdownlint-cli": "^0.39.0", "next": "^14.1.1", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.2.2", + "npm-groovy-lint": "^14.2.3", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5",