Skip to content

Commit 8e0320b

Browse files
authored
Merge pull request #1449 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.15
fix(deps): bump @oclif/multi-stage-output from 0.8.14 to 0.8.15
2 parents ee865dd + 0f581ed commit 8e0320b

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.4.0",
9-
"@oclif/multi-stage-output": "^0.8.14",
9+
"@oclif/multi-stage-output": "^0.8.16",
1010
"@salesforce/core": "^8.15.0",
1111
"@salesforce/kit": "^3.2.3",
1212
"@salesforce/sf-plugins-core": "^12.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1571,10 +1571,10 @@
15711571
wordwrap "^1.0.0"
15721572
wrap-ansi "^7.0.0"
15731573

1574-
"@oclif/multi-stage-output@^0.8.14":
1575-
version "0.8.14"
1576-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.14.tgz#7276009eef1ebd904666a230d690066b1a3b16ae"
1577-
integrity sha512-s6Ra2xJrRtIQfn+b/KcLaphboNIVP/2jymEM1rS8T8wADDvF6nw4GtkqUNNR77sZLe1XuxuiDLx4qFY9lYBxow==
1574+
"@oclif/multi-stage-output@^0.8.16":
1575+
version "0.8.16"
1576+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.16.tgz#51540c07bf68cabb8ef62d8975694b51985f508c"
1577+
integrity sha512-r44G3+02dGt7OUQeD4fswdmCqqxQTj1FfmhTPOhM+dEmkrSHsbXAbMCyynXDfqOTbllIWZDJ9oShW1PVT4rMiw==
15781578
dependencies:
15791579
"@oclif/core" "^4"
15801580
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)