Skip to content

Commit 232f474

Browse files
fix(deps): bump @oclif/multi-stage-output from 0.8.18 to 0.8.20
Bumps [@oclif/multi-stage-output](https://github.com/oclif/core) from 0.8.18 to 0.8.20. - [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.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 425407e commit 232f474

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
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
88
"@oclif/core": "^4.5.2",
9-
"@oclif/multi-stage-output": "^0.8.18",
9+
"@oclif/multi-stage-output": "^0.8.20",
1010
"@salesforce/core": "^8.18.5",
1111
"@salesforce/kit": "^3.2.3",
1212
"@salesforce/sf-plugins-core": "^12.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,10 +1349,10 @@
13491349
wordwrap "^1.0.0"
13501350
wrap-ansi "^7.0.0"
13511351

1352-
"@oclif/multi-stage-output@^0.8.18":
1353-
version "0.8.18"
1354-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.18.tgz#4e9aed6375f741007846ab08e8f8dcbf6a356532"
1355-
integrity sha512-QmhencP0a5OVxOnHfCYb6rim6cDmSgC0J7WRIgw9ZdnPNYPnsLlgU0iWxct/cs+KBL7Vv6tXDQK4wDeUoqFe3Q==
1352+
"@oclif/multi-stage-output@^0.8.20":
1353+
version "0.8.20"
1354+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.20.tgz#193cef3d9fe323aa85909219ae84bca7fff9f666"
1355+
integrity sha512-XrzuZ9aNjv+RSc0MsjtnX2nR3w9tJSNfBBg6uoOHZkWndPuPeS70gTseTt2dQJDHQE2ygNuDSPMQBf71bNoVuA==
13561356
dependencies:
13571357
"@oclif/core" "^4"
13581358
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)