Skip to content

Commit b95786c

Browse files
authored
Merge pull request #132 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.7
fix(deps): bump @oclif/multi-stage-output from 0.8.6 to 0.8.7
2 parents 6c3145b + 79141af commit b95786c

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.8.6",
9+
"@oclif/multi-stage-output": "^0.8.7",
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
@@ -1508,10 +1508,10 @@
15081508
wordwrap "^1.0.0"
15091509
wrap-ansi "^7.0.0"
15101510

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

0 commit comments

Comments
 (0)