Skip to content

Commit a4aab28

Browse files
authored
Merge pull request #282 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.28
fix(deps): bump @oclif/multi-stage-output from 0.8.27 to 0.8.28
2 parents 6d87983 + 8142440 commit a4aab28

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
@@ -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.27",
9+
"@oclif/multi-stage-output": "^0.8.28",
1010
"@salesforce/core": "^8.23.4",
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
@@ -1820,10 +1820,10 @@
18201820
wordwrap "^1.0.0"
18211821
wrap-ansi "^7.0.0"
18221822

1823-
"@oclif/multi-stage-output@^0.8.27":
1824-
version "0.8.27"
1825-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.27.tgz#7404ee023470cbfad670e4ff914d128813b737eb"
1826-
integrity sha512-kfQaKF1wZbmxl0suJ3dEY++VOr9aGSCMBpMbWxgVYoJxSgWABoY7U65o4taEOi5WDs4qrpe1C5M6x6Z6CsSi0Q==
1823+
"@oclif/multi-stage-output@^0.8.28":
1824+
version "0.8.28"
1825+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.28.tgz#e259aa251dafd3832262af7b9232a726a4d97681"
1826+
integrity sha512-BL/PbmWDdh9pW5g+Fgww7Th9h8dxECTSu/Dq02eo5fTymqLCfgOIoDpFQ5vQWExS8bFyVZ6EGdq2TiAEpz5vRQ==
18271827
dependencies:
18281828
"@oclif/core" "^4"
18291829
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)