Skip to content
This repository was archived by the owner on May 23, 2021. It is now read-only.

Commit 32cf438

Browse files
committed
chore(deps): update dependency husky to ^3.0.5
1 parent 35a9f35 commit 32cf438

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"homepage": "https://github.com/textlint/textlint-scripts",
3535
"devDependencies": {
36-
"husky": "^3.0.4",
36+
"husky": "^3.0.5",
3737
"lint-staged": "^9.2.5",
3838
"prettier": "^1.8.1",
3939
"shelljs": "^0.8.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2119,10 +2119,10 @@ hosted-git-info@^2.1.4:
21192119
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.4.tgz#44119abaf4bc64692a16ace34700fed9c03e2546"
21202120
integrity sha512-pzXIvANXEFrc5oFFXRMkbLPQ2rXRoDERwDLyrcUxGhaZhgP54BBSl9Oheh7Vv0T090cszWBxPjkQQ5Sq1PbBRQ==
21212121

2122-
husky@^3.0.4:
2123-
version "3.0.4"
2124-
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.4.tgz#10a48ac11ab50859b0939750fa0b4e07ad0bf669"
2125-
integrity sha512-7Rnt8aJfy+MlV28snmYK7O7vWwtOfeVxV6KhLpUFXlmx5ukQ1nQmNUB7QsAwSgdySB5X+bm7q7JIRgazqBUzKA==
2122+
husky@^3.0.5:
2123+
version "3.0.5"
2124+
resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5.tgz#d7db27c346645a8dc52df02aa534a377ad7925e0"
2125+
integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg==
21262126
dependencies:
21272127
chalk "^2.4.2"
21282128
cosmiconfig "^5.2.1"

0 commit comments

Comments
 (0)