-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the minor-and-patch group with 3 updates
Bumps the minor-and-patch group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vscode/test-electron](https://github.com/Microsoft/vscode-test) and [prettier](https://github.com/prettier/prettier). Updates `@types/node` from 20.12.12 to 20.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vscode/test-electron` from 2.3.10 to 2.4.0 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.3.10...v2.4.0) Updates `prettier` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vscode/test-electron" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
d586a13
commit 59c243a
Showing
2 changed files
with
122 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -648,11 +648,6 @@ | |
resolved "https://registry.yarnpkg.com/@shopify/prettier-config/-/prettier-config-1.1.2.tgz#612f87c0cd1196e8b43c85425e587d0fa7f1172d" | ||
integrity sha512-5ugCL9sPGzmOaZjeRGaWUWhHgAbemrS6z+R7v6gwiD+BiqSeoFhIY+imLpfdFCVpuOGalpHeCv6o3gv++EHs0A== | ||
|
||
"@tootallnate/once@1": | ||
version "1.1.2" | ||
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz" | ||
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== | ||
|
||
"@types/glob@^8.1.0": | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-8.1.0.tgz#b63e70155391b0584dce44e7ea25190bbc38f2fc" | ||
|
@@ -681,10 +676,10 @@ | |
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b" | ||
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg== | ||
|
||
"@types/node@*", "@types/node@^20.12.12": | ||
version "20.12.12" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050" | ||
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw== | ||
"@types/node@*", "@types/node@^20.14.0": | ||
version "20.14.0" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.0.tgz#49ceec7b34f8621470cff44677fa9d461a477f17" | ||
integrity sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA== | ||
dependencies: | ||
undici-types "~5.26.4" | ||
|
||
|
@@ -868,15 +863,16 @@ | |
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" | ||
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ== | ||
|
||
"@vscode/test-electron@^2.3.10": | ||
version "2.3.10" | ||
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.3.10.tgz#c63e2437ec4d65ff56c7cfcb4dfceb0e883ef473" | ||
integrity sha512-FxMqrvUm6a8S5tP4CymNJ40e6kD+wUTWTc6K32U629yrCCa+kl/rmpkC2gKpN4F4zjg1r+0Hnk9sl0+N2atsYA== | ||
"@vscode/test-electron@^2.4.0": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.4.0.tgz#6fcdbac10948960c15f8970cf5d5e624dd51a524" | ||
integrity sha512-yojuDFEjohx6Jb+x949JRNtSn6Wk2FAh4MldLE3ck9cfvCqzwxF32QsNy1T9Oe4oT+ZfFcg0uPUCajJzOmPlTA== | ||
dependencies: | ||
http-proxy-agent "^4.0.1" | ||
https-proxy-agent "^5.0.0" | ||
http-proxy-agent "^7.0.2" | ||
https-proxy-agent "^7.0.4" | ||
jszip "^3.10.1" | ||
semver "^7.5.2" | ||
ora "^7.0.1" | ||
semver "^7.6.2" | ||
|
||
"@vscode/vsce@^2.26.1": | ||
version "2.26.1" | ||
|
@@ -919,13 +915,6 @@ acorn@^8.9.0: | |
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.9.0.tgz#78a16e3b2bcc198c10822786fa6679e245db5b59" | ||
integrity sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ== | ||
|
||
agent-base@6: | ||
version "6.0.2" | ||
resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz" | ||
integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ== | ||
dependencies: | ||
debug "4" | ||
|
||
agent-base@^7.0.2, agent-base@^7.1.0: | ||
version "7.1.1" | ||
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.1.tgz#bdbded7dfb096b751a2a087eeeb9664725b2e317" | ||
|
@@ -1213,6 +1202,15 @@ bl@^4.0.3: | |
inherits "^2.0.4" | ||
readable-stream "^3.4.0" | ||
|
||
bl@^5.0.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/bl/-/bl-5.1.0.tgz#183715f678c7188ecef9fe475d90209400624273" | ||
integrity sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ== | ||
dependencies: | ||
buffer "^6.0.3" | ||
inherits "^2.0.4" | ||
readable-stream "^3.4.0" | ||
|
||
boolbase@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" | ||
|
@@ -1280,6 +1278,14 @@ buffer@^5.5.0: | |
base64-js "^1.3.1" | ||
ieee754 "^1.1.13" | ||
|
||
buffer@^6.0.3: | ||
version "6.0.3" | ||
resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6" | ||
integrity sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA== | ||
dependencies: | ||
base64-js "^1.3.1" | ||
ieee754 "^1.2.1" | ||
|
||
bundle-name@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/bundle-name/-/bundle-name-3.0.0.tgz#ba59bcc9ac785fb67ccdbf104a2bf60c099f0e1a" | ||
|
@@ -1355,6 +1361,11 @@ chalk@^4.0.0, chalk@^4.1.0: | |
ansi-styles "^4.1.0" | ||
supports-color "^7.1.0" | ||
|
||
chalk@^5.0.0, chalk@^5.3.0: | ||
version "5.3.0" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" | ||
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w== | ||
|
||
change-case@^4.1.2: | ||
version "4.1.2" | ||
resolved "https://registry.yarnpkg.com/change-case/-/change-case-4.1.2.tgz#fedfc5f136045e2398c0410ee441f95704641e12" | ||
|
@@ -1418,6 +1429,18 @@ chownr@^1.1.1: | |
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b" | ||
integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg== | ||
|
||
cli-cursor@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-4.0.0.tgz#3cecfe3734bf4fe02a8361cbdc0f6fe28c6a57ea" | ||
integrity sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg== | ||
dependencies: | ||
restore-cursor "^4.0.0" | ||
|
||
cli-spinners@^2.9.0: | ||
version "2.9.2" | ||
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41" | ||
integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg== | ||
|
||
cliui@^7.0.2: | ||
version "7.0.4" | ||
resolved "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz" | ||
|
@@ -1767,6 +1790,11 @@ electron-to-chromium@^1.4.601: | |
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.609.tgz#5790a70aaa96de232501b56e14b64d17aff93988" | ||
integrity sha512-ihiCP7PJmjoGNuLpl7TjNA8pCQWu09vGyjlPYw1Rqww4gvNuCcmvl+44G+2QyJ6S2K4o+wbTS++Xz0YN8Q9ERw== | ||
|
||
emoji-regex@^10.2.1: | ||
version "10.3.0" | ||
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.3.0.tgz#76998b9268409eb3dae3de989254d456e70cfe23" | ||
integrity sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw== | ||
|
||
emoji-regex@^8.0.0: | ||
version "8.0.0" | ||
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" | ||
|
@@ -2845,32 +2873,15 @@ htmlparser2@^8.0.1: | |
domutils "^3.0.1" | ||
entities "^4.4.0" | ||
|
||
http-proxy-agent@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz" | ||
integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg== | ||
dependencies: | ||
"@tootallnate/once" "1" | ||
agent-base "6" | ||
debug "4" | ||
|
||
http-proxy-agent@^7.0.0: | ||
http-proxy-agent@^7.0.0, http-proxy-agent@^7.0.2: | ||
version "7.0.2" | ||
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz#9a8b1f246866c028509486585f62b8f2c18c270e" | ||
integrity sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig== | ||
dependencies: | ||
agent-base "^7.1.0" | ||
debug "^4.3.4" | ||
|
||
https-proxy-agent@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz" | ||
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA== | ||
dependencies: | ||
agent-base "6" | ||
debug "4" | ||
|
||
https-proxy-agent@^7.0.0: | ||
https-proxy-agent@^7.0.0, https-proxy-agent@^7.0.4: | ||
version "7.0.4" | ||
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168" | ||
integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg== | ||
|
@@ -2888,7 +2899,7 @@ human-signals@^4.3.0: | |
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2" | ||
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ== | ||
|
||
ieee754@^1.1.13: | ||
ieee754@^1.1.13, ieee754@^1.2.1: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" | ||
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== | ||
|
@@ -3098,6 +3109,11 @@ is-inside-container@^1.0.0: | |
dependencies: | ||
is-docker "^3.0.0" | ||
|
||
is-interactive@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-2.0.0.tgz#40c57614593826da1100ade6059778d597f16e90" | ||
integrity sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ== | ||
|
||
is-map@^2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.3.tgz#ede96b7fe1e270b3c4465e3a465658764926d62e" | ||
|
@@ -3210,6 +3226,11 @@ is-unicode-supported@^0.1.0: | |
resolved "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz" | ||
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw== | ||
|
||
is-unicode-supported@^1.1.0, is-unicode-supported@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714" | ||
integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ== | ||
|
||
is-weakmap@^2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.2.tgz#bf72615d649dfe5f699079c54b83e47d1ae19cfd" | ||
|
@@ -3488,6 +3509,14 @@ [email protected]: | |
chalk "^4.1.0" | ||
is-unicode-supported "^0.1.0" | ||
|
||
log-symbols@^5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-5.1.0.tgz#a20e3b9a5f53fac6aeb8e2bb22c07cf2c8f16d93" | ||
integrity sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA== | ||
dependencies: | ||
chalk "^5.0.0" | ||
is-unicode-supported "^1.1.0" | ||
|
||
loose-envify@^1.4.0: | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" | ||
|
@@ -3873,7 +3902,7 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0: | |
dependencies: | ||
wrappy "1" | ||
|
||
onetime@^5.1.2: | ||
onetime@^5.1.0, onetime@^5.1.2: | ||
version "5.1.2" | ||
resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e" | ||
integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== | ||
|
@@ -3918,6 +3947,21 @@ optionator@^0.9.3: | |
prelude-ls "^1.2.1" | ||
type-check "^0.4.0" | ||
|
||
ora@^7.0.1: | ||
version "7.0.1" | ||
resolved "https://registry.yarnpkg.com/ora/-/ora-7.0.1.tgz#cdd530ecd865fe39e451a0e7697865669cb11930" | ||
integrity sha512-0TUxTiFJWv+JnjWm4o9yvuskpEJLXTcng8MJuKd+SzAzp2o+OP3HWqNhB4OdJRt1Vsd9/mR0oyaEYlOnL7XIRw== | ||
dependencies: | ||
chalk "^5.3.0" | ||
cli-cursor "^4.0.0" | ||
cli-spinners "^2.9.0" | ||
is-interactive "^2.0.0" | ||
is-unicode-supported "^1.3.0" | ||
log-symbols "^5.1.0" | ||
stdin-discarder "^0.1.0" | ||
string-width "^6.1.0" | ||
strip-ansi "^7.1.0" | ||
|
||
p-limit@^3.0.2: | ||
version "3.1.0" | ||
resolved "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" | ||
|
@@ -4090,10 +4134,10 @@ prettier-linter-helpers@^1.0.0: | |
dependencies: | ||
fast-diff "^1.1.2" | ||
|
||
prettier@^3.2.5: | ||
version "3.2.5" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368" | ||
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A== | ||
prettier@^3.3.0: | ||
version "3.3.0" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf" | ||
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g== | ||
|
||
process-nextick-args@~2.0.0: | ||
version "2.0.1" | ||
|
@@ -4271,6 +4315,14 @@ resolve@^2.0.0-next.5: | |
path-parse "^1.0.7" | ||
supports-preserve-symlinks-flag "^1.0.0" | ||
|
||
restore-cursor@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-4.0.0.tgz#519560a4318975096def6e609d44100edaa4ccb9" | ||
integrity sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg== | ||
dependencies: | ||
onetime "^5.1.0" | ||
signal-exit "^3.0.2" | ||
|
||
reusify@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" | ||
|
@@ -4360,7 +4412,7 @@ semver@^6.1.0, semver@^6.3.0, semver@^6.3.1: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" | ||
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== | ||
|
||
semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5.4, semver@^7.6.0: | ||
semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2: | ||
version "7.6.2" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13" | ||
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w== | ||
|
@@ -4439,7 +4491,7 @@ side-channel@^1.0.6: | |
get-intrinsic "^1.2.4" | ||
object-inspect "^1.13.1" | ||
|
||
signal-exit@^3.0.3, signal-exit@^3.0.7: | ||
signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: | ||
version "3.0.7" | ||
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" | ||
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== | ||
|
@@ -4476,6 +4528,13 @@ snake-case@^3.0.4: | |
dot-case "^3.0.4" | ||
tslib "^2.0.3" | ||
|
||
stdin-discarder@^0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/stdin-discarder/-/stdin-discarder-0.1.0.tgz#22b3e400393a8e28ebf53f9958f3880622efde21" | ||
integrity sha512-xhV7w8S+bUwlPTb4bAOUQhv8/cSS5offJuX8GQGq32ONF0ZtDWKfkdomM3HMRA+LhX6um/FZ0COqlwsjD53LeQ== | ||
dependencies: | ||
bl "^5.0.0" | ||
|
||
stoppable@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/stoppable/-/stoppable-1.1.0.tgz#32da568e83ea488b08e4d7ea2c3bcc9d75015d5b" | ||
|
@@ -4508,6 +4567,15 @@ string-width@^5.0.1, string-width@^5.1.2: | |
emoji-regex "^9.2.2" | ||
strip-ansi "^7.0.1" | ||
|
||
string-width@^6.1.0: | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-6.1.0.tgz#96488d6ed23f9ad5d82d13522af9e4c4c3fd7518" | ||
integrity sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ== | ||
dependencies: | ||
eastasianwidth "^0.2.0" | ||
emoji-regex "^10.2.1" | ||
strip-ansi "^7.0.1" | ||
|
||
string.prototype.matchall@^4.0.10: | ||
version "4.0.11" | ||
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a" | ||
|
@@ -4625,7 +4693,7 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1: | |
dependencies: | ||
ansi-regex "^5.0.1" | ||
|
||
strip-ansi@^7.0.1: | ||
strip-ansi@^7.0.1, strip-ansi@^7.1.0: | ||
version "7.1.0" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" | ||
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ== | ||
|