Skip to content

Commit 4ae8a3c

Browse files
authored
Merge pull request #252 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.26
fix(deps): bump @oclif/multi-stage-output from 0.8.22 to 0.8.26
2 parents 40f663e + 68b72b4 commit 4ae8a3c

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
@@ -8,7 +8,7 @@
88
"@inquirer/core": "^10.3.0",
99
"@inquirer/prompts": "^7.8.4",
1010
"@oclif/core": "^4",
11-
"@oclif/multi-stage-output": "^0.8.22",
11+
"@oclif/multi-stage-output": "^0.8.26",
1212
"@salesforce/agents": "^0.18.2",
1313
"@salesforce/core": "^8.23.2",
1414
"@salesforce/kit": "^3.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,10 +1472,10 @@
14721472
wordwrap "^1.0.0"
14731473
wrap-ansi "^7.0.0"
14741474

1475-
"@oclif/multi-stage-output@^0.8.22":
1476-
version "0.8.22"
1477-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.22.tgz#57b5de282fc462d0dde55c72744ab7f3e3e03df7"
1478-
integrity sha512-04Wgf84Vr2C4fOtjk3A4b7O9orUOBSIPH2JzLb9nS4IwpYb/6mouxbKyEVGWxDO/qD4vnw+WRb8UQiDKBJQC7w==
1475+
"@oclif/multi-stage-output@^0.8.26":
1476+
version "0.8.26"
1477+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.26.tgz#7eae3d745cdecc670c39eaaff77c90ce1f9dbd34"
1478+
integrity sha512-TNzLY1Msk1IRYDlNlpGAwF7eBiLgxMME8DkR3PbAzwq/GLfO+qpECgOvOdW0OUcI6ODTKfORNFxz7xJzwNE5Lg==
14791479
dependencies:
14801480
"@oclif/core" "^4"
14811481
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)