refactor: Bump lint-staged from 15.4.3 to 15.5.0 (#9678)

This commit is contained in:
dependabot[bot]
2025-03-26 22:22:00 +01:00
committed by GitHub
parent a95e9af5b3
commit 06ebd02e68
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@@ -90,7 +90,7 @@
"jasmine-spec-reporter": "7.0.0",
"jsdoc": "4.0.4",
"jsdoc-babel": "0.5.0",
"lint-staged": "15.4.3",
"lint-staged": "15.5.0",
"m": "1.9.0",
"madge": "8.0.0",
"mock-files-adapter": "file:spec/dependencies/mock-files-adapter",
@@ -12823,14 +12823,14 @@
}
},
"node_modules/lint-staged": {
"version": "15.4.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz",
"integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==",
"version": "15.5.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.0.tgz",
"integrity": "sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==",
"dev": true,
"license": "MIT",
"dependencies": {
"chalk": "^5.4.1",
"commander": "13.1.0",
"commander": "^13.1.0",
"debug": "^4.4.0",
"execa": "^8.0.1",
"lilconfig": "^3.1.3",
@@ -31205,13 +31205,13 @@
}
},
"lint-staged": {
"version": "15.4.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.3.tgz",
"integrity": "sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==",
"version": "15.5.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.0.tgz",
"integrity": "sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==",
"dev": true,
"requires": {
"chalk": "^5.4.1",
"commander": "13.1.0",
"commander": "^13.1.0",
"debug": "^4.4.0",
"execa": "^8.0.1",
"lilconfig": "^3.1.3",