From f655d9222f1ff350eaeec4d6d50521a1af43f858 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:18:15 +0100 Subject: [PATCH] build(npm): bump npm-groovy-lint from 14.0.0 to 14.0.1 in /dependencies (#5023) Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.0.0 to 14.0.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.0.0...v14.0.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 2c36e25c..3a9cc6b3 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -39,7 +39,7 @@ "next": "^14.0.4", "next-pwa": "^5.6.0", "node-fetch": "^3.3.2", - "npm-groovy-lint": "^14.0.0", + "npm-groovy-lint": "^14.0.1", "postcss-less": "^6.0.0", "prettier": "^3.1.1", "prettyjson": "^1.2.5", @@ -15614,9 +15614,9 @@ } }, "node_modules/npm-groovy-lint": { - "version": "14.0.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.0.0.tgz", - "integrity": "sha512-ID/eTicTzBluCpVsxkQRAj4hugOCECn4IxPw6Hw4W6wnHpZW2VZlPkw/lKDw7Xc3jjRsL/1z9fFyezOEprUaMQ==", + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.0.1.tgz", + "integrity": "sha512-7FFN6P8EK2bVV/afUKGvwWwx9ly1Klyp3wCW+QOqzfZd7HzPCe1qpPX7hzTkORIdxXaBc73l70cJmfkytzf7Jg==", "dependencies": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", diff --git a/dependencies/package.json b/dependencies/package.json index 6507131a..b2dc36c0 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -34,7 +34,7 @@ "next": "^14.0.4", "next-pwa": "^5.6.0", "node-fetch": "^3.3.2", - "npm-groovy-lint": "^14.0.0", + "npm-groovy-lint": "^14.0.1", "postcss-less": "^6.0.0", "prettier": "^3.1.1", "prettyjson": "^1.2.5",