Skip to content

Commit a1e43dc

Browse files
committed
chore(deps): update dependency husky to v6
1 parent a327e5b commit a1e43dc

File tree

3 files changed

+14
-24
lines changed

3 files changed

+14
-24
lines changed

package-lock.json

Lines changed: 9 additions & 19 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
@@ -44,7 +44,7 @@
4444
],
4545
"devDependencies": {
4646
"coveralls": "3.1.0",
47-
"husky": "5.2.0",
47+
"husky": "6.0.0",
4848
"jest": "26.6.3",
4949
"lint-staged": "10.5.4",
5050
"nyc": "15.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,10 +1750,10 @@ human-signals@^1.1.1:
17501750
resolved "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz"
17511751
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
17521752

1753-
husky@5.2.0:
1754-
version "5.2.0"
1755-
resolved "https://registry.npmjs.org/husky/-/husky-5.2.0.tgz"
1756-
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
1753+
husky@6.0.0:
1754+
version "6.0.0"
1755+
resolved "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz"
1756+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
17571757

17581758
iconv-lite@0.4.24:
17591759
version "0.4.24"

0 commit comments

Comments
 (0)