Skip to content

Commit ed942a1

Browse files
committed
chore(deps): update dependency husky to v4
1 parent aed90b7 commit ed942a1

File tree

3 files changed

+81
-40
lines changed

3 files changed

+81
-40
lines changed

app/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@jordanforeman/renovate-config": "0.2.3",
2828
"chai": "4.2.0",
2929
"chance": "1.1.4",
30-
"husky": "3.1.0",
30+
"husky": "4.2.3",
3131
"mocha": "6.2.3",
3232
"nyc": "14.1.1",
3333
"proxyquire": "2.1.3",

package-lock.json

Lines changed: 79 additions & 38 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
@@ -25,7 +25,7 @@
2525
"@jordanforeman/commitlint-config": "0.2.2",
2626
"@jordanforeman/release-config": "0.2.2",
2727
"@jordanforeman/renovate-config": "0.2.3",
28-
"husky": "3.1.0"
28+
"husky": "4.2.3"
2929
},
3030
"publishConfig": {
3131
"access": "public"

0 commit comments

Comments
 (0)