File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 7171 "@types/node" : " 12.12.31" ,
7272 "download-cli" : " ^1.1.1" ,
7373 "eslint" : " ^7.10.0" ,
74- "husky" : " ^4.2.3 " ,
74+ "husky" : " ^4.3.0 " ,
7575 "json-schema-to-typescript" : " ^8.2.0" ,
7676 "prettier" : " ^2.1.2" ,
7777 "semantic-release" : " ^17.0.6" ,
Original file line number Diff line number Diff line change @@ -1368,10 +1368,10 @@ compare-func@^2.0.0:
13681368 array-ify "^1.0.0"
13691369 dot-prop "^5.1.0"
13701370
1371- compare-versions@^3.5.1 :
1372- version "3.5.1 "
1373- resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.5.1 .tgz#26e1f5cf0d48a77eced5046b9f67b6b61075a393 "
1374- integrity sha512-9fGPIB7C6AyM18CJJBHt5EnCZDG3oiTJYy0NjfIAGjKpzv0tkxWko7TNQHF5ymqm7IH03tqmeuBxtvD+Izh6mg ==
1371+ compare-versions@^3.6.0 :
1372+ version "3.6.0 "
1373+ resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0 .tgz#1a5689913685e5a87637b8d3ffca75514ec41d62 "
1374+ integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA ==
13751375
13761376concat-map@0.0.1 :
13771377 version "0.0.1"
@@ -3026,15 +3026,15 @@ humanize-ms@^1.2.1:
30263026 dependencies :
30273027 ms "^2.0.0"
30283028
3029- husky@^4.2.3 :
3030- version "4.2.3 "
3031- resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3. tgz#3b18d2ee5febe99e27f2983500202daffbc3151e "
3032- integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ ==
3029+ husky@^4.3.0 :
3030+ version "4.3.0 "
3031+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0. tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de "
3032+ integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA ==
30333033 dependencies :
3034- chalk "^3 .0.0"
3034+ chalk "^4 .0.0"
30353035 ci-info "^2.0.0"
3036- compare-versions "^3.5.1 "
3037- cosmiconfig "^6 .0.0"
3036+ compare-versions "^3.6.0 "
3037+ cosmiconfig "^7 .0.0"
30383038 find-versions "^3.2.0"
30393039 opencollective-postinstall "^2.0.2"
30403040 pkg-dir "^4.2.0"
You can’t perform that action at this time.
0 commit comments