Skip to content

Commit ef214f5

Browse files
authored
Merge pull request #134 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.9
fix(deps): bump @oclif/multi-stage-output from 0.8.7 to 0.8.9
2 parents d53422f + 88c99b2 commit ef214f5

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.7",
9+
"@oclif/multi-stage-output": "^0.8.9",
1010
"@salesforce/core": "^8.5.3",
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
@@ -1490,10 +1490,10 @@
14901490
wordwrap "^1.0.0"
14911491
wrap-ansi "^7.0.0"
14921492

1493-
"@oclif/multi-stage-output@^0.8.7":
1494-
version "0.8.7"
1495-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.7.tgz#2f168202d35efc6d3f4fd04613cd78694939b6d1"
1496-
integrity sha512-bXblOjcPsJR7oboNSc4SkYSq85rePqs3uPBTb2JtC7s0RNRfh9HGrbMktr2cV3byoNDv6fz49M/ABQ/G+/LyGg==
1493+
"@oclif/multi-stage-output@^0.8.9":
1494+
version "0.8.9"
1495+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.9.tgz#e8522c82e83ebafdf2296d552e89ce85dba0d22e"
1496+
integrity sha512-gYcZDMR9zJf5uqOIKoOCz6BeIS5mGcoSOigqQRpjY3b+BnbitIwaDfJJFO48FxzQdN/pC5FpuYN/Vr6JwwhhDQ==
14971497
dependencies:
14981498
"@oclif/core" "^4"
14991499
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)