diff --git a/example/react-component-tsx/package.json b/example/react-component-tsx/package.json index 0b096145..e52f9d10 100644 --- a/example/react-component-tsx/package.json +++ b/example/react-component-tsx/package.json @@ -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", diff --git a/package.json b/package.json index 36ca86d3..e7bff253 100644 --- a/package.json +++ b/package.json @@ -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",