File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 46
46
"dependencies" : {
47
47
"@inquirer/confirm" : " ^2.0.17" ,
48
48
"@inquirer/password" : " ^1.1.16" ,
49
- "@oclif/core" : " ^4.0.0-beta.2 " ,
49
+ "@oclif/core" : " ^4.0.0-beta.3 " ,
50
50
"@salesforce/core" : " ^7.2.0" ,
51
51
"@salesforce/kit" : " ^3.1.0" ,
52
52
"@salesforce/ts-types" : " ^2.0.9" ,
Original file line number Diff line number Diff line change 584
584
" @nodelib/fs.scandir" " 2.1.5"
585
585
fastq "^1.6.0"
586
586
587
- " @oclif/core@^4.0.0-beta.2 " :
588
- version "4.0.0-beta.2 "
589
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.0-beta.2 .tgz#80f4470f09fe3438ca11ea67490a2daf9e162b33 "
590
- integrity sha512-BKK1WMe4hZ1TiCk2pVlYPaa1Deg05YtobG2iCkF1XZIxOSyjX9GySHZHrBZFp+pcI/TJTRM8sY3Ol0Q9AKGSKg ==
587
+ " @oclif/core@^4.0.0-beta.3 " :
588
+ version "4.0.0-beta.3 "
589
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.0-beta.3 .tgz#37c79177d554532d4059450562725417b2093394 "
590
+ integrity sha512-zl8gL2aC3QxuBJw+x6ji65wSvu4biaythyZ5laIJ2c0YbG+J9iIYUJEfokN8/xib9qRjg6b0/lPaLdF5UyeDyQ ==
591
591
dependencies :
592
592
ansi-escapes "^4.3.2"
593
593
ansis "^3.0.1"
601
601
is-wsl "^2.2.0"
602
602
minimatch "^9.0.4"
603
603
string-width "^4.2.3"
604
+ supports-color "^9.4.0"
604
605
widest-line "^3.1.0"
605
606
wordwrap "^1.0.0"
606
607
wrap-ansi "^7.0.0"
@@ -4841,6 +4842,11 @@ supports-color@^7.0.0, supports-color@^7.1.0:
4841
4842
dependencies :
4842
4843
has-flag "^4.0.0"
4843
4844
4845
+ supports-color@^9.4.0 :
4846
+ version "9.4.0"
4847
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-9.4.0.tgz#17bfcf686288f531db3dea3215510621ccb55954"
4848
+ integrity sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==
4849
+
4844
4850
supports-hyperlinks@^2.2.0 :
4845
4851
version "2.3.0"
4846
4852
resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz#3943544347c1ff90b15effb03fc14ae45ec10624"
You can’t perform that action at this time.
0 commit comments