Skip to content

Commit 68708c8

Browse files
authored
Merge pull request #89 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.7.14
fix(deps): bump @oclif/multi-stage-output from 0.7.12 to 0.7.14
2 parents 8e39b78 + 7c52d96 commit 68708c8

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.12",
9+
"@oclif/multi-stage-output": "^0.7.14",
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.12":
1906-
version "0.7.12"
1907-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.7.12.tgz#04df5efb6dce527920cf475c9ad9f20236803ccd"
1908-
integrity sha512-MmCgqPb7jC7QUOiX9jMik2njplCO+tRybGxiB55OXDmZ7osifM3KuQb/ykgP4XYn559k3DXeNLFS0NpokuH+mw==
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==
19091909
dependencies:
19101910
"@oclif/core" "^4"
19111911
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)