This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree 3 files changed +21
-8
lines changed 3 files changed +21
-8
lines changed Original file line number Diff line number Diff line change 99
99
"enzyme-to-json" : " 3.3.5" ,
100
100
"eslint-config-prettier" : " 4.3.0" ,
101
101
"eslint-plugin-react" : " 7.14.2" ,
102
- "husky" : " 2.5 .0" ,
102
+ "husky" : " 2.6 .0" ,
103
103
"jest" : " 24.8.0" ,
104
104
"lint-staged" : " 8.2.1" ,
105
105
"markdownlint-cli" : " 0.17.0" ,
Original file line number Diff line number Diff line change @@ -5241,15 +5241,16 @@ https-browserify@^1.0.0:
5241
5241
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
5242
5242
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
5243
5243
5244
- husky@2.5 .0 :
5245
- version "2.5 .0"
5246
- resolved "https://registry.yarnpkg.com/husky/-/husky-2.5 .0.tgz#fe9839e118e5d88e3f1d7121d52564745615815e "
5247
- integrity sha512-/aQIBaVMuzGi5X5BPliDPbHE+G+HDpWV7Zu28DiiXFMvHQcOeTsEnODWIGKyGBp7GM7rOgkxQdF+6AEo6xNtkw ==
5244
+ husky@2.6 .0 :
5245
+ version "2.6 .0"
5246
+ resolved "https://registry.yarnpkg.com/husky/-/husky-2.6 .0.tgz#0f7ad7ad2662909ca89e2978efa86584873bc7bd "
5247
+ integrity sha512-AbBod6i0qmaPv/fb9XjOR+m/cJ6MKToLpJh+pYV8Pl7VKvOWvCXpjQK1MkFC4XLoxGX6mqBFfA/H5ugxUd9nLg ==
5248
5248
dependencies :
5249
5249
cosmiconfig "^5.2.1"
5250
5250
execa "^1.0.0"
5251
5251
get-stdin "^7.0.0"
5252
5252
is-ci "^2.0.0"
5253
+ opencollective-postinstall "^2.0.2"
5253
5254
pkg-dir "^4.2.0"
5254
5255
please-upgrade-node "^3.1.1"
5255
5256
read-pkg "^5.1.1"
@@ -7808,6 +7809,11 @@ open-editor@^1.2.0:
7808
7809
line-column-path "^1.0.0"
7809
7810
opn "^5.0.0"
7810
7811
7812
+ opencollective-postinstall@^2.0.2 :
7813
+ version "2.0.2"
7814
+ resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"
7815
+ integrity sha512-pVOEP16TrAO2/fjej1IdOyupJY8KDUM1CvsaScRbw6oddvpQoOfGk4ywha0HKKVAD6RkW4x6Q+tNBwhf3Bgpuw==
7816
+
7811
7817
opener@^1.5.1 :
7812
7818
version "1.5.1"
7813
7819
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.1.tgz#6d2f0e77f1a0af0032aca716c2c1fbb8e7e8abed"
You can’t perform that action at this time.
0 commit comments