Skip to content

Commit 0cb62b4

Browse files
committed
Update dependency husky to v3.0.9
1 parent a7cec95 commit 0cb62b4

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

package-lock.json

Lines changed: 8 additions & 17 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
@@ -12,7 +12,7 @@
1212
"git:update-hooks": "rm -r .git/hooks && mkdir -p .git/hooks && node ./node_modules/husky/husky.js install"
1313
},
1414
"devDependencies": {
15-
"husky": "3.0.5",
15+
"husky": "3.0.9",
1616
"lint-staged": "9.4.0"
1717
},
1818
"husky": {

0 commit comments

Comments
 (0)