Skip to content

Commit bd9c4c8

Browse files
chore(deps-dev): bump lint-staged from 15.5.1 to 16.0.0
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.1 to 16.0.0. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.1...v16.0.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 491cdc7 commit bd9c4c8

File tree

3 files changed

+59
-126
lines changed

3 files changed

+59
-126
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@vitest/coverage-v8": "^3.0.8",
3535
"@vitest/ui": "^3.0.8",
3636
"husky": "^9.1.7",
37-
"lint-staged": "^15.5.1",
37+
"lint-staged": "^16.0.0",
3838
"micromatch": "^4.0.8",
3939
"prettier": "^3.5.3",
4040
"tsx": "^4.19.4",

packages/api-bindings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "^22.15.20",
3333
"@typescript/analyze-trace": "^0.10.1",
3434
"eslint": "^9.18.0",
35-
"lint-staged": "^15.5.1",
35+
"lint-staged": "^16.0.0",
3636
"prettier": "^3.4.2",
3737
"ts-morph": "^26.0.0",
3838
"tsx": "^4.19.4",

0 commit comments

Comments
 (0)