From b09ada143f6cf129f6a56e722a354a79f0f5291b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:43:34 +0000 Subject: [PATCH] Bump npm-groovy-lint from 13.0.0 to 13.0.2 in /dependencies (#4970) Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 13.0.0 to 13.0.2. - [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/v13.0.0...v13.0.2) --- 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> Co-authored-by: Zack Koppert --- 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 044d05ca..ccb6bf84 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": "^13.0.0", + "npm-groovy-lint": "^13.0.2", "postcss-less": "^6.0.0", "prettier": "^3.1.1", "prettyjson": "^1.2.5", @@ -15621,9 +15621,9 @@ } }, "node_modules/npm-groovy-lint": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-13.0.0.tgz", - "integrity": "sha512-8+WAJxj0gmx07uXEDiRgSY9sBMOnCqfi/d1zqmIl8V6Q6xg/RR8QoZKbMZAQ+MR52k0GpTeakDJqYERaa/jxnw==", + "version": "13.0.2", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-13.0.2.tgz", + "integrity": "sha512-tVMsJ/c34fl0JD0nxJTqv2j5qceZaxq/+NuF6fNvFAncVLH4QkquFSF0TpKeY8X9hlltnowcrtxv82oo3sdeBQ==", "dependencies": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", diff --git a/dependencies/package.json b/dependencies/package.json index 1c268673..30c572b8 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": "^13.0.0", + "npm-groovy-lint": "^13.0.2", "postcss-less": "^6.0.0", "prettier": "^3.1.1", "prettyjson": "^1.2.5",