Skip to content

Commit

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

fix(deps): bump @oclif/multi-stage-output from 0.8.6 to 0.8.7
  • Loading branch information
svc-cli-bot authored Feb 9, 2025
2 parents 3cf48c4 + a42e460 commit 6da0d71
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 @@ -120,7 +120,7 @@
},
"dependencies": {
"@jsforce/jsforce-node": "^3.6.4",
"@oclif/multi-stage-output": "^0.8.6",
"@oclif/multi-stage-output": "^0.8.7",
"@salesforce/core": "^8.8.2",
"@salesforce/kit": "^3.2.2",
"@salesforce/sf-plugins-core": "^12.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1747,10 +1747,10 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/multi-stage-output@^0.8.6":
version "0.8.6"
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.6.tgz#5e18fe4a2883026dcff248de0fc7b938dd3256c4"
integrity sha512-l8JEHAuSxD6ozYYfVryB2FjJNbWIla7hUegqoqA24A0z4tcFHcj4NwqTsPc96chlJkc0jqtoCBmooA7j1SnoUw==
"@oclif/multi-stage-output@^0.8.7":
version "0.8.7"
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.7.tgz#2f168202d35efc6d3f4fd04613cd78694939b6d1"
integrity sha512-bXblOjcPsJR7oboNSc4SkYSq85rePqs3uPBTb2JtC7s0RNRfh9HGrbMktr2cV3byoNDv6fz49M/ABQ/G+/LyGg==
dependencies:
"@oclif/core" "^4"
"@types/react" "^18.3.12"
Expand Down

0 comments on commit 6da0d71

Please sign in to comment.