Skip to content

Commit 2cb4a5f

Browse files
authored
Merge pull request #303 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.30
fix(deps): bump @oclif/multi-stage-output from 0.8.29 to 0.8.30
2 parents da8c811 + c665dc5 commit 2cb4a5f

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.29",
9+
"@oclif/multi-stage-output": "^0.8.30",
1010
"@salesforce/core": "^8.25.0",
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
@@ -1620,10 +1620,10 @@
16201620
wordwrap "^1.0.0"
16211621
wrap-ansi "^7.0.0"
16221622

1623-
"@oclif/multi-stage-output@^0.8.29":
1624-
version "0.8.29"
1625-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.29.tgz#eae75f72cc6f5f5b868ee2f1d6866385fec31ea7"
1626-
integrity sha512-P5Kuc9KpPRAJeofFYt7RO4TH/IVoaNKgQvKhRtDUMCH0+n5Fa0L5xUCqotIWu7UehmXxhFogQRbWI2yAEY/UiQ==
1623+
"@oclif/multi-stage-output@^0.8.30":
1624+
version "0.8.30"
1625+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.30.tgz#c95261d669bc466ce06701e26248f49282034a12"
1626+
integrity sha512-WNEqTdK9GsZGc/yOgm/2drpdTXp7FGDxH3nbWSpMJBJU5CqrWmvoqNqrXZmlVRQHjKCo8qW3hI9FXse5brFVNg==
16271627
dependencies:
16281628
"@oclif/core" "^4"
16291629
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)