File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 77 "devDependencies" : {
88 "@graphql-codegen/cli" : " 2.13.1" ,
99 "@graphql-codegen/gql-tag-operations-preset" : " 1.6.0" ,
10- "gradient-string" : " 2 .0.2 " ,
10+ "gradient-string" : " 3 .0.0 " ,
1111 "graphql" : " 16.6.0" ,
1212 "husky" : " 7.0.4" ,
1313 "lint-staged" : " 12.5.0" ,
Original file line number Diff line number Diff line change @@ -1754,14 +1754,19 @@ chalk@^2.0.0:
17541754 escape-string-regexp "^1.0.5"
17551755 supports-color "^5.3.0"
17561756
1757- chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2 :
1757+ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1 :
17581758 version "4.1.2"
17591759 resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
17601760 integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
17611761 dependencies :
17621762 ansi-styles "^4.1.0"
17631763 supports-color "^7.1.0"
17641764
1765+ chalk@^5.3.0 :
1766+ version "5.6.0"
1767+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
1768+ integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
1769+
17651770change-case-all@1.0.14 :
17661771 version "1.0.14"
17671772 resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1"
@@ -2792,12 +2797,12 @@ globby@^11.0.3, globby@^11.1.0:
27922797 merge2 "^1.4.1"
27932798 slash "^3.0.0"
27942799
2795- gradient-string@2 .0.2 :
2796- version "2 .0.2 "
2797- resolved "https://registry.yarnpkg.com/gradient-string/-/gradient-string-2 .0.2 .tgz#a90402618990ec993ecbb72a56bd7e6598f45c0e "
2798- integrity sha512-rEDCuqUQ4tbD78TpzsMtt5OIf0cBCSDWSJtUDaF6JsAh+k0v9r++NzxNEG87oDZx9ZwGhD8DaezR2L/yrw0Jdw ==
2800+ gradient-string@3 .0.0 :
2801+ version "3 .0.0 "
2802+ resolved "https://registry.yarnpkg.com/gradient-string/-/gradient-string-3 .0.0 .tgz#716d6d6f35309513fa92d38f506c6df0ce1f5ebb "
2803+ integrity sha512-frdKI4Qi8Ihp4C6wZNB565de/THpIaw3DjP5ku87M+N9rNSGmPTjfkq61SdRXB7eCaL8O1hkKDvf6CDMtOzIAg ==
27992804 dependencies :
2800- chalk "^4.1.2 "
2805+ chalk "^5.3.0 "
28012806 tinygradient "^1.1.5"
28022807
28032808grapheme-splitter@^1.0.4 :
You can’t perform that action at this time.
0 commit comments