Skip to content

Commit

Permalink
fix(deps): update dependency husky to v7.0.4 (#316)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 9, 2021
1 parent 905e005 commit 3fb6520
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 @@ -46,7 +46,7 @@
"@types/react": "17.0.34",
"@types/react-dom": "17.0.11",
"compile-less-cli": "1.8.9",
"husky": "7.0.2",
"husky": "7.0.4",
"kkt": "6.11.0",
"lint-staged": "11.2.6",
"prettier": "2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"publish": "lerna publish from-package"
},
"dependencies": {
"husky": "7.0.2",
"husky": "7.0.4",
"lerna": "4.0.0",
"prettier": "2.4.1",
"pretty-quick": "3.1.1",
Expand Down

0 comments on commit 3fb6520

Please sign in to comment.