Skip to content

Commit

Permalink
Update husky to 9.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ComiR committed Oct 29, 2024
1 parent faf21cc commit 7e73217
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"format": "prettier -w ./",
"build": "webpack --config config/webpack.config.prod.cjs",
"dev": "webpack --config config/webpack.config.dev.cjs",
"prepare": "husky install",
"prepare": "husky",
"lint-staged": "lint-staged"
},
"repository": {
Expand All @@ -33,7 +33,7 @@
"browserslist": "4.22.3",
"cross-env": "7.0.3",
"css-loader": "6.10.0",
"husky": "8.0.3",
"husky": "9.1.6",
"less": "4.2.0",
"less-loader": "11.1.4",
"lint-staged": "15.2.1",
Expand Down

0 comments on commit 7e73217

Please sign in to comment.