From 53ab9a2b9ae61df779b6fb54ff20cf218323f77f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:48:07 -0800 Subject: [PATCH] deps(npm): bump npm-groovy-lint from 14.2.0 to 14.2.1 in /dependencies (#5270) Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.2.0 to 14.2.1. - [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.0...v14.2.1) --- 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 debc0c2d..f495f5ea 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -33,7 +33,7 @@ "markdownlint-cli": "^0.39.0", "next": "^14.1.0", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.2.0", + "npm-groovy-lint": "^14.2.1", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5", @@ -16112,9 +16112,9 @@ } }, "node_modules/npm-groovy-lint": { - "version": "14.2.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.0.tgz", - "integrity": "sha512-Mo4wpQwXt/YhawINGHu1YrniB348xNZ0YV6w3DK4r0kMcwd4gMU7f1islzVLjdpKQNFqf9Q0Oemq/h+k41pvkA==", + "version": "14.2.1", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.1.tgz", + "integrity": "sha512-fbm7RzJHxWZ8t4aF6QeCDRlRnOEkppJnI/KVM6XjhIOglChTfWsAiapiKC6npoWxXzPsffUbzQVGH9DuQ//sNw==", "dependencies": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", diff --git a/dependencies/package.json b/dependencies/package.json index d8d2229b..d979b90b 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -28,7 +28,7 @@ "markdownlint-cli": "^0.39.0", "next": "^14.1.0", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.2.0", + "npm-groovy-lint": "^14.2.1", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5",