Skip to content

Commit 49ae178

Browse files
committed
chore: update dependency husky to v3.0.6
1 parent 25714e4 commit 49ae178

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"scripts": {},
33
"devDependencies": {
4-
"husky": "3.0.5"
4+
"husky": "3.0.6"
55
}
66
}
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"scripts": {},
33
"devDependencies": {
4-
"husky": "3.0.5"
4+
"husky": "3.0.6"
55
}
66
}
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"scripts": {},
33
"devDependencies": {
4-
"husky": "3.0.5"
4+
"husky": "3.0.6"
55
}
66
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@lerna/project": "3.16.0",
8686
"@types/jest": "24.0.18",
8787
"docsify-cli": "4.3.0",
88-
"husky": "3.0.5",
88+
"husky": "3.0.6",
8989
"jest": "24.8.0",
9090
"lerna": "3.16.4",
9191
"lint-staged": "8.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5747,10 +5747,10 @@ humanize-ms@^1.2.1:
57475747
dependencies:
57485748
ms "^2.0.0"
57495749

5750-
5751-
version "3.0.5"
5752-
resolved "https://registry.npmjs.org/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0"
5753-
integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==
5750+
5751+
version "3.0.6"
5752+
resolved "https://registry.npmjs.org/husky/-/husky-3.0.6.tgz#035aa2c0ae992a131fc72fcb410f1758daad1147"
5753+
integrity sha512-bNTgujuC5VS0m8gK70zRpzXq9rccFUFcjuU6L/SFLZxV7eke+6x10Tpk+st3rmgCEsQ4vn+yJk1jx3gvSD8knQ==
57545754
dependencies:
57555755
chalk "^2.4.2"
57565756
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)