Bump lint-staged from 15.4.1 to 15.4.2 (#197025)

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.1 to 15.4.2.
- [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.4.1...v15.4.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]
2025-01-24 21:11:03 +03:00
committed by GitHub
parent 128534c0ab
commit b7baca1787
2 changed files with 32 additions and 27 deletions

View File

@@ -22,7 +22,7 @@
"devDependencies": {
"@adguard/aglint": "2.1.3",
"husky": "^9.1.7",
"lint-staged": "^15.4.1",
"lint-staged": "^15.4.2",
"markdownlint": "^0.37.4",
"markdownlint-cli": "^0.43.0"
}