Skip to content

Commit

Permalink
chore(deps): update dependency husky to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2022
1 parent a0ff47f commit e5893ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/react-component-tsx/package.json
Expand Up @@ -57,7 +57,7 @@
"@types/react-dom": "~18.0.0",
"@types/react-test-renderer": "~18.0.0",
"compile-less-cli": "~1.8.13",
"husky": "~7.0.4",
"husky": "~8.0.0",
"kkt": "7.1.7",
"lint-staged": "~12.3.7",
"prettier": "~2.6.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"*.{js,jsx,tsx,ts,less,md,json}": "prettier --write"
},
"devDependencies": {
"husky": "~7.0.4",
"husky": "~8.0.0",
"lerna": "~4.0.0",
"lint-staged": "~12.3.7",
"prettier": "~2.6.0",
Expand Down

0 comments on commit e5893ba

Please sign in to comment.