-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency hookem to v3
- Loading branch information
1 parent
e302b2f
commit 4f7ad10
Showing
2 changed files
with
133 additions
and
35 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 |
---|---|---|
|
@@ -54,6 +54,25 @@ | |
text-table "^0.2.0" | ||
yargs "^17.1.1" | ||
|
||
"@4c/cli-core@^4.0.0": | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/@4c/cli-core/-/cli-core-4.0.0.tgz#d2440a4bfc5fb4b88e3f95f0bb6900da8746d0c5" | ||
integrity sha512-DctmHmHO27fNsDmDz0xtNrflmVXUeHouuaP+UzBhNaaCcQhcgysyi7x3TCGxtFb0Rvnq/A58X0HbJ2dDpz4eNw== | ||
dependencies: | ||
chalk "^5.0.0" | ||
execa "^6.0.0" | ||
fs-extra "^10.0.0" | ||
git-default-branch "^1.0.0" | ||
globby "^12.0.2" | ||
inquirer "^8.2.0" | ||
is-ci "^3.0.1" | ||
log-symbols "^5.1.0" | ||
ora "^6.0.1" | ||
slash "^4.0.0" | ||
strip-ansi "^7.0.1" | ||
text-table "^0.2.0" | ||
yargs "^17.3.0" | ||
|
||
"@4c/cli@^3.0.1": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@4c/cli/-/cli-3.0.1.tgz#0a5efe7d43867025e25f149fda17c581b37cb934" | ||
|
@@ -1777,10 +1796,10 @@ | |
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.35.tgz#1e61b226c14380f4384f70cfe49a65c2c553ad2b" | ||
integrity sha512-ASYsaKecA7TUsDrqIGPNk3JeEox0z/0XR/WsJJ8BIX/9+SkMSImQXKWfU/yBrSyc7ZSE/NPqLu36Nur0miCFfQ== | ||
|
||
"@types/normalize-package-data@^2.4.0": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e" | ||
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA== | ||
"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1": | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" | ||
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw== | ||
|
||
"@types/parse-json@^4.0.0": | ||
version "4.0.0" | ||
|
@@ -4213,6 +4232,21 @@ execa@^5.0.0, execa@^5.1.1: | |
signal-exit "^3.0.3" | ||
strip-final-newline "^2.0.0" | ||
|
||
execa@^6.0.0: | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/execa/-/execa-6.1.0.tgz#cea16dee211ff011246556388effa0818394fb20" | ||
integrity sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA== | ||
dependencies: | ||
cross-spawn "^7.0.3" | ||
get-stream "^6.0.1" | ||
human-signals "^3.0.1" | ||
is-stream "^3.0.0" | ||
merge-stream "^2.0.0" | ||
npm-run-path "^5.1.0" | ||
onetime "^6.0.0" | ||
signal-exit "^3.0.7" | ||
strip-final-newline "^3.0.0" | ||
|
||
exists-case@^0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/exists-case/-/exists-case-0.1.0.tgz#e169b68cae6a8267de31848c2dca982b560e9912" | ||
|
@@ -4516,12 +4550,12 @@ find-up@^5.0.0: | |
locate-path "^6.0.0" | ||
path-exists "^4.0.0" | ||
|
||
find-up@^6.0.0: | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.2.0.tgz#f3b81d633fa83bebe64f83a8bab357f86d5914be" | ||
integrity sha512-yWHzMzXCaFoABSnFTCPKNFlYoq4mSga9QLRRKOCLSJ33hSkzROB14ITbAWW0QDQDyuzsPQ33S1DsOWQb/oW1yA== | ||
find-up@^6.2.0, find-up@^6.3.0: | ||
version "6.3.0" | ||
resolved "https://registry.yarnpkg.com/find-up/-/find-up-6.3.0.tgz#2abab3d3280b2dc7ac10199ef324c4e002c8c790" | ||
integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw== | ||
dependencies: | ||
locate-path "^7.0.0" | ||
locate-path "^7.1.0" | ||
path-exists "^5.0.0" | ||
|
||
find-yarn-workspace-root@^2.0.0: | ||
|
@@ -4729,7 +4763,7 @@ get-stream@^4.0.0: | |
dependencies: | ||
pump "^3.0.0" | ||
|
||
get-stream@^6.0.0: | ||
get-stream@^6.0.0, get-stream@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7" | ||
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg== | ||
|
@@ -5073,16 +5107,16 @@ header-case@^1.0.0: | |
no-case "^2.2.0" | ||
upper-case "^1.1.3" | ||
|
||
hookem@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/hookem/-/hookem-2.0.1.tgz#8aff3fbd13aa76c85a0f94722fde4387a2267df4" | ||
integrity sha512-BwUoKpMk9rTSh4C0sajJybn1kikGWmfHWkIhHgCpsCfLHCEkvH/Q68/EZSGiZ8fxcF+adwPXE3T3c9+XRBJRmw== | ||
hookem@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/hookem/-/hookem-3.0.2.tgz#158403a68f3c8183e3683cfc066a33bdcaef3eb6" | ||
integrity sha512-mjLVMUsU/8XkmUcYWX7FYhgjpFNvwNb/Zzgh5YmQ0bAjhHQ4Y/UEpRsIGHL1rYWBq2RvH1J5OXGp+xKbh3mT1g== | ||
dependencies: | ||
"@4c/cli-core" "^3.0.0" | ||
find-up "^6.0.0" | ||
"@4c/cli-core" "^4.0.0" | ||
find-up "^6.2.0" | ||
has-yarn "^3.0.0" | ||
read-pkg-up "^8.0.0" | ||
yargs "^17.1.1" | ||
read-pkg-up "^9.0.0" | ||
yargs "^17.3.0" | ||
|
||
hosted-git-info@^2.1.4: | ||
version "2.8.9" | ||
|
@@ -5195,6 +5229,11 @@ human-signals@^2.1.0: | |
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" | ||
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== | ||
|
||
human-signals@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-3.0.1.tgz#c740920859dafa50e5a3222da9d3bf4bb0e5eef5" | ||
integrity sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ== | ||
|
||
[email protected], iconv-lite@^0.4.24: | ||
version "0.4.24" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" | ||
|
@@ -5345,10 +5384,10 @@ inquirer@^7.0.0, inquirer@^7.1.0: | |
strip-ansi "^6.0.0" | ||
through "^2.3.6" | ||
|
||
inquirer@^8.1.5: | ||
version "8.2.0" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.0.tgz#f44f008dd344bbfc4b30031f45d984e034a3ac3a" | ||
integrity sha512-0crLweprevJ02tTuA6ThpoAERAGyVILC4sS74uib58Xf/zSr1/ZWtmm7D5CI+bSQEaA04f0K7idaHpQbSWgiVQ== | ||
inquirer@^8.1.5, inquirer@^8.2.0: | ||
version "8.2.4" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.4.tgz#ddbfe86ca2f67649a67daa6f1051c128f684f0b4" | ||
integrity sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg== | ||
dependencies: | ||
ansi-escapes "^4.2.1" | ||
chalk "^4.1.1" | ||
|
@@ -5360,10 +5399,11 @@ inquirer@^8.1.5: | |
mute-stream "0.0.8" | ||
ora "^5.4.1" | ||
run-async "^2.4.0" | ||
rxjs "^7.2.0" | ||
rxjs "^7.5.5" | ||
string-width "^4.1.0" | ||
strip-ansi "^6.0.0" | ||
through "^2.3.6" | ||
wrap-ansi "^7.0.0" | ||
|
||
internal-ip@^4.3.0: | ||
version "4.3.0" | ||
|
@@ -5482,7 +5522,7 @@ is-callable@^1.1.4, is-callable@^1.2.4: | |
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945" | ||
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w== | ||
|
||
is-ci@^3.0.0: | ||
is-ci@^3.0.0, is-ci@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.1.tgz#db6ecbed1bd659c43dac0f45661e7674103d1867" | ||
integrity sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ== | ||
|
@@ -5726,6 +5766,11 @@ is-stream@^2.0.0: | |
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3" | ||
integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== | ||
|
||
is-stream@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-3.0.0.tgz#e6bfd7aa6bef69f4f472ce9bb681e3e57b4319ac" | ||
integrity sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA== | ||
|
||
is-string@^1.0.5, is-string@^1.0.7: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd" | ||
|
@@ -6671,10 +6716,10 @@ locate-path@^6.0.0: | |
dependencies: | ||
p-locate "^5.0.0" | ||
|
||
locate-path@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.0.0.tgz#f0a60c8dd7ef0f737699eb9461b9567a92bc97da" | ||
integrity sha512-+cg2yXqDUKfo4hsFxwa3G1cBJeA+gs1vD8FyV9/odWoUlQe/4syxHQ5DPtKjtfm6gnKbZzjCqzX03kXosvZB1w== | ||
locate-path@^7.1.0: | ||
version "7.1.1" | ||
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-7.1.1.tgz#8e1e5a75c7343770cef02ff93c4bf1f0aa666374" | ||
integrity sha512-vJXaRMJgRVD3+cUZs3Mncj2mxpt5mP0EmNOsxRSZRMlbqjvxzDEOIUWXGmavo0ZC9+tNZCBLQ66reA11nbpHZg== | ||
dependencies: | ||
p-locate "^6.0.0" | ||
|
||
|
@@ -6738,7 +6783,7 @@ log-symbols@^4.1.0: | |
chalk "^4.1.0" | ||
is-unicode-supported "^0.1.0" | ||
|
||
log-symbols@^5.0.0: | ||
log-symbols@^5.0.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== | ||
|
@@ -6993,6 +7038,11 @@ mimic-fn@^2.1.0: | |
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" | ||
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== | ||
|
||
mimic-fn@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc" | ||
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw== | ||
|
||
min-indent@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" | ||
|
@@ -7253,6 +7303,13 @@ npm-run-path@^4.0.1: | |
dependencies: | ||
path-key "^3.0.0" | ||
|
||
npm-run-path@^5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-5.1.0.tgz#bc62f7f3f6952d9894bd08944ba011a6ee7b7e00" | ||
integrity sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q== | ||
dependencies: | ||
path-key "^4.0.0" | ||
|
||
nth-check@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c" | ||
|
@@ -7387,6 +7444,13 @@ onetime@^5.1.0, onetime@^5.1.2: | |
dependencies: | ||
mimic-fn "^2.1.0" | ||
|
||
onetime@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/onetime/-/onetime-6.0.0.tgz#7c24c18ed1fd2e9bca4bd26806a33613c77d34b4" | ||
integrity sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ== | ||
dependencies: | ||
mimic-fn "^4.0.0" | ||
|
||
open@^7.0.2: | ||
version "7.0.3" | ||
resolved "https://registry.yarnpkg.com/open/-/open-7.0.3.tgz#db551a1af9c7ab4c7af664139930826138531c48" | ||
|
@@ -7721,6 +7785,11 @@ path-key@^3.0.0, path-key@^3.1.0: | |
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375" | ||
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== | ||
|
||
path-key@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18" | ||
integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ== | ||
|
||
path-parse@^1.0.7: | ||
version "1.0.7" | ||
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" | ||
|
@@ -8068,6 +8137,15 @@ read-pkg-up@^8.0.0: | |
read-pkg "^6.0.0" | ||
type-fest "^1.0.1" | ||
|
||
read-pkg-up@^9.0.0: | ||
version "9.1.0" | ||
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-9.1.0.tgz#38ca48e0bc6c6b260464b14aad9bcd4e5b1fbdc3" | ||
integrity sha512-vaMRR1AC1nrd5CQM0PhlRsO5oc2AAigqr7cCrZ/MW/Rsaflz4RlgzkpL4qoU/z1F6wrbd85iFv1OQj/y5RdGvg== | ||
dependencies: | ||
find-up "^6.3.0" | ||
read-pkg "^7.1.0" | ||
type-fest "^2.5.0" | ||
|
||
read-pkg@^1.0.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-1.1.0.tgz#f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28" | ||
|
@@ -8106,6 +8184,16 @@ read-pkg@^6.0.0: | |
parse-json "^5.2.0" | ||
type-fest "^1.0.1" | ||
|
||
read-pkg@^7.1.0: | ||
version "7.1.0" | ||
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-7.1.0.tgz#438b4caed1ad656ba359b3e00fd094f3c427a43e" | ||
integrity sha512-5iOehe+WF75IccPc30bWTbpdDQLOCc3Uu8bi3Dte3Eueij81yx1Mrufk8qBx/YAbR4uL1FdUr+7BKXDwEtisXg== | ||
dependencies: | ||
"@types/normalize-package-data" "^2.4.1" | ||
normalize-package-data "^3.0.2" | ||
parse-json "^5.2.0" | ||
type-fest "^2.0.0" | ||
|
||
read-yaml-file@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/read-yaml-file/-/read-yaml-file-1.1.0.tgz#9362bbcbdc77007cc8ea4519fe1c0b821a7ce0d8" | ||
|
@@ -8421,7 +8509,7 @@ rxjs@^6.3.3, rxjs@^6.4.0, rxjs@^6.5.3, rxjs@^6.6.0: | |
dependencies: | ||
tslib "^1.9.0" | ||
|
||
rxjs@^7.2.0, rxjs@^7.3.0, rxjs@^7.5.5: | ||
rxjs@^7.3.0, rxjs@^7.5.5: | ||
version "7.5.5" | ||
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f" | ||
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw== | ||
|
@@ -9073,6 +9161,11 @@ strip-final-newline@^2.0.0: | |
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad" | ||
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== | ||
|
||
strip-final-newline@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-3.0.0.tgz#52894c313fbff318835280aed60ff71ebf12b8fd" | ||
integrity sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw== | ||
|
||
strip-indent@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-1.0.1.tgz#0c7962a6adefa7bbd4ac366460a638552ae1a0a2" | ||
|
@@ -9471,6 +9564,11 @@ type-fest@^1.0.1: | |
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1" | ||
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA== | ||
|
||
type-fest@^2.0.0, type-fest@^2.5.0: | ||
version "2.18.1" | ||
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.18.1.tgz#a94f068c60b5a2d6beccccffa711210d7dd99b38" | ||
integrity sha512-UKCINsd4qiATXD6OIlnQw9t1ux/n2ld+Nl0kzPbCONhCaUIS/BhJbNw14w6584HCQWf3frBK8vmWnGZq/sbPHQ== | ||
|
||
type-is@~1.6.18: | ||
version "1.6.18" | ||
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131" | ||
|
@@ -10091,10 +10189,10 @@ yargs@^16.2.0: | |
y18n "^5.0.5" | ||
yargs-parser "^20.2.2" | ||
|
||
yargs@^17.1.1: | ||
version "17.3.1" | ||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.3.1.tgz#da56b28f32e2fd45aefb402ed9c26f42be4c07b9" | ||
integrity sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA== | ||
yargs@^17.1.1, yargs@^17.3.0: | ||
version "17.5.1" | ||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.5.1.tgz#e109900cab6fcb7fd44b1d8249166feb0b36e58e" | ||
integrity sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA== | ||
dependencies: | ||
cliui "^7.0.2" | ||
escalade "^3.1.1" | ||
|