This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-22
lines changed Expand file tree Collapse file tree 3 files changed +13
-22
lines changed Original file line number Diff line number Diff line change 9999 "enzyme-to-json" : " 3.4.2" ,
100100 "eslint-config-prettier" : " 6.4.0" ,
101101 "eslint-plugin-react" : " 7.16.0" ,
102- "husky" : " 3.0.8 " ,
102+ "husky" : " 3.0.9 " ,
103103 "jest" : " 24.9.0" ,
104104 "lint-staged" : " 8.2.1" ,
105105 "markdownlint-cli" : " 0.18.0" ,
Original file line number Diff line number Diff line change @@ -4519,20 +4519,20 @@ https-browserify@^1.0.0:
45194519 resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
45204520 integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
45214521
4522- husky@3.0.8 :
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+ husky@3.0.9 :
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 ==
45264526 dependencies :
45274527 chalk "^2.4.2"
4528+ ci-info "^2.0.0"
45284529 cosmiconfig "^5.2.1"
45294530 execa "^1.0.0"
45304531 get-stdin "^7.0.0"
4531- is-ci "^2.0.0"
45324532 opencollective-postinstall "^2.0.2"
45334533 pkg-dir "^4.2.0"
45344534 please-upgrade-node "^3.2.0"
4535- read-pkg "^5.1.1 "
4535+ read-pkg "^5.2.0 "
45364536 run-node "^1.0.0"
45374537 slash "^3.0.0"
45384538
@@ -7690,7 +7690,7 @@ read-pkg@^3.0.0:
76907690 normalize-package-data "^2.3.2"
76917691 path-type "^3.0.0"
76927692
7693- read-pkg@^5.1.1 :
7693+ read-pkg@^5.2.0 :
76947694 version "5.2.0"
76957695 resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
76967696 integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
You can’t perform that action at this time.
0 commit comments