Skip to content

Commit 9f8dabe

Browse files
renovate[bot]renovate-bot
andauthoredAug 28, 2021
fix(deps): update dependency husky to v7.0.2 (#228)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 272a7b0 commit 9f8dabe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎example/react-component-tsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/react": "17.0.19",
4848
"@types/react-dom": "17.0.9",
4949
"compile-less-cli": "1.8.1",
50-
"husky": "4.3.8",
50+
"husky": "7.0.2",
5151
"kkt": "6.11.0",
5252
"lint-staged": "11.1.2",
5353
"prettier": "2.3.2",

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
}
3838
},
3939
"dependencies": {
40-
"husky": "7.0.1",
40+
"husky": "7.0.2",
4141
"lerna": "4.0.0",
4242
"prettier": "2.3.2",
4343
"pretty-quick": "3.1.1",

0 commit comments

Comments
 (0)
Please sign in to comment.