Skip to content

Commit 12f9742

Browse files
authored
Merge pull request #93 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.7.15
fix(deps): bump @oclif/multi-stage-output from 0.7.14 to 0.7.15
2 parents 4831c81 + c5ebe61 commit 12f9742

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.7.14",
9+
"@oclif/multi-stage-output": "^0.7.15",
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
@@ -1902,10 +1902,10 @@
19021902
wordwrap "^1.0.0"
19031903
wrap-ansi "^7.0.0"
19041904

1905-
"@oclif/multi-stage-output@^0.7.14":
1906-
version "0.7.14"
1907-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.7.14.tgz#fbcf202fb09b3fe25b1048166c25301293dcf029"
1908-
integrity sha512-IjckiN0WRLi0cLjRTXiAHEBFgMsWRdA7yBKL2ejjKOq3EeFa+mwoO/WJA351YryVkWXwxwg28NH6VSsp9zDLMg==
1905+
"@oclif/multi-stage-output@^0.7.15":
1906+
version "0.7.15"
1907+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.7.15.tgz#fe568e4db01d8d406bb735a120f1a6b4bb31213e"
1908+
integrity sha512-6qDhWbbUbdSFTEtwzWvVcEKvWY5E+ioECqS0UPOmwt2Nx1TdW1HZkHAmJ6P+4FheJhAJseFaD/hV6gdaYVwsaA==
19091909
dependencies:
19101910
"@oclif/core" "^4"
19111911
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)