1
0
mirror of https://github.com/badges/shields.git synced 2025-04-18 19:44:04 +03:00

chore(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 (#10942)

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.3 to 15.5.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.3...v15.5.0)

---
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-03-14 19:41:36 +00:00 committed by GitHub
parent c0326a1862
commit 2b41dc5dcf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.4.3",
"lint-staged": "^15.5.0",
"lodash.difference": "^4.5.0",
"minimist": "^1.2.8",
"mocha": "^11.1.0",
@ -18906,9 +18906,9 @@
}
},
"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": {

View File

@ -183,7 +183,7 @@
"icedfrisby-nock": "^2.1.0",
"is-svg": "^5.1.0",
"jsdoc": "^4.0.4",
"lint-staged": "^15.4.3",
"lint-staged": "^15.5.0",
"lodash.difference": "^4.5.0",
"minimist": "^1.2.8",
"mocha": "^11.1.0",