Skip to content

Commit

Permalink
Merge pull request #1214 from salesforcecli/dependabot-npm_and_yarn-o…
Browse files Browse the repository at this point in the history
…clif-multi-stage-output-0.7.12

fix(deps): bump @oclif/multi-stage-output from 0.7.11 to 0.7.12
  • Loading branch information
svc-cli-bot authored Nov 9, 2024
2 parents 5308e4b + b29555e commit 896d7ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
"@oclif/core": "^4.0.28",
"@oclif/multi-stage-output": "^0.7.11",
"@oclif/multi-stage-output": "^0.7.12",
"@salesforce/apex-node": "^8.1.9",
"@salesforce/core": "^8.6.4",
"@salesforce/kit": "^3.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1253,10 +1253,10 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

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

0 comments on commit 896d7ab

Please sign in to comment.