Skip to content

Commit 7679519

Browse files
fix(deps): bump @oclif/multi-stage-output from 0.8.34 to 0.8.36
Bumps [@oclif/multi-stage-output](https://github.com/oclif/core) from 0.8.34 to 0.8.36. - [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.36 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e542efd commit 7679519

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1385,10 +1385,10 @@
13851385
wordwrap "^1.0.0"
13861386
wrap-ansi "^7.0.0"
13871387

1388-
"@oclif/multi-stage-output@^0.8.30":
1389-
version "0.8.34"
1390-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.34.tgz#a83501d9830ac427c1e70dc7c7d0609f6a26e07e"
1391-
integrity sha512-AMQjT3EEpn59w08bvSZt+EQElP1yoQixdI2LNQTRIk2ykXLIu9ZP9EYSO4z0L/iseMSY6k0mfhrbdLoh24DCnQ==
1388+
"@oclif/multi-stage-output@^0.8.36":
1389+
version "0.8.36"
1390+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.36.tgz#858f146d792efc9ea1c0d0f26ec2b8a89ef94f6a"
1391+
integrity sha512-3BEpG5CDUJYtyJQZbMPU+o3C0XSC7MgupTb75KjLE6RoG5r9q+BRYkyDyGMspWkqcPtbMqZjs0sMFKmYMiDrEA==
13921392
dependencies:
13931393
"@oclif/core" "^4"
13941394
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)