chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.8 to 15.2.9.
- [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.2.8...v15.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-14 00:35:10 +00:00
committed by GitHub
parent 67f32e8d5f
commit b9562a8dc5
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -100,7 +100,7 @@
"lerna": "2.11.0",
"lerna-changelog": "2.2.0",
"light-my-request": "5.13.0",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"markdown-table": "2.0.0",
"mocha": "10.7.3",
"mongoose": "8.5.2",
@@ -27514,9 +27514,9 @@
"dev": true
},
"node_modules/lint-staged": {
"version": "15.2.8",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.8.tgz",
"integrity": "sha512-PUWFf2zQzsd9EFU+kM1d7UP+AZDbKFKuj+9JNVTBkhUFhbg4MAt6WfyMMwBfM4lYqd4D2Jwac5iuTu9rVj4zCQ==",
"version": "15.2.9",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.9.tgz",
"integrity": "sha512-BZAt8Lk3sEnxw7tfxM7jeZlPRuT4M68O0/CwZhhaw6eeWu0Lz5eERE3m386InivXB64fp/mDID452h48tvKlRQ==",
"dev": true,
"dependencies": {
"chalk": "~5.3.0",

View File

@@ -148,7 +148,7 @@
"lerna": "2.11.0",
"lerna-changelog": "2.2.0",
"light-my-request": "5.13.0",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"markdown-table": "2.0.0",
"mocha": "10.7.3",
"mongoose": "8.5.2",