Bump lint-staged from 15.2.11 to 15.3.0 (#195474)

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.11 to 15.3.0.
- [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.11...v15.3.0)

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

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-02 16:50:43 +03:00
committed by GitHub
parent 936c68b183
commit 8ae8f94ddc
2 changed files with 10 additions and 10 deletions

View File

@@ -22,7 +22,7 @@
"devDependencies": {
"@adguard/aglint": "2.1.3",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"markdownlint": "^0.37.2",
"markdownlint-cli": "^0.43.0"
}