Skip to content

Commit 56550ee

Browse files
authored
Merge pull request #1531 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.24
fix(deps): bump @oclif/multi-stage-output from 0.8.23 to 0.8.24
2 parents 4497e0d + 642aa0c commit 56550ee

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.23",
9+
"@oclif/multi-stage-output": "^0.8.25",
1010
"@salesforce/core": "^8.23.2",
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
@@ -1727,10 +1727,10 @@
17271727
wordwrap "^1.0.0"
17281728
wrap-ansi "^7.0.0"
17291729

1730-
"@oclif/multi-stage-output@^0.8.23":
1731-
version "0.8.23"
1732-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.23.tgz#e735d01c749a4dc34d38f359730308537c94825c"
1733-
integrity sha512-6XdEWmxRthNRYOMkKEWPP+OU0WDAr8akO+Kyk356obnsa2f6yo5QAi6CncH+B1cOm7WocmIGhxyinjczx35nUw==
1730+
"@oclif/multi-stage-output@^0.8.25":
1731+
version "0.8.25"
1732+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.25.tgz#97ea545694045b33607a4f2ad00935efe18c7816"
1733+
integrity sha512-Tw/EDlk7i4WEGfTtjHzTLBpwqgl0AtBqu9kixxH1cPCpD7qG783Pc5lAk+IwgReNpgZEdrrdeGVePFlsitBIbQ==
17341734
dependencies:
17351735
"@oclif/core" "^4"
17361736
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)