File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 30
30
"@microsoft/api-extractor-model" : " ^7.12.0" ,
31
31
"@microsoft/tsdoc" : " ^0.13.0" ,
32
32
"@microsoft/tsdoc-config" : " ^0.15.0" ,
33
- "chalk" : " ^4.1.1 " ,
33
+ "chalk" : " ^5.0.0 " ,
34
34
"debug" : " ^4.3.1" ,
35
35
"meow" : " ^10.0.0"
36
36
},
Original file line number Diff line number Diff line change @@ -4258,14 +4258,19 @@ chalk@^3.0.0:
4258
4258
ansi-styles "^4.1.0"
4259
4259
supports-color "^7.1.0"
4260
4260
4261
- chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1 :
4261
+ chalk@^4.0.0, chalk@^4.1.0:
4262
4262
version "4.1.1"
4263
4263
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
4264
4264
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
4265
4265
dependencies:
4266
4266
ansi-styles "^4.1.0"
4267
4267
supports-color "^7.1.0"
4268
4268
4269
+ chalk@^5.0.0:
4270
+ version "5.0.0"
4271
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.0.tgz#bd96c6bb8e02b96e08c0c3ee2a9d90e050c7b832"
4272
+ integrity sha512-/duVOqst+luxCQRKEo4bNxinsOQtMP80ZYm7mMqzuh5PociNL0PvmHFvREJ9ueYL2TxlHjBcmLCdmocx9Vg+IQ==
4273
+
4269
4274
4270
4275
version "4.1.1"
4271
4276
resolved "https://registry.yarnpkg.com/change-case/-/change-case-4.1.1.tgz#d5005709275952e7963fed7b91e4f9fdb6180afa"
You can’t perform that action at this time.
0 commit comments