build(deps-dev): bump lint-staged from 16.3.1 to 16.3.2 (#4837)

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.3.1 to 16.3.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.1...v16.3.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.3.2
  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>
Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
dependabot[bot]
2026-03-19 07:46:43 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent 440ba17782
commit 0b28073b5f
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"devDependencies": {
"@biomejs/biome": "2.4.4",
"husky": "^9.1.7",
"lint-staged": "^16.3.1",
"lint-staged": "^16.3.2",
"turbo": "^2.8.12",
"typedoc": "^0.28.17",
"typedoc-plugin-markdown": "^4.10.0",