This repository was archived by the owner on May 27, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 "eslint-plugin-security" : " 1.4.0" ,
3030 "eslint-plugin-typescript" : " 0.12.0" ,
3131 "eslint-plugin-unicorn" : " 4.0.3" ,
32- "husky" : " 1.0.0-rc.4 " ,
32+ "husky" : " 1.0.0-rc.8 " ,
3333 "identity-obj-proxy" : " 3.0.0" ,
3434 "jest" : " 22.4.3" ,
3535 "koa-connect" : " 2.0.1" ,
Original file line number Diff line number Diff line change @@ -1639,16 +1639,7 @@ cosmiconfig@^2.1.0, cosmiconfig@^2.1.1:
16391639 parse-json "^2.2.0"
16401640 require-from-string "^1.1.0"
16411641
1642- cosmiconfig@^4.0.0 :
1643- version "4.0.0"
1644- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-4.0.0.tgz#760391549580bbd2df1e562bc177b13c290972dc"
1645- dependencies :
1646- is-directory "^0.3.1"
1647- js-yaml "^3.9.0"
1648- parse-json "^4.0.0"
1649- require-from-string "^2.0.1"
1650-
1651- cosmiconfig@^5.0.0 :
1642+ cosmiconfig@^5.0.0, cosmiconfig@^5.0.2 :
16521643 version "5.0.5"
16531644 resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.5.tgz#a809e3c2306891ce17ab70359dc8bdf661fe2cd0"
16541645 dependencies :
@@ -2879,13 +2870,14 @@ http-signature@~1.2.0:
28792870 jsprim "^1.2.2"
28802871 sshpk "^1.7.0"
28812872
2882- husky@1.0.0-rc.4 :
2883- version "1.0.0-rc.4 "
2884- resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.0-rc.4 .tgz#3f37031bd3ee0140addfb356c5339790126487eb "
2873+ husky@1.0.0-rc.8 :
2874+ version "1.0.0-rc.8 "
2875+ resolved "https://registry.yarnpkg.com/husky/-/husky-1.0.0-rc.8 .tgz#2fa25d0b89269f5b8bfa1ca001370fdb058e8792 "
28852876 dependencies :
2886- cosmiconfig "^4 .0.0 "
2877+ cosmiconfig "^5 .0.2 "
28872878 execa "^0.9.0"
28882879 find-up "^2.1.0"
2880+ get-stdin "^6.0.0"
28892881 is-ci "^1.1.0"
28902882 pkg-dir "^2.0.0"
28912883 pupa "^1.0.0"
@@ -5640,10 +5632,6 @@ require-from-string@^1.1.0:
56405632 version "1.2.1"
56415633 resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-1.2.1.tgz#529c9ccef27380adfec9a2f965b649bbee636418"
56425634
5643- require-from-string@^2.0.1 :
5644- version "2.0.2"
5645- resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
5646-
56475635require-main-filename@^1.0.1 :
56485636 version "1.0.1"
56495637 resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
You can’t perform that action at this time.
0 commit comments