Skip to content

Commit c6220d5

Browse files
chore(deps): update dependency husky to v1.1.1 (#138)
1 parent a3cc58b commit c6220d5

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.1.0",
43+
"husky": "1.1.1",
4444
"jest": "23.6.0",
4545
"jest-junit": "5.2.0",
4646
"jest-puppeteer": "3.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2874,9 +2874,9 @@ humanize-ms@^1.2.1:
28742874
dependencies:
28752875
ms "^2.0.0"
28762876

2877-
2878-
version "1.1.0"
2879-
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.0.tgz#7271e85f5d98b54349788839b720c9a60cd95dba"
2877+
2878+
version "1.1.1"
2879+
resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.1.tgz#7179043184f68a4d1ffc975cbd1c6132ef1fd7b3"
28802880
dependencies:
28812881
cosmiconfig "^5.0.6"
28822882
execa "^0.9.0"

0 commit comments

Comments
 (0)