From 63c394bc4d96aa2844c044bd3c6bcfbc9c1a3cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:10:15 +0000 Subject: [PATCH] deps(npm): bump npm-groovy-lint from 14.0.1 to 14.2.0 in /dependencies (#5169) Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.0.1 to 14.2.0. - [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.0.1...v14.2.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 | 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 7178938e..839af18e 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -32,7 +32,7 @@ "markdownlint-cli": "^0.38.0", "next": "^14.0.4", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.0.1", + "npm-groovy-lint": "^14.2.0", "postcss-less": "^6.0.0", "prettier": "^3.2.4", "prettyjson": "^1.2.5", @@ -15749,9 +15749,9 @@ } }, "node_modules/npm-groovy-lint": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.0.1.tgz", - "integrity": "sha512-7FFN6P8EK2bVV/afUKGvwWwx9ly1Klyp3wCW+QOqzfZd7HzPCe1qpPX7hzTkORIdxXaBc73l70cJmfkytzf7Jg==", + "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==", "dependencies": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", diff --git a/dependencies/package.json b/dependencies/package.json index e3f5fc76..99af162f 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -27,7 +27,7 @@ "markdownlint-cli": "^0.38.0", "next": "^14.0.4", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.0.1", + "npm-groovy-lint": "^14.2.0", "postcss-less": "^6.0.0", "prettier": "^3.2.4", "prettyjson": "^1.2.5",