Skip to content

Commit b390702

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

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
@@ -8,7 +8,7 @@
88
"o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
99
"dependencies": {
1010
"@oclif/core": "^4.11.2",
11-
"@oclif/multi-stage-output": "^0.8.30",
11+
"@oclif/multi-stage-output": "^0.8.39",
1212
"@salesforce/core": "^8.29.0",
1313
"@salesforce/kit": "^3.2.4",
1414
"@salesforce/sf-plugins-core": "^12.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,10 +1437,10 @@
14371437
wordwrap "^1.0.0"
14381438
wrap-ansi "^7.0.0"
14391439

1440-
"@oclif/multi-stage-output@^0.8.30":
1441-
version "0.8.36"
1442-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.36.tgz#858f146d792efc9ea1c0d0f26ec2b8a89ef94f6a"
1443-
integrity sha512-3BEpG5CDUJYtyJQZbMPU+o3C0XSC7MgupTb75KjLE6RoG5r9q+BRYkyDyGMspWkqcPtbMqZjs0sMFKmYMiDrEA==
1440+
"@oclif/multi-stage-output@^0.8.39":
1441+
version "0.8.39"
1442+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.39.tgz#6bae155c58f7782d6d3f7743315b36f3eeb3a8c6"
1443+
integrity sha512-oywomyW4IAaFgaw5iZ1wh9+pLVQow1PMnvI5UDR82TCUzLZbUgcYeqbuk4ozivmxIecHrPmMEqDKiIIpv65jlA==
14441444
dependencies:
14451445
"@oclif/core" "^4"
14461446
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)