File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"dependencies" : {
8
8
"@oclif/core" : " ^4.5.2" ,
9
- "@oclif/multi-stage-output" : " ^0.8.20 " ,
9
+ "@oclif/multi-stage-output" : " ^0.8.22 " ,
10
10
"@salesforce/core" : " ^8.22.0" ,
11
11
"@salesforce/kit" : " ^3.2.4" ,
12
12
"@salesforce/sf-plugins-core" : " ^12.2.4" ,
Original file line number Diff line number Diff line change 1719
1719
wordwrap "^1.0.0"
1720
1720
wrap-ansi "^7.0.0"
1721
1721
1722
- " @oclif/multi-stage-output@^0.8.20 " :
1723
- version "0.8.20 "
1724
- resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.20 .tgz#193cef3d9fe323aa85909219ae84bca7fff9f666 "
1725
- integrity sha512-XrzuZ9aNjv+RSc0MsjtnX2nR3w9tJSNfBBg6uoOHZkWndPuPeS70gTseTt2dQJDHQE2ygNuDSPMQBf71bNoVuA ==
1722
+ " @oclif/multi-stage-output@^0.8.22 " :
1723
+ version "0.8.22 "
1724
+ resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.22 .tgz#57b5de282fc462d0dde55c72744ab7f3e3e03df7 "
1725
+ integrity sha512-04Wgf84Vr2C4fOtjk3A4b7O9orUOBSIPH2JzLb9nS4IwpYb/6mouxbKyEVGWxDO/qD4vnw+WRb8UQiDKBJQC7w ==
1726
1726
dependencies :
1727
1727
" @oclif/core" " ^4"
1728
1728
" @types/react" " ^18.3.12"
1729
1729
cli-spinners "^2"
1730
1730
figures "^6.1.0"
1731
1731
ink "5.0.1"
1732
1732
react "^18.3.1"
1733
- wrap-ansi "^9.0.0 "
1733
+ wrap-ansi "^9.0.2 "
1734
1734
1735
1735
" @oclif/plugin-command-snapshot@^5.3.6 " :
1736
1736
version "5.3.6"
@@ -8862,10 +8862,10 @@ wrap-ansi@^8.1.0:
8862
8862
string-width "^5.0.1"
8863
8863
strip-ansi "^7.0.1"
8864
8864
8865
- wrap-ansi@^9.0.0 :
8866
- version "9.0.0 "
8867
- resolved "https://registry.npmjs.org /wrap-ansi/-/wrap-ansi-9.0.0 .tgz"
8868
- integrity sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q ==
8865
+ wrap-ansi@^9.0.0, wrap-ansi@^9.0.2 :
8866
+ version "9.0.2 "
8867
+ resolved "https://registry.yarnpkg.com /wrap-ansi/-/wrap-ansi-9.0.2 .tgz#956832dea9494306e6d209eb871643bb873d7c98 "
8868
+ integrity sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww ==
8869
8869
dependencies :
8870
8870
ansi-styles "^6.2.1"
8871
8871
string-width "^7.0.0"
You can’t perform that action at this time.
0 commit comments