Skip to content

Commit f716df9

Browse files
authored
Merge pull request #145 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.10
fix(deps): bump @oclif/multi-stage-output from 0.8.9 to 0.8.10
2 parents 99f4987 + d10e3bb commit f716df9

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.9",
9+
"@oclif/multi-stage-output": "^0.8.10",
1010
"@salesforce/core": "^8.8.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
@@ -1495,10 +1495,10 @@
14951495
wordwrap "^1.0.0"
14961496
wrap-ansi "^7.0.0"
14971497

1498-
"@oclif/multi-stage-output@^0.8.9":
1499-
version "0.8.9"
1500-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.9.tgz#e8522c82e83ebafdf2296d552e89ce85dba0d22e"
1501-
integrity sha512-gYcZDMR9zJf5uqOIKoOCz6BeIS5mGcoSOigqQRpjY3b+BnbitIwaDfJJFO48FxzQdN/pC5FpuYN/Vr6JwwhhDQ==
1498+
"@oclif/multi-stage-output@^0.8.10":
1499+
version "0.8.10"
1500+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.10.tgz#e112fa73bb45313f05d11ad18edd60f4a5b6604e"
1501+
integrity sha512-3CjhCVwKfRrQpcas2yZ4nSQVFHVsPRaPWNEf6ucpkYkVWEV/FUAlRQbe2ZakTwAVHaZ00SPiQgxjrqqsVB7yEQ==
15021502
dependencies:
15031503
"@oclif/core" "^4"
15041504
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)