Skip to content

Commit 789a404

Browse files
committed
chore: upgrade husky and lint-staged
1 parent 74513fc commit 789a404

File tree

2 files changed

+118
-142
lines changed

2 files changed

+118
-142
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"eslint": "^8.48.0",
3838
"eslint-config-prettier": "^9.0.0",
3939
"eslint-plugin-prettier": "^5.0.0",
40-
"husky": "^7.0.4",
41-
"lint-staged": "^12.4.0",
40+
"husky": "^8.0.3",
41+
"lint-staged": "^14.0.1",
4242
"prettier": "^3.0.3",
4343
"turbo": "^1.10.13",
4444
"typescript": "^5.2.2"

0 commit comments

Comments
 (0)