Skip to content

Commit 8a7db38

Browse files
chore(deps): update dependency lint-staged to v16
1 parent 38d3052 commit 8a7db38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/react-component-tsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"compile-less-cli": "~1.9.0",
6060
"husky": "~9.1.0",
6161
"kkt": "^7.5.5",
62-
"lint-staged": "~15.2.0",
62+
"lint-staged": "~16.2.0",
6363
"prettier": "~3.3.0",
6464
"react-test-renderer": "~18.2.0",
6565
"tsbb": "^4.1.5"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@babel/runtime": "^7.18.3",
4848
"husky": "^9.0.11",
4949
"lerna": "~8.1.0",
50-
"lint-staged": "^15.0.0",
50+
"lint-staged": "^16.0.0",
5151
"prettier": "~3.3.0",
5252
"tsbb": "^4.1.5"
5353
}

0 commit comments

Comments
 (0)