Bump lint-staged from 15.2.1 to 15.2.2 (#172278)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-07 12:29:22 +02:00
committed by GitHub
parent 3b1da15d5f
commit 3b871d0e21
2 changed files with 6 additions and 11 deletions

View File

@@ -22,7 +22,7 @@
"devDependencies": {
"@adguard/aglint": "^2.0.8",
"husky": "^9.0.10",
"lint-staged": "^15.2.1",
"lint-staged": "^15.2.2",
"markdownlint": "^0.33.0",
"markdownlint-cli": "^0.39.0"
}