Skip to content

Commit 3a5d343

Browse files
authored
Merge pull request #1542 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 9c3c729 + 89910c3 commit 3a5d343

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.5.6",
9-
"@oclif/multi-stage-output": "^0.8.25",
9+
"@oclif/multi-stage-output": "^0.8.26",
1010
"@salesforce/core": "^8.23.3",
1111
"@salesforce/kit": "^3.2.4",
1212
"@salesforce/sf-plugins-core": "^12.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,10 +1409,10 @@
14091409
wordwrap "^1.0.0"
14101410
wrap-ansi "^7.0.0"
14111411

1412-
"@oclif/multi-stage-output@^0.8.25":
1413-
version "0.8.25"
1414-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.25.tgz#97ea545694045b33607a4f2ad00935efe18c7816"
1415-
integrity sha512-Tw/EDlk7i4WEGfTtjHzTLBpwqgl0AtBqu9kixxH1cPCpD7qG783Pc5lAk+IwgReNpgZEdrrdeGVePFlsitBIbQ==
1412+
"@oclif/multi-stage-output@^0.8.26":
1413+
version "0.8.26"
1414+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.26.tgz#7eae3d745cdecc670c39eaaff77c90ce1f9dbd34"
1415+
integrity sha512-TNzLY1Msk1IRYDlNlpGAwF7eBiLgxMME8DkR3PbAzwq/GLfO+qpECgOvOdW0OUcI6ODTKfORNFxz7xJzwNE5Lg==
14161416
dependencies:
14171417
"@oclif/core" "^4"
14181418
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)