Bump lint-staged in /src/Misc/expressionFunc/hashFiles

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.0 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/v15.5.0...v16.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-07 22:14:38 +00:00
committed by GitHub
parent ce8ce410b0
commit cd040b1f9f
2 changed files with 240 additions and 408 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -44,7 +44,7 @@
"eslint-plugin-github": "^4.10.2",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^9.1.7",
"lint-staged": "^15.5.0",
"lint-staged": "^16.3.2",
"prettier": "^3.0.3",
"typescript": "^5.9.3"
}