Skip to content

Commit 0fa7f6a

Browse files
chore(deps): update dependency husky to v1.0.1 (#126)
1 parent 9a158a8 commit 0fa7f6a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"babel-plugin-add-module-exports": "1.0.0",
4141
"babel-plugin-dev-expression": "0.2.1",
4242
"concurrently": "4.0.1",
43-
"husky": "1.0.0",
43+
"husky": "1.0.1",
4444
"jest": "23.6.0",
4545
"jest-junit": "5.1.0",
4646
"jest-puppeteer": "3.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2924,9 +2924,9 @@ humanize-ms@^1.2.1:
29242924
dependencies:
29252925
ms "^2.0.0"
29262926

2927-
2928-
version "1.0.0"
2929-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.0.tgz#308980544f20edb1b3e80680b29ae02f87dfa94c"
2927+
2928+
version "1.0.1"
2929+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.1.tgz#749bc6b3a14bdc9cab73d8cc827b92fcd691fac6"
29302930
dependencies:
29312931
cosmiconfig "^5.0.6"
29322932
execa "^0.9.0"

0 commit comments

Comments
 (0)