We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9afe1fe commit d01f54bCopy full SHA for d01f54b
package.json
@@ -60,7 +60,7 @@
60
"expect": "22.3.0",
61
"flow-bin": "0.83.0",
62
"flow-copy-source": "2.0.2",
63
- "husky": "1.1.1",
+ "husky": "1.1.2",
64
"jest": "22.3.0",
65
"json": "9.0.6",
66
"lint-staged": "7.3.0",
yarn.lock
@@ -3507,9 +3507,9 @@ http-signature@~1.2.0:
3507
jsprim "^1.2.2"
3508
sshpk "^1.7.0"
3509
3510
-[email protected].1:
3511
- version "1.1.1"
3512
- resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.1.tgz#7179043184f68a4d1ffc975cbd1c6132ef1fd7b3"
+[email protected].2:
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.2.tgz#574c2bb16958db8a8120b63306efaff110525c23"
3513
dependencies:
3514
cosmiconfig "^5.0.6"
3515
execa "^0.9.0"
0 commit comments