Skip to content

Commit c948467

Browse files
authored
Merge pull request #1545 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.28
fix(deps): bump @oclif/multi-stage-output from 0.8.26 to 0.8.28
2 parents 48e5eab + 6ad61cc commit c948467

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.26",
9+
"@oclif/multi-stage-output": "^0.8.28",
1010
"@salesforce/core": "^8.23.4",
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
@@ -1667,10 +1667,10 @@
16671667
wordwrap "^1.0.0"
16681668
wrap-ansi "^7.0.0"
16691669

1670-
"@oclif/multi-stage-output@^0.8.26":
1671-
version "0.8.26"
1672-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.26.tgz#7eae3d745cdecc670c39eaaff77c90ce1f9dbd34"
1673-
integrity sha512-TNzLY1Msk1IRYDlNlpGAwF7eBiLgxMME8DkR3PbAzwq/GLfO+qpECgOvOdW0OUcI6ODTKfORNFxz7xJzwNE5Lg==
1670+
"@oclif/multi-stage-output@^0.8.28":
1671+
version "0.8.28"
1672+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.28.tgz#e259aa251dafd3832262af7b9232a726a4d97681"
1673+
integrity sha512-BL/PbmWDdh9pW5g+Fgww7Th9h8dxECTSu/Dq02eo5fTymqLCfgOIoDpFQ5vQWExS8bFyVZ6EGdq2TiAEpz5vRQ==
16741674
dependencies:
16751675
"@oclif/core" "^4"
16761676
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)