Skip to content

Commit fec8e7d

Browse files
committed
fix: bump mso
1 parent b2af5fe commit fec8e7d

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.1-dev.0",
9+
"@oclif/multi-stage-output": "^0.4.3-dev.0",
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.1-dev.0":
1473-
version "0.4.2"
1474-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.4.2.tgz#2a2b9e46b828ed72775cc7616db97e48aacfab7c"
1475-
integrity sha512-wS+58pirRbXc34xTJjXsX/MjQHWa/P2B/tYe/5USfpW8Yj2l07rcFVeJwbh/NnuYb8JkGvqGYi/fP+0I4FKwow==
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==
14761476
dependencies:
14771477
"@oclif/core" "^4"
14781478
"@types/react" "^18.3.5"

0 commit comments

Comments
 (0)