Skip to content

Commit 3316c85

Browse files
fix(deps): bump @oclif/multi-stage-output from 0.8.22 to 0.8.23
Bumps [@oclif/multi-stage-output](https://github.com/oclif/core) from 0.8.22 to 0.8.23. - [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.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ec7b62 commit 3316c85

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.2",
9-
"@oclif/multi-stage-output": "^0.8.22",
9+
"@oclif/multi-stage-output": "^0.8.23",
1010
"@salesforce/core": "^8.22.0",
1111
"@salesforce/kit": "^3.2.4",
1212
"@salesforce/sf-plugins-core": "^12.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,10 +1402,10 @@
14021402
wordwrap "^1.0.0"
14031403
wrap-ansi "^7.0.0"
14041404

1405-
"@oclif/multi-stage-output@^0.8.22":
1406-
version "0.8.22"
1407-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.22.tgz#57b5de282fc462d0dde55c72744ab7f3e3e03df7"
1408-
integrity sha512-04Wgf84Vr2C4fOtjk3A4b7O9orUOBSIPH2JzLb9nS4IwpYb/6mouxbKyEVGWxDO/qD4vnw+WRb8UQiDKBJQC7w==
1405+
"@oclif/multi-stage-output@^0.8.23":
1406+
version "0.8.23"
1407+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.23.tgz#e735d01c749a4dc34d38f359730308537c94825c"
1408+
integrity sha512-6XdEWmxRthNRYOMkKEWPP+OU0WDAr8akO+Kyk356obnsa2f6yo5QAi6CncH+B1cOm7WocmIGhxyinjczx35nUw==
14091409
dependencies:
14101410
"@oclif/core" "^4"
14111411
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)