Skip to content

Commit 944a845

Browse files
authored
Merge pull request #127 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.6
fix(deps): bump @oclif/multi-stage-output from 0.8.5 to 0.8.6
2 parents 20b24c9 + f42ce21 commit 944a845

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.5",
9+
"@oclif/multi-stage-output": "^0.8.6",
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.5":
1512-
version "0.8.5"
1513-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.5.tgz#5a46f2a0d0718fcc68249f461255d47b756612b9"
1514-
integrity sha512-+iv4cK8WRJbLNL5f7gLU+tvqbReDofpG0qNss6tbJDbQUK3YmyEWrE2DnMPi7afJW6iwoG/uOwFRTs+9TpGg1A==
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==
15151515
dependencies:
15161516
"@oclif/core" "^4"
15171517
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)