Skip to content

Commit f40ff94

Browse files
fix(deps): bump @oclif/multi-stage-output from 0.7.15 to 0.7.17
Bumps [@oclif/multi-stage-output](https://github.com/oclif/core) from 0.7.15 to 0.7.17. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20a79fa commit f40ff94

File tree

2 files changed

+29
-24
lines changed

2 files changed

+29
-24
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.0.34",
9-
"@oclif/multi-stage-output": "^0.7.15",
9+
"@oclif/multi-stage-output": "^0.7.17",
1010
"@salesforce/core": "^8.6.4",
1111
"@salesforce/kit": "^3.2.3",
1212
"@salesforce/sf-plugins-core": "^12.1.0",

yarn.lock

Lines changed: 28 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1741,16 +1741,16 @@
17411741
wordwrap "^1.0.0"
17421742
wrap-ansi "^7.0.0"
17431743

1744-
"@oclif/multi-stage-output@^0.7.15":
1745-
version "0.7.15"
1746-
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.7.15.tgz#fe568e4db01d8d406bb735a120f1a6b4bb31213e"
1747-
integrity sha512-6qDhWbbUbdSFTEtwzWvVcEKvWY5E+ioECqS0UPOmwt2Nx1TdW1HZkHAmJ6P+4FheJhAJseFaD/hV6gdaYVwsaA==
1744+
"@oclif/multi-stage-output@^0.7.17":
1745+
version "0.7.17"
1746+
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.7.17.tgz#d09a81f00cf88411749ceaf822f47d4102be54a0"
1747+
integrity sha512-+esBsrnEyQRmRWLSbbKP+TjM4tIjFJbuCGnEerOpFxHA4QBVh/tIg59EQz6s1NOSR9W4DYc/PbnZIYToIzkTqg==
17481748
dependencies:
17491749
"@oclif/core" "^4"
17501750
"@types/react" "^18.3.12"
17511751
cli-spinners "^2"
17521752
figures "^6.1.0"
1753-
ink "^5.0.1"
1753+
ink "^5.1.0"
17541754
react "^18.3.1"
17551755
wrap-ansi "^9.0.0"
17561756

@@ -4527,6 +4527,11 @@ es-to-primitive@^1.2.1:
45274527
is-date-object "^1.0.1"
45284528
is-symbol "^1.0.2"
45294529

4530+
es-toolkit@^1.22.0:
4531+
version "1.30.1"
4532+
resolved "https://registry.yarnpkg.com/es-toolkit/-/es-toolkit-1.30.1.tgz#311be8eec88f53b0b1a9d40117f3f3c1e763e274"
4533+
integrity sha512-ZXflqanzH8BpHkDhFa10bBf6ONDCe84EPUm7SSICGzuuROSluT2ynTPtwn9PcRelMtorCRozSknI/U0MNYp0Uw==
4534+
45304535
es6-error@^4.0.1:
45314536
version "4.1.1"
45324537
resolved "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz"
@@ -5635,10 +5640,10 @@ ini@^1.3.4:
56355640
resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
56365641
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
56375642

5638-
ink@^5.0.1:
5639-
version "5.0.1"
5640-
resolved "https://registry.npmjs.org/ink/-/ink-5.0.1.tgz"
5641-
integrity sha512-ae4AW/t8jlkj/6Ou21H2av0wxTk8vrGzXv+v2v7j4in+bl1M5XRMVbfNghzhBokV++FjF8RBDJvYo+ttR9YVRg==
5643+
ink@^5.0.1, ink@^5.1.0:
5644+
version "5.1.0"
5645+
resolved "https://registry.yarnpkg.com/ink/-/ink-5.1.0.tgz#8ed050bf7a468489f231c99031f8bb1393c44079"
5646+
integrity sha512-3vIO+CU4uSg167/dZrg4wHy75llUINYXxN4OsdaCkE40q4zyOTPwNc2VEpLnnWsIvIQeo6x6lilAhuaSt+rIsA==
56425647
dependencies:
56435648
"@alcalzone/ansi-tokenize" "^0.1.3"
56445649
ansi-escapes "^7.0.0"
@@ -5649,20 +5654,20 @@ ink@^5.0.1:
56495654
cli-cursor "^4.0.0"
56505655
cli-truncate "^4.0.0"
56515656
code-excerpt "^4.0.0"
5657+
es-toolkit "^1.22.0"
56525658
indent-string "^5.0.0"
5653-
is-in-ci "^0.1.0"
5654-
lodash "^4.17.21"
5659+
is-in-ci "^1.0.0"
56555660
patch-console "^2.0.0"
56565661
react-reconciler "^0.29.0"
56575662
scheduler "^0.23.0"
56585663
signal-exit "^3.0.7"
56595664
slice-ansi "^7.1.0"
56605665
stack-utils "^2.0.6"
5661-
string-width "^7.0.0"
5662-
type-fest "^4.8.3"
5666+
string-width "^7.2.0"
5667+
type-fest "^4.27.0"
56635668
widest-line "^5.0.0"
56645669
wrap-ansi "^9.0.0"
5665-
ws "^8.15.0"
5670+
ws "^8.18.0"
56665671
yoga-wasm-web "~0.3.3"
56675672

56685673
internal-slot@^1.0.7:
@@ -5787,10 +5792,10 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
57875792
dependencies:
57885793
is-extglob "^2.1.1"
57895794

5790-
is-in-ci@^0.1.0:
5791-
version "0.1.0"
5792-
resolved "https://registry.npmjs.org/is-in-ci/-/is-in-ci-0.1.0.tgz"
5793-
integrity sha512-d9PXLEY0v1iJ64xLiQMJ51J128EYHAaOR4yZqQi8aHGfw6KgifM3/Viw1oZZ1GCVmb3gBuyhLyHj0HgR2DhSXQ==
5795+
is-in-ci@^1.0.0:
5796+
version "1.0.0"
5797+
resolved "https://registry.yarnpkg.com/is-in-ci/-/is-in-ci-1.0.0.tgz#9a86bbda7e42c6129902e0574c54b018fbb6ab88"
5798+
integrity sha512-eUuAjybVTHMYWm/U+vBO1sY/JOCgoPCXRxzdju0K+K0BiGW0SChEL1MLC0PoCIR1OlPo5YAp8HuQoUlsWEICwg==
57945799

57955800
is-inside-container@^1.0.0:
57965801
version "1.0.0"
@@ -8430,10 +8435,10 @@ type-fest@^1.0.2:
84308435
resolved "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz"
84318436
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
84328437

8433-
type-fest@^4.8.3:
8434-
version "4.26.1"
8435-
resolved "https://registry.npmjs.org/type-fest/-/type-fest-4.26.1.tgz"
8436-
integrity sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==
8438+
type-fest@^4.27.0:
8439+
version "4.30.1"
8440+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.30.1.tgz#120b9e15177310ec4e9d5d6f187d86c0f4b55e0e"
8441+
integrity sha512-ojFL7eDMX2NF0xMbDwPZJ8sb7ckqtlAi1GsmgsFXvErT9kFTk1r0DuQKvrCh73M6D4nngeHJmvogF9OluXs7Hw==
84378442

84388443
typed-array-buffer@^1.0.1:
84398444
version "1.0.2"
@@ -8775,7 +8780,7 @@ write-file-atomic@^3.0.0:
87758780
signal-exit "^3.0.2"
87768781
typedarray-to-buffer "^3.1.5"
87778782

8778-
ws@^8.15.0:
8783+
ws@^8.18.0:
87798784
version "8.18.0"
87808785
resolved "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz"
87818786
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==

0 commit comments

Comments
 (0)