Skip to content

Commit 61fa81b

Browse files
authored
Merge pull request #1346 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.28
fix(deps): bump @oclif/multi-stage-output from 0.8.23 to 0.8.28
2 parents 099ffdc + 743a7e6 commit 61fa81b

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1738,10 +1738,10 @@
17381738
wordwrap "^1.0.0"
17391739
wrap-ansi "^7.0.0"
17401740

1741-
"@oclif/multi-stage-output@^0.8.23":
1742-
version "0.8.23"
1743-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.23.tgz#e735d01c749a4dc34d38f359730308537c94825c"
1744-
integrity sha512-6XdEWmxRthNRYOMkKEWPP+OU0WDAr8akO+Kyk356obnsa2f6yo5QAi6CncH+B1cOm7WocmIGhxyinjczx35nUw==
1741+
"@oclif/multi-stage-output@^0.8.28":
1742+
version "0.8.28"
1743+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.28.tgz#e259aa251dafd3832262af7b9232a726a4d97681"
1744+
integrity sha512-BL/PbmWDdh9pW5g+Fgww7Th9h8dxECTSu/Dq02eo5fTymqLCfgOIoDpFQ5vQWExS8bFyVZ6EGdq2TiAEpz5vRQ==
17451745
dependencies:
17461746
"@oclif/core" "^4"
17471747
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)