Skip to content

Commit 2d7277f

Browse files
authored
Merge pull request #1518 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.23
fix(deps): bump @oclif/multi-stage-output from 0.8.22 to 0.8.23
2 parents 3cec6c6 + 3316c85 commit 2d7277f

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.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
@@ -1669,10 +1669,10 @@
16691669
wordwrap "^1.0.0"
16701670
wrap-ansi "^7.0.0"
16711671

1672-
"@oclif/multi-stage-output@^0.8.22":
1673-
version "0.8.22"
1674-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.22.tgz#57b5de282fc462d0dde55c72744ab7f3e3e03df7"
1675-
integrity sha512-04Wgf84Vr2C4fOtjk3A4b7O9orUOBSIPH2JzLb9nS4IwpYb/6mouxbKyEVGWxDO/qD4vnw+WRb8UQiDKBJQC7w==
1672+
"@oclif/multi-stage-output@^0.8.23":
1673+
version "0.8.23"
1674+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.23.tgz#e735d01c749a4dc34d38f359730308537c94825c"
1675+
integrity sha512-6XdEWmxRthNRYOMkKEWPP+OU0WDAr8akO+Kyk356obnsa2f6yo5QAi6CncH+B1cOm7WocmIGhxyinjczx35nUw==
16761676
dependencies:
16771677
"@oclif/core" "^4"
16781678
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)