chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 (#10826)

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.3.0 to 15.4.1.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.3.0...v15.4.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-17 19:47:56 +02:00
committed by GitHub
parent cc5ca5873e
commit c7970fc310
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -95,7 +95,7 @@
"icedfrisby-nock": "^2.1.0",
"is-svg": "^5.1.0",
"jsdoc": "^4.0.4",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"lodash.difference": "^4.5.0",
"minimist": "^1.2.8",
"mocha": "^11.0.1",
@@ -18815,9 +18815,9 @@
}
},
"node_modules/lint-staged": {
"version": "15.3.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.3.0.tgz",
"integrity": "sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==",
"version": "15.4.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.4.1.tgz",
"integrity": "sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==",
"dev": true,
"dependencies": {
"chalk": "~5.4.1",

View File

@@ -182,7 +182,7 @@
"icedfrisby-nock": "^2.1.0",
"is-svg": "^5.1.0",
"jsdoc": "^4.0.4",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"lodash.difference": "^4.5.0",
"minimist": "^1.2.8",
"mocha": "^11.0.1",