Skip to content

Commit b4dd211

Browse files
fix(deps): bump @oclif/multi-stage-output from 0.8.41 to 0.8.42
Bumps [@oclif/multi-stage-output](https://github.com/oclif/multi-stage-output) from 0.8.41 to 0.8.42. - [Release notes](https://github.com/oclif/multi-stage-output/releases) - [Changelog](https://github.com/oclif/multi-stage-output/blob/main/CHANGELOG.md) - [Commits](oclif/multi-stage-output@0.8.41...0.8.42) --- updated-dependencies: - dependency-name: "@oclif/multi-stage-output" dependency-version: 0.8.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a56c405 commit b4dd211

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.15",
127-
"@oclif/multi-stage-output": "^0.8.41",
127+
"@oclif/multi-stage-output": "^0.8.42",
128128
"@salesforce/core": "^8.31.0",
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
@@ -1189,10 +1189,10 @@
11891189
wordwrap "^1.0.0"
11901190
wrap-ansi "^7.0.0"
11911191

1192-
"@oclif/multi-stage-output@^0.8.41":
1193-
version "0.8.41"
1194-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.41.tgz#7f03de3704eb9237a4714fbf84fd251ae5db2952"
1195-
integrity sha512-CNQR6umOStaggOtgEXOBbItUEFiLMhXIB+PuTyuio6kbKNISuCXJjBZ8Keqqoy8iHtZRY9uzOrjopjwuxmEcZA==
1192+
"@oclif/multi-stage-output@^0.8.42":
1193+
version "0.8.42"
1194+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.42.tgz#9efeae7fe105fd92060ce41eb786a0902ea15802"
1195+
integrity sha512-pAgfE5v+xGTp0yIOJwIXCtbCrfc0Rmw1KZwyylmUNao0gV50/x5JhJHD4MUSET0oi5Zx8haLSLH6IJewkFIjnA==
11961196
dependencies:
11971197
"@oclif/core" "^4"
11981198
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)