Skip to content

Commit 9002c2f

Browse files
authored
Merge pull request #231 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.20
fix(deps): bump @oclif/multi-stage-output from 0.8.18 to 0.8.20
2 parents fdfddc4 + 16a37f7 commit 9002c2f

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
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
88
"@oclif/core": "^4",
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.2",
1212
"@salesforce/sf-plugins-core": "^11.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1502,10 +1502,10 @@
15021502
wordwrap "^1.0.0"
15031503
wrap-ansi "^7.0.0"
15041504

1505-
"@oclif/multi-stage-output@^0.8.18":
1506-
version "0.8.18"
1507-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.18.tgz#4e9aed6375f741007846ab08e8f8dcbf6a356532"
1508-
integrity sha512-QmhencP0a5OVxOnHfCYb6rim6cDmSgC0J7WRIgw9ZdnPNYPnsLlgU0iWxct/cs+KBL7Vv6tXDQK4wDeUoqFe3Q==
1505+
"@oclif/multi-stage-output@^0.8.20":
1506+
version "0.8.20"
1507+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.20.tgz#193cef3d9fe323aa85909219ae84bca7fff9f666"
1508+
integrity sha512-XrzuZ9aNjv+RSc0MsjtnX2nR3w9tJSNfBBg6uoOHZkWndPuPeS70gTseTt2dQJDHQE2ygNuDSPMQBf71bNoVuA==
15091509
dependencies:
15101510
"@oclif/core" "^4"
15111511
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)