Bump lint-staged from 16.3.2 to 17.0.2 (#230789)

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.3.2 to 17.0.2.
- [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/v16.3.2...v17.0.2)

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

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]
2026-05-08 00:04:02 +03:00
committed by GitHub
parent 3a2361a912
commit 2e32b514f5
2 changed files with 142 additions and 74 deletions

View File

@@ -27,7 +27,7 @@
"devDependencies": {
"@adguard/aglint": "4.0.0-beta.5",
"husky": "^9.1.7",
"lint-staged": "^16.3.2",
"lint-staged": "^17.0.2",
"markdownlint": "^0.40.0",
"markdownlint-cli": "^0.48.0"
}