Skip to content

Commit ddc55b1

Browse files
authored
Merge pull request #1446 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.41
fix(deps): bump @oclif/multi-stage-output from 0.8.36 to 0.8.41
2 parents 22a1de1 + 22ce255 commit ddc55b1

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
@@ -124,7 +124,7 @@
124124
"o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
125125
"dependencies": {
126126
"@jsforce/jsforce-node": "^3.10.14",
127-
"@oclif/multi-stage-output": "^0.8.36",
127+
"@oclif/multi-stage-output": "^0.8.41",
128128
"@salesforce/core": "^8.29.1",
129129
"@salesforce/kit": "^3.2.6",
130130
"@salesforce/sf-plugins-core": "^12.2.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,10 +1429,10 @@
14291429
wordwrap "^1.0.0"
14301430
wrap-ansi "^7.0.0"
14311431

1432-
"@oclif/multi-stage-output@^0.8.36":
1433-
version "0.8.36"
1434-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.36.tgz#858f146d792efc9ea1c0d0f26ec2b8a89ef94f6a"
1435-
integrity sha512-3BEpG5CDUJYtyJQZbMPU+o3C0XSC7MgupTb75KjLE6RoG5r9q+BRYkyDyGMspWkqcPtbMqZjs0sMFKmYMiDrEA==
1432+
"@oclif/multi-stage-output@^0.8.41":
1433+
version "0.8.41"
1434+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.41.tgz#7f03de3704eb9237a4714fbf84fd251ae5db2952"
1435+
integrity sha512-CNQR6umOStaggOtgEXOBbItUEFiLMhXIB+PuTyuio6kbKNISuCXJjBZ8Keqqoy8iHtZRY9uzOrjopjwuxmEcZA==
14361436
dependencies:
14371437
"@oclif/core" "^4"
14381438
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)