diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index 71dc5270..77ce975a 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.1", + "npm-groovy-lint": "^14.2.2", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5", @@ -16075,9 +16075,9 @@ } }, "node_modules/npm-groovy-lint": { - "version": "14.2.1", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.1.tgz", - "integrity": "sha512-fbm7RzJHxWZ8t4aF6QeCDRlRnOEkppJnI/KVM6XjhIOglChTfWsAiapiKC6npoWxXzPsffUbzQVGH9DuQ//sNw==", + "version": "14.2.2", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-14.2.2.tgz", + "integrity": "sha512-4VsaUSMqm0N5yHcVv5+TUGOxFTbXn9XpIEHnv+LWTfUGTJUa55YMQQdvs1zB+ZDli9xDqUNqM0uDk//Wo26v2A==", "dependencies": { "amplitude": "^5.1.6", "ansi-colors": "^4.1.1", diff --git a/dependencies/package.json b/dependencies/package.json index 6679b0f9..8c59b94f 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.1", + "npm-groovy-lint": "^14.2.2", "postcss-less": "^6.0.0", "prettier": "^3.2.5", "prettyjson": "^1.2.5",