Bump lint-staged from 15.3.0 to 15.4.1 (#196550)

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

---
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-20 13:04:28 +03:00
committed by GitHub
parent 99c49c12ad
commit 930938263f
2 changed files with 5 additions and 5 deletions

View File

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