Skip to content

Commit 8142440

Browse files
fix(deps): bump @oclif/multi-stage-output from 0.8.27 to 0.8.28
Bumps [@oclif/multi-stage-output](https://github.com/oclif/core) from 0.8.27 to 0.8.28. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/commits) --- updated-dependencies: - dependency-name: "@oclif/multi-stage-output" dependency-version: 0.8.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4987f5d commit 8142440

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.27",
9+
"@oclif/multi-stage-output": "^0.8.28",
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.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==
1565+
"@oclif/multi-stage-output@^0.8.28":
1566+
version "0.8.28"
1567+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.28.tgz#e259aa251dafd3832262af7b9232a726a4d97681"
1568+
integrity sha512-BL/PbmWDdh9pW5g+Fgww7Th9h8dxECTSu/Dq02eo5fTymqLCfgOIoDpFQ5vQWExS8bFyVZ6EGdq2TiAEpz5vRQ==
15691569
dependencies:
15701570
"@oclif/core" "^4"
15711571
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)