File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
" starter-app"
41
41
],
42
42
"dependencies" : {
43
- "chalk" : " ^4.1.1 " ,
43
+ "chalk" : " ^4.1.2 " ,
44
44
"command-line-args" : " ^5.2.0" ,
45
45
"dedent" : " ^0.7.0" ,
46
46
"deepmerge" : " ^4.2.2" ,
Original file line number Diff line number Diff line change @@ -2827,10 +2827,10 @@ chalk@^4.0.0:
2827
2827
ansi-styles "^4.1.0"
2828
2828
supports-color "^7.1.0"
2829
2829
2830
- chalk@^4.1.1 :
2831
- version "4.1.1 "
2832
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1 .tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad "
2833
- integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg ==
2830
+ chalk@^4.1.2 :
2831
+ version "4.1.2 "
2832
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2 .tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01 "
2833
+ integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA ==
2834
2834
dependencies :
2835
2835
ansi-styles "^4.1.0"
2836
2836
supports-color "^7.1.0"
You can’t perform that action at this time.
0 commit comments