From 311beb3d58a7f771d959a6410cdbe4b0b9d7f002 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 13:42:25 +0200 Subject: [PATCH] deps(npm): bump npm-groovy-lint from 14.4.1 to 14.5.0 in /dependencies (#5598) Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 14.4.1 to 14.5.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.4.1...v14.5.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 67360d79..91e13338 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -32,7 +32,7 @@ "markdownlint-cli": "^0.39.0", "next": "^14.2.2", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.4.1", + "npm-groovy-lint": "^14.5.0", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5", @@ -16486,9 +16486,9 @@ } }, "node_modules/npm-groovy-lint": { - "version": "14.4.1", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.4.1.tgz", - "integrity": "sha512-GN5Ln3ve14Fp4oy82rlARaXoj3PKuqMrUHlk/wtczVJTwCLbV9GtwCMKRbUVWe8IwiIYOlJ0hg/i65aQItLusA==", + "version": "14.5.0", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.5.0.tgz", + "integrity": "sha512-B4eDHYHcrNEaGLA659g5JntZnyPMhCkMWz50wnClDwn92rcooy6a/kIxrBQcyBelRMOEYogvXA98lu2RR/OS5Q==", "dependencies": { "ansi-colors": "^4.1.1", "axios": "^1.6.2", diff --git a/dependencies/package.json b/dependencies/package.json index c6df6092..a1e6c532 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -27,7 +27,7 @@ "markdownlint-cli": "^0.39.0", "next": "^14.2.2", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^14.4.1", + "npm-groovy-lint": "^14.5.0", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5",