From 49efd848cf44a87039e68a57d5a58ec407977f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 10:24:45 +0000 Subject: [PATCH] deps(npm): bump npm-groovy-lint from 14.2.3 to 14.2.4 in /dependencies (#5410) Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.2.3 to 14.2.4. - [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.3...v14.2.4) --- 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 47c2b128..d2c51ebb 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -32,7 +32,7 @@ "markdownlint-cli": "^0.39.0", "next": "^14.1.3", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.2.3", + "npm-groovy-lint": "^14.2.4", "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.3", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.3.tgz", - "integrity": "sha512-le78QxHa24/DJa87a76cELkGZvVqRowFcgTqW4yhcsCgTseSIEdbVbittOj3TRnEpiB4oWHg8XGxe/w3m2bBLg==", + "version": "14.2.4", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.4.tgz", + "integrity": "sha512-LZ3OX/hPdijvA9PfKhVx/svdMVYyBtvhrgy8J5PJFlvOOXo6GZ9L+Yb7cHwXv9+9q70G6Z3053Aq4cIZfOrfHg==", "dependencies": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", diff --git a/dependencies/package.json b/dependencies/package.json index ff4c831e..b8dde1e6 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -27,7 +27,7 @@ "markdownlint-cli": "^0.39.0", "next": "^14.1.3", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.2.3", + "npm-groovy-lint": "^14.2.4", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5",