Skip to content

Commit 5deccba

Browse files
authored
Merge pull request #1377 from salesforcecli/dependabot-npm_and_yarn-oclif-multi-stage-output-0.8.30
fix(deps): bump @oclif/multi-stage-output from 0.8.29 to 0.8.30
2 parents c59846a + eab10db commit 5deccba

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
@@ -124,7 +124,7 @@
124124
"o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
125125
"dependencies": {
126126
"@jsforce/jsforce-node": "^3.10.14",
127-
"@oclif/multi-stage-output": "^0.8.29",
127+
"@oclif/multi-stage-output": "^0.8.30",
128128
"@salesforce/core": "^8.25.1",
129129
"@salesforce/kit": "^3.2.2",
130130
"@salesforce/sf-plugins-core": "^12.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,10 +1447,10 @@
14471447
wordwrap "^1.0.0"
14481448
wrap-ansi "^7.0.0"
14491449

1450-
"@oclif/multi-stage-output@^0.8.29":
1451-
version "0.8.29"
1452-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.29.tgz#eae75f72cc6f5f5b868ee2f1d6866385fec31ea7"
1453-
integrity sha512-P5Kuc9KpPRAJeofFYt7RO4TH/IVoaNKgQvKhRtDUMCH0+n5Fa0L5xUCqotIWu7UehmXxhFogQRbWI2yAEY/UiQ==
1450+
"@oclif/multi-stage-output@^0.8.30":
1451+
version "0.8.30"
1452+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.30.tgz#c95261d669bc466ce06701e26248f49282034a12"
1453+
integrity sha512-WNEqTdK9GsZGc/yOgm/2drpdTXp7FGDxH3nbWSpMJBJU5CqrWmvoqNqrXZmlVRQHjKCo8qW3hI9FXse5brFVNg==
14541454
dependencies:
14551455
"@oclif/core" "^4"
14561456
"@types/react" "^18.3.12"

0 commit comments

Comments
 (0)