Skip to content

Commit 6809932

Browse files
chore(deps): update dependency husky to v8 (#51)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 65af406 commit 6809932

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"cz-conventional-changelog": "^3.3.0",
6262
"eslint": "8.15.0",
6363
"eslint-formatter-pretty": "^4.1.0",
64-
"husky": "^7.0.4",
64+
"husky": "8.0.1",
6565
"lint-staged": "12.4.1",
6666
"prettier": "2.6.2",
6767
"standard-version": "^9.3.2"

templates/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"fork-ts-checker-webpack-plugin": "^6.5.2",
5252
"html-loader": "^3.1.0",
5353
"html-webpack-plugin": "^5.5.0",
54-
"husky": "^7.0.4",
54+
"husky": "8.0.1",
5555
"jest": "^28.0.3",
5656
"jsdoc": "^3.6.10",
5757
"jsdoc-babel": "^0.5.0",

templates/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"fork-ts-checker-webpack-plugin": "^6.5.2",
6363
"html-loader": "^3.1.0",
6464
"html-webpack-plugin": "^5.5.0",
65-
"husky": "^7.0.4",
65+
"husky": "8.0.1",
6666
"jest": "^28.0.3",
6767
"jsdoc": "^3.6.10",
6868
"jsdoc-babel": "^0.5.0",

0 commit comments

Comments
 (0)