Skip to content

Commit 09387a5

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

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
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@inquirer/prompts": "^7.8.3",
1111
"@oclif/core": "^4.10.5",
12-
"@oclif/multi-stage-output": "^0.8.37",
12+
"@oclif/multi-stage-output": "^0.8.41",
1313
"@salesforce/apex-node": "^8.4.22",
1414
"@salesforce/core": "^8.30.0",
1515
"@salesforce/kit": "^3.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1395,10 +1395,10 @@
13951395
wordwrap "^1.0.0"
13961396
wrap-ansi "^7.0.0"
13971397

1398-
"@oclif/multi-stage-output@^0.8.37":
1399-
version "0.8.37"
1400-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.37.tgz#f705a1af7f9201cc6ab1797ddd53ea9eff8a4ce8"
1401-
integrity sha512-szads7f+FV3i1JGifGOAKpTaTwy70+gBjjfmrHavPIeahQog1ehyIP0L7v4jZnj29EZtUbNmxUpKPJbrCAsJDQ==
1398+
"@oclif/multi-stage-output@^0.8.41":
1399+
version "0.8.41"
1400+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.41.tgz#7f03de3704eb9237a4714fbf84fd251ae5db2952"
1401+
integrity sha512-CNQR6umOStaggOtgEXOBbItUEFiLMhXIB+PuTyuio6kbKNISuCXJjBZ8Keqqoy8iHtZRY9uzOrjopjwuxmEcZA==
14021402
dependencies:
14031403
"@oclif/core" "^4"
14041404
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)