File tree Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 72
72
"eslint" : " 6.0.1" ,
73
73
"esm" : " 3.2.25" ,
74
74
"execa" : " 2.0.2" ,
75
- "husky" : " 2.7 .0" ,
75
+ "husky" : " 3.0 .0" ,
76
76
"lint-staged" : " 9.0.0" ,
77
77
"markdownlint-cli" : " 0.17.0" ,
78
78
"npm-run-all" : " 4.1.5" ,
Original file line number Diff line number Diff line change @@ -2654,17 +2654,17 @@ http-cache-semantics@^4.0.0:
2654
2654
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz#495704773277eeef6e43f9ab2c2c7d259dda25c5"
2655
2655
integrity sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==
2656
2656
2657
- husky@2.7 .0 :
2658
- version "2.7 .0"
2659
- resolved "https://registry.yarnpkg.com/husky/-/husky-2.7 .0.tgz#c0a9a6a3b51146224e11bba0b46bba546e461d05 "
2660
- integrity sha512-LIi8zzT6PyFpcYKdvWRCn/8X+6SuG2TgYYMrM6ckEYhlp44UcEduVymZGIZNLiwOUjrEud+78w/AsAiqJA/kRg ==
2657
+ husky@3.0 .0 :
2658
+ version "3.0 .0"
2659
+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.0 .0.tgz#de63821a7049dc412b1afd753c259e2f6e227562 "
2660
+ integrity sha512-lKMEn7bRK+7f5eWPNGclDVciYNQt0GIkAQmhKl+uHP1qFzoN0h92kmH9HZ8PCwyVA2EQPD8KHf0FYWqnTxau+Q ==
2661
2661
dependencies :
2662
- cosmiconfig "^5.2.0 "
2662
+ cosmiconfig "^5.2.1 "
2663
2663
execa "^1.0.0"
2664
- find-up "^3.0.0"
2665
2664
get-stdin "^7.0.0"
2666
2665
is-ci "^2.0.0"
2667
- pkg-dir "^4.1.0"
2666
+ opencollective-postinstall "^2.0.2"
2667
+ pkg-dir "^4.2.0"
2668
2668
please-upgrade-node "^3.1.1"
2669
2669
read-pkg "^5.1.1"
2670
2670
run-node "^1.0.0"
@@ -3987,6 +3987,11 @@ onetime@^5.1.0:
3987
3987
dependencies :
3988
3988
mimic-fn "^2.1.0"
3989
3989
3990
+ opencollective-postinstall@^2.0.2 :
3991
+ version "2.0.2"
3992
+ resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
3993
+ integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
3994
+
3990
3995
optionator@^0.8.2 :
3991
3996
version "0.8.2"
3992
3997
resolved "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
@@ -4253,7 +4258,7 @@ pkg-dir@^3.0.0:
4253
4258
dependencies :
4254
4259
find-up "^3.0.0"
4255
4260
4256
- pkg-dir@^4.1.0, pkg-dir@^4. 2.0 :
4261
+ pkg-dir@^4.2.0 :
4257
4262
version "4.2.0"
4258
4263
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
4259
4264
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
You can’t perform that action at this time.
0 commit comments