Skip to content

Commit 3c56408

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

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
@@ -122,7 +122,7 @@
122122
},
123123
"dependencies": {
124124
"@jsforce/jsforce-node": "^3.10.7",
125-
"@oclif/multi-stage-output": "^0.8.22",
125+
"@oclif/multi-stage-output": "^0.8.23",
126126
"@salesforce/core": "^8.21.2",
127127
"@salesforce/kit": "^3.2.2",
128128
"@salesforce/sf-plugins-core": "^12.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,10 +1413,10 @@
14131413
wordwrap "^1.0.0"
14141414
wrap-ansi "^7.0.0"
14151415

1416-
"@oclif/multi-stage-output@^0.8.22":
1417-
version "0.8.22"
1418-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.22.tgz#57b5de282fc462d0dde55c72744ab7f3e3e03df7"
1419-
integrity sha512-04Wgf84Vr2C4fOtjk3A4b7O9orUOBSIPH2JzLb9nS4IwpYb/6mouxbKyEVGWxDO/qD4vnw+WRb8UQiDKBJQC7w==
1416+
"@oclif/multi-stage-output@^0.8.23":
1417+
version "0.8.23"
1418+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.23.tgz#e735d01c749a4dc34d38f359730308537c94825c"
1419+
integrity sha512-6XdEWmxRthNRYOMkKEWPP+OU0WDAr8akO+Kyk356obnsa2f6yo5QAi6CncH+B1cOm7WocmIGhxyinjczx35nUw==
14201420
dependencies:
14211421
"@oclif/core" "^4"
14221422
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)