File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 17
17
"test" : " yarn build && ava"
18
18
},
19
19
"dependencies" : {
20
- "chalk" : " ^3 .0.0" ,
20
+ "chalk" : " ^5 .0.0" ,
21
21
"commander" : " ^5.0.0" ,
22
22
"cordova-config" : " ^0.7.0" ,
23
23
"resolve-from" : " ^5.0.0"
Original file line number Diff line number Diff line change @@ -1320,6 +1320,11 @@ chalk@^3.0.0:
1320
1320
ansi-styles "^4.1.0"
1321
1321
supports-color "^7.1.0"
1322
1322
1323
+ chalk@^5.0.0 :
1324
+ version "5.6.2"
1325
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
1326
+ integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
1327
+
1323
1328
chardet@^0.7.0 :
1324
1329
version "0.7.0"
1325
1330
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
You can’t perform that action at this time.
0 commit comments