Skip to content

Commit 921bcf2

Browse files
committed
fix: bump mso
1 parent 7ba097d commit 921bcf2

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.0.16",
9-
"@oclif/multi-stage-output": "^0.4.3-dev.0",
9+
"@oclif/multi-stage-output": "^0.5.1",
1010
"@salesforce/core": "^8.4.0",
1111
"@salesforce/kit": "^3.2.2",
1212
"@salesforce/sf-plugins-core": "^11.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,10 +1469,10 @@
14691469
wordwrap "^1.0.0"
14701470
wrap-ansi "^7.0.0"
14711471

1472-
"@oclif/multi-stage-output@^0.4.3-dev.0":
1473-
version "0.4.3-dev.0"
1474-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.4.3-dev.0.tgz#787719a9cc4afa07348f422786fffaec555a3620"
1475-
integrity sha512-lHMR5baHpQcv2bCCvx5rczWFUpSqlVs4W7vUcZFTVUcKf1Ig6h6ekcWVtNilsWdl3NS4Pt7dMHLDHV0ah9aMlw==
1472+
"@oclif/multi-stage-output@^0.5.1":
1473+
version "0.5.1"
1474+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.5.1.tgz#98cfc1c15b87866cc04f9a280ef5ed81152e9891"
1475+
integrity sha512-D2JyJLaYeMKxYxDIlxhXIurNcmQFk4fRIfDnYb3ZDmV0nQbn1nW/8T8HzASK/kWbZZdxdjzCWcip8CjkJdizEw==
14761476
dependencies:
14771477
"@oclif/core" "^4"
14781478
"@types/react" "^18.3.5"

0 commit comments

Comments
 (0)