File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 "test" : " yarn build && ava"
1818 },
1919 "dependencies" : {
20- "chalk" : " ^3 .0.0" ,
20+ "chalk" : " ^5 .0.0" ,
2121 "commander" : " ^5.0.0" ,
2222 "cordova-config" : " ^0.7.0" ,
2323 "resolve-from" : " ^5.0.0"
Original file line number Diff line number Diff line change @@ -1320,6 +1320,11 @@ chalk@^3.0.0:
13201320 ansi-styles "^4.1.0"
13211321 supports-color "^7.1.0"
13221322
1323+ chalk@^5.0.0 :
1324+ version "5.1.2"
1325+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.1.2.tgz#d957f370038b75ac572471e83be4c5ca9f8e8c45"
1326+ integrity sha512-E5CkT4jWURs1Vy5qGJye+XwCkNj7Od3Af7CP6SujMetSMkLs8Do2RWJK5yx1wamHV/op8Rz+9rltjaTQWDnEFQ==
1327+
13231328chardet@^0.7.0 :
13241329 version "0.7.0"
13251330 resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
You can’t perform that action at this time.
0 commit comments