Skip to content

Commit 6da0d71

Browse files
authored
Merge pull request #1181 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 3cf48c4 + a42e460 commit 6da0d71

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
},
121121
"dependencies": {
122122
"@jsforce/jsforce-node": "^3.6.4",
123-
"@oclif/multi-stage-output": "^0.8.6",
123+
"@oclif/multi-stage-output": "^0.8.7",
124124
"@salesforce/core": "^8.8.2",
125125
"@salesforce/kit": "^3.2.2",
126126
"@salesforce/sf-plugins-core": "^12.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,10 +1747,10 @@
17471747
wordwrap "^1.0.0"
17481748
wrap-ansi "^7.0.0"
17491749

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

0 commit comments

Comments
 (0)