Skip to content

Commit c6b2b67

Browse files
authored
Merge pull request #69 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.7.12
fix(deps): bump @oclif/multi-stage-output from 0.7.11 to 0.7.12
2 parents ed378c1 + 77bc12f commit c6b2b67

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.7.11",
9+
"@oclif/multi-stage-output": "^0.7.12",
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
@@ -1538,10 +1538,10 @@
15381538
wordwrap "^1.0.0"
15391539
wrap-ansi "^7.0.0"
15401540

1541-
"@oclif/multi-stage-output@^0.7.11":
1542-
version "0.7.11"
1543-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.7.11.tgz#98a16b9324e7a67e70dbc0eec146d12572c1d4e8"
1544-
integrity sha512-2ykTQb7ot+1+nM0GFbUE2lgfkr0a9IfxY+YHbpP2lDbTUIdoM7fVPrgbAiGdcP2qsxm3F94POKvGtc2XW4WJRg==
1541+
"@oclif/multi-stage-output@^0.7.12":
1542+
version "0.7.12"
1543+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.7.12.tgz#04df5efb6dce527920cf475c9ad9f20236803ccd"
1544+
integrity sha512-MmCgqPb7jC7QUOiX9jMik2njplCO+tRybGxiB55OXDmZ7osifM3KuQb/ykgP4XYn559k3DXeNLFS0NpokuH+mw==
15451545
dependencies:
15461546
"@oclif/core" "^4"
15471547
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)