Skip to content

Commit 879eb53

Browse files
authored
Merge pull request #277 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.26
fix(deps): bump @oclif/multi-stage-output from 0.8.25 to 0.8.26
2 parents 7ddbd73 + af7bcc7 commit 879eb53

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
88
"@oclif/core": "^4",
9-
"@oclif/multi-stage-output": "^0.8.25",
9+
"@oclif/multi-stage-output": "^0.8.27",
1010
"@salesforce/core": "^8.23.4",
1111
"@salesforce/kit": "^3.2.2",
1212
"@salesforce/sf-plugins-core": "^11.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1562,10 +1562,10 @@
15621562
wordwrap "^1.0.0"
15631563
wrap-ansi "^7.0.0"
15641564

1565-
"@oclif/multi-stage-output@^0.8.25":
1566-
version "0.8.25"
1567-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.25.tgz#97ea545694045b33607a4f2ad00935efe18c7816"
1568-
integrity sha512-Tw/EDlk7i4WEGfTtjHzTLBpwqgl0AtBqu9kixxH1cPCpD7qG783Pc5lAk+IwgReNpgZEdrrdeGVePFlsitBIbQ==
1565+
"@oclif/multi-stage-output@^0.8.27":
1566+
version "0.8.27"
1567+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.27.tgz#7404ee023470cbfad670e4ff914d128813b737eb"
1568+
integrity sha512-kfQaKF1wZbmxl0suJ3dEY++VOr9aGSCMBpMbWxgVYoJxSgWABoY7U65o4taEOi5WDs4qrpe1C5M6x6Z6CsSi0Q==
15691569
dependencies:
15701570
"@oclif/core" "^4"
15711571
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)