File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585 "eslint-plugin-sonarjs" : " 0.5.0" ,
8686 "eslint-plugin-unused-imports" : " 0.1.2" ,
8787 "gatsby-plugin-react-native-web" : " 2.0.0-beta.0" ,
88- "husky" : " 4.2.3 " ,
88+ "husky" : " 4.2.5 " ,
8989 "jest" : " 25.2.3" ,
9090 "jest-canvas-mock" : " 2.2.0" ,
9191 "lint-staged" : " 10.0.9" ,
Original file line number Diff line number Diff line change @@ -6370,6 +6370,14 @@ chalk@^3.0.0:
63706370 ansi-styles "^4.1.0"
63716371 supports-color "^7.1.0"
63726372
6373+ chalk@^4.0.0:
6374+ version "4.0.0"
6375+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72"
6376+ integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==
6377+ dependencies:
6378+ ansi-styles "^4.1.0"
6379+ supports-color "^7.1.0"
6380+
63736381change-case@^3.1.0:
63746382 version "3.1.0"
63756383 resolved "https://registry.yarnpkg.com/change-case/-/change-case-3.1.0.tgz#0e611b7edc9952df2e8513b27b42de72647dd17e"
@@ -6935,7 +6943,7 @@ compare-func@^1.3.1:
69356943 array-ify "^1.0.0"
69366944 dot-prop "^3.0.0"
69376945
6938- compare-versions@^3.5.1 :
6946+ compare-versions@^3.6.0 :
69396947 version "3.6.0"
69406948 resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.6.0.tgz#1a5689913685e5a87637b8d3ffca75514ec41d62"
69416949 integrity sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==
@@ -11777,14 +11785,14 @@ humanize-string@^2.1.0:
1177711785 dependencies:
1177811786 decamelize "^2.0.0"
1177911787
11780- husky@4.2.3 :
11781- version "4.2.3 "
11782- resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3 .tgz#3b18d2ee5febe99e27f2983500202daffbc3151e "
11783- integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ ==
11788+ husky@4.2.5 :
11789+ version "4.2.5 "
11790+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.5 .tgz#2b4f7622673a71579f901d9885ed448394b5fa36 "
11791+ integrity sha512-SYZ95AjKcX7goYVZtVZF2i6XiZcHknw50iXvY7b0MiGoj5RwdgRQNEHdb+gPDPCXKlzwrybjFjkL6FOj8uRhZQ ==
1178411792 dependencies:
11785- chalk "^3 .0.0"
11793+ chalk "^4 .0.0"
1178611794 ci-info "^2.0.0"
11787- compare-versions "^3.5.1 "
11795+ compare-versions "^3.6.0 "
1178811796 cosmiconfig "^6.0.0"
1178911797 find-versions "^3.2.0"
1179011798 opencollective-postinstall "^2.0.2"
You can’t perform that action at this time.
0 commit comments