From 64a59f83f27f836c1d8cdc2aa9d04102a3db34bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:46:14 +0000 Subject: [PATCH] deps(npm): bump npm-groovy-lint from 15.0.0 to 15.0.2 in /dependencies Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 15.0.0 to 15.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/v15.0.0...v15.0.2) --- updated-dependencies: - dependency-name: npm-groovy-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dependencies/package-lock.json | 11 +++++------ dependencies/package.json | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/dependencies/package-lock.json b/dependencies/package-lock.json index ad781f01..1de316ae 100644 --- a/dependencies/package-lock.json +++ b/dependencies/package-lock.json @@ -34,7 +34,7 @@ "markdownlint-cli": "^0.42.0", "next": "^15.0.3", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^15.0.0", + "npm-groovy-lint": "^15.0.2", "postcss-less": "^6.0.0", "prettier": "^3.3.3", "prettyjson": "^1.2.5", @@ -17282,10 +17282,9 @@ } }, "node_modules/npm-groovy-lint": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-15.0.0.tgz", - "integrity": "sha512-MSVHrSK2bVQnQUSIiyXp8Am33E6gt3QUBXm8Z+AA4dToLqpU0+46VCiIcOCTSiKmz9Rd7DoGgFrd5eBEO4qBsg==", - "license": "MIT", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-15.0.2.tgz", + "integrity": "sha512-1HvEdy0eKIHOx/TIBgehQGEA+UObCUFsmHJ45LRxCkiMUTMMYEDXlTPV6u78UMNCsFqcGzeMUPfi4tXAxss2Tg==", "dependencies": { "ansi-colors": "^4.1.1", "axios": "^1.6.2", @@ -17298,7 +17297,7 @@ "fs-extra": "^11.0.0", "glob": "^11.0.0", "import-fresh": "^3.2.1", - "java-caller": "^4.0.0", + "java-caller": "^4.1.1", "js-yaml": "^4.1.0", "node-sarif-builder": "^3.0.0", "optionator": "^0.9.0", diff --git a/dependencies/package.json b/dependencies/package.json index 79553dda..774e4ecd 100644 --- a/dependencies/package.json +++ b/dependencies/package.json @@ -29,7 +29,7 @@ "markdownlint-cli": "^0.42.0", "next": "^15.0.3", "next-pwa": "^5.6.0", - "npm-groovy-lint": "^15.0.0", + "npm-groovy-lint": "^15.0.2", "postcss-less": "^6.0.0", "prettier": "^3.3.3", "prettyjson": "^1.2.5",