build(deps-dev): bump lint-staged from 15.2.1 to 15.2.2

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.1 to 15.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.1...v15.2.2)

---
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-02-06 05:05:04 +00:00
committed by GitHub
parent 4c5f51c9b3
commit a5f81ae35f
2 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^8.0.3",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"markdown-toc": "^1.2.0",
"nyc": "^15.0.1",
"prettier": "^3.2.5",