Skip to content

Commit 172baba

Browse files
authored
Merge pull request #1269 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.16
fix(deps): bump @oclif/multi-stage-output from 0.8.15 to 0.8.16
2 parents 907538e + 2ac7aad commit 172baba

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
@@ -121,7 +121,7 @@
121121
},
122122
"dependencies": {
123123
"@jsforce/jsforce-node": "^3.8.2",
124-
"@oclif/multi-stage-output": "^0.8.15",
124+
"@oclif/multi-stage-output": "^0.8.16",
125125
"@salesforce/core": "^8.12.0",
126126
"@salesforce/kit": "^3.2.2",
127127
"@salesforce/sf-plugins-core": "^12.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1577,10 +1577,10 @@
15771577
wordwrap "^1.0.0"
15781578
wrap-ansi "^7.0.0"
15791579

1580-
"@oclif/multi-stage-output@^0.8.15":
1581-
version "0.8.15"
1582-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.15.tgz#3dd3e3c603349f03cababd44b826004aa0a01489"
1583-
integrity sha512-aF6ASWKozpnVHuJRZ0wp9OCaBBk+y7Sf8WleYUlDWQXlcmAaouTSFuBipqv1xfSpIiFomc3ZuVGDNoEH+o95AQ==
1580+
"@oclif/multi-stage-output@^0.8.16":
1581+
version "0.8.16"
1582+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.16.tgz#51540c07bf68cabb8ef62d8975694b51985f508c"
1583+
integrity sha512-r44G3+02dGt7OUQeD4fswdmCqqxQTj1FfmhTPOhM+dEmkrSHsbXAbMCyynXDfqOTbllIWZDJ9oShW1PVT4rMiw==
15841584
dependencies:
15851585
"@oclif/core" "^4"
15861586
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)