This repository was archived by the owner on Apr 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 67
67
"@dixeed/eslint-config" : " 2.0.0" ,
68
68
"cz-conventional-changelog" : " 3.0.2" ,
69
69
"eslint" : " 6.5.1" ,
70
- "husky" : " 3.0.8 " ,
70
+ "husky" : " 3.0.9 " ,
71
71
"jest" : " ^24.8.0" ,
72
72
"lint-staged" : " 9.4.2" ,
73
73
"prettier" : " 1.18.2"
Original file line number Diff line number Diff line change @@ -2542,20 +2542,20 @@ http-signature@~1.2.0:
2542
2542
jsprim "^1.2.2"
2543
2543
sshpk "^1.7.0"
2544
2544
2545
-
2546
- version "3.0.8 "
2547
- resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.8 .tgz#8de3fed26ce9b43034ef51013c4ad368b6b74ea8 "
2548
- integrity sha512-HFOsgcyrX3qe/rBuqyTt+P4Gxn5P0seJmr215LAZ/vnwK3jWB3r0ck7swbzGRUbufCf9w/lgHPVbF/YXQALgfQ ==
2545
+
2546
+ version "3.0.9 "
2547
+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9 .tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044 "
2548
+ integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg ==
2549
2549
dependencies :
2550
2550
chalk "^2.4.2"
2551
+ ci-info "^2.0.0"
2551
2552
cosmiconfig "^5.2.1"
2552
2553
execa "^1.0.0"
2553
2554
get-stdin "^7.0.0"
2554
- is-ci "^2.0.0"
2555
2555
opencollective-postinstall "^2.0.2"
2556
2556
pkg-dir "^4.2.0"
2557
2557
please-upgrade-node "^3.2.0"
2558
- read-pkg "^5.1.1 "
2558
+ read-pkg "^5.2.0 "
2559
2559
run-node "^1.0.0"
2560
2560
slash "^3.0.0"
2561
2561
@@ -4710,7 +4710,7 @@ read-pkg@^3.0.0:
4710
4710
normalize-package-data "^2.3.2"
4711
4711
path-type "^3.0.0"
4712
4712
4713
- read-pkg@^5.1.1 :
4713
+ read-pkg@^5.2.0 :
4714
4714
version "5.2.0"
4715
4715
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
4716
4716
integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
You can’t perform that action at this time.
0 commit comments