mirror of
https://github.com/super-linter/super-linter.git
synced 2024-12-21 20:22:11 -05:00
deps(npm): bump npm-groovy-lint from 15.0.0 to 15.0.2 in /dependencies
Some checks failed
Build and Test / Set build metadata (push) Has been cancelled
Build and Test / Build test suite matrix (push) Has been cancelled
Build and Test / preview-release-notes (push) Has been cancelled
Lint commit / commitlint (push) Has been cancelled
Build and Test / Build and Test (push) Has been cancelled
Build and Test / Test the Super-linter GitHub Action (push) Has been cancelled
Build and Test / Run test cases (push) Has been cancelled
Build and Test / Check if all the tests passed (push) Has been cancelled
Some checks failed
Build and Test / Set build metadata (push) Has been cancelled
Build and Test / Build test suite matrix (push) Has been cancelled
Build and Test / preview-release-notes (push) Has been cancelled
Lint commit / commitlint (push) Has been cancelled
Build and Test / Build and Test (push) Has been cancelled
Build and Test / Test the Super-linter GitHub Action (push) Has been cancelled
Build and Test / Run test cases (push) Has been cancelled
Build and Test / Check if all the tests passed (push) Has been cancelled
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] <support@github.com>
This commit is contained in:
parent
71cc52518b
commit
64a59f83f2
2 changed files with 6 additions and 7 deletions
11
dependencies/package-lock.json
generated
vendored
11
dependencies/package-lock.json
generated
vendored
|
@ -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",
|
||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue