This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree 3 files changed +13
-22
lines changed
3 files changed +13
-22
lines changed Original file line number Diff line number Diff line change 99
99
"enzyme-to-json" : " 3.4.2" ,
100
100
"eslint-config-prettier" : " 6.4.0" ,
101
101
"eslint-plugin-react" : " 7.16.0" ,
102
- "husky" : " 3.0.8 " ,
102
+ "husky" : " 3.0.9 " ,
103
103
"jest" : " 24.9.0" ,
104
104
"lint-staged" : " 8.2.1" ,
105
105
"markdownlint-cli" : " 0.18.0" ,
Original file line number Diff line number Diff line change @@ -4519,20 +4519,20 @@ https-browserify@^1.0.0:
4519
4519
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
4520
4520
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
4521
4521
4522
-
4523
- version "3.0.8 "
4524
- resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8 .tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8 "
4525
- integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ ==
4522
+
4523
+ version "3.0.9 "
4524
+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9 .tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044 "
4525
+ integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg ==
4526
4526
dependencies :
4527
4527
chalk "^2.4.2"
4528
+ ci-info "^2.0.0"
4528
4529
cosmiconfig "^5.2.1"
4529
4530
execa "^1.0.0"
4530
4531
get-stdin "^7.0.0"
4531
- is-ci "^2.0.0"
4532
4532
opencollective-postinstall "^2.0.2"
4533
4533
pkg-dir "^4.2.0"
4534
4534
please-upgrade-node "^3.2.0"
4535
- read-pkg "^5.1.1 "
4535
+ read-pkg "^5.2.0 "
4536
4536
run-node "^1.0.0"
4537
4537
slash "^3.0.0"
4538
4538
@@ -7690,7 +7690,7 @@ read-pkg@^3.0.0:
7690
7690
normalize-package-data "^2.3.2"
7691
7691
path-type "^3.0.0"
7692
7692
7693
- read-pkg@^5.1.1 :
7693
+ read-pkg@^5.2.0 :
7694
7694
version "5.2.0"
7695
7695
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
7696
7696
integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
You can’t perform that action at this time.
0 commit comments