-
Notifications
You must be signed in to change notification settings - Fork 53
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 eslint to v8.28.0
- Loading branch information
1 parent
b3d252e
commit bfd9bdb
Showing
2 changed files
with
115 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 |
---|---|---|
|
@@ -745,29 +745,34 @@ | |
resolved "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz" | ||
integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA== | ||
|
||
"@eslint/eslintrc@^1.2.1": | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6" | ||
integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ== | ||
"@eslint/eslintrc@^1.3.3": | ||
version "1.3.3" | ||
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95" | ||
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg== | ||
dependencies: | ||
ajv "^6.12.4" | ||
debug "^4.3.2" | ||
espree "^9.3.1" | ||
globals "^13.9.0" | ||
espree "^9.4.0" | ||
globals "^13.15.0" | ||
ignore "^5.2.0" | ||
import-fresh "^3.2.1" | ||
js-yaml "^4.1.0" | ||
minimatch "^3.0.4" | ||
minimatch "^3.1.2" | ||
strip-json-comments "^3.1.1" | ||
|
||
"@humanwhocodes/config-array@^0.9.2": | ||
version "0.9.5" | ||
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz#2cbaf9a89460da24b5ca6531b8bbfc23e1df50c7" | ||
integrity sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw== | ||
"@humanwhocodes/config-array@^0.11.6": | ||
version "0.11.7" | ||
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f" | ||
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw== | ||
dependencies: | ||
"@humanwhocodes/object-schema" "^1.2.1" | ||
debug "^4.1.1" | ||
minimatch "^3.0.4" | ||
minimatch "^3.0.5" | ||
|
||
"@humanwhocodes/module-importer@^1.0.1": | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" | ||
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== | ||
|
||
"@humanwhocodes/object-schema@^1.2.1": | ||
version "1.2.1" | ||
|
@@ -898,6 +903,14 @@ | |
"@nodelib/fs.scandir" "2.1.5" | ||
fastq "^1.6.0" | ||
|
||
"@nodelib/fs.walk@^1.2.8": | ||
version "1.2.8" | ||
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a" | ||
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== | ||
dependencies: | ||
"@nodelib/fs.scandir" "2.1.5" | ||
fastq "^1.6.0" | ||
|
||
"@popperjs/core@^2.9.3": | ||
version "2.10.2" | ||
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.10.2.tgz#0798c03351f0dea1a5a4cabddf26a55a7cbee590" | ||
|
@@ -1100,21 +1113,21 @@ | |
"@typescript-eslint/types" "5.10.1" | ||
eslint-visitor-keys "^3.0.0" | ||
|
||
acorn-jsx@^5.0.0: | ||
acorn-jsx@^5.0.0, acorn-jsx@^5.3.2: | ||
version "5.3.2" | ||
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" | ||
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== | ||
|
||
acorn-jsx@^5.3.1: | ||
version "5.3.1" | ||
resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz" | ||
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng== | ||
|
||
acorn@^8.0.0, acorn@^8.7.0: | ||
acorn@^8.0.0: | ||
version "8.7.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf" | ||
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ== | ||
|
||
acorn@^8.8.0: | ||
version "8.8.1" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73" | ||
integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA== | ||
|
||
ajv@^6.10.0, ajv@^6.12.4: | ||
version "6.12.6" | ||
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" | ||
|
@@ -1754,13 +1767,15 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0: | |
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" | ||
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== | ||
|
||
eslint@8.13.0: | ||
version "8.13.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7" | ||
integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ== | ||
eslint@8.28.0: | ||
version "8.28.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e" | ||
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ== | ||
dependencies: | ||
"@eslint/eslintrc" "^1.2.1" | ||
"@humanwhocodes/config-array" "^0.9.2" | ||
"@eslint/eslintrc" "^1.3.3" | ||
"@humanwhocodes/config-array" "^0.11.6" | ||
"@humanwhocodes/module-importer" "^1.0.1" | ||
"@nodelib/fs.walk" "^1.2.8" | ||
ajv "^6.10.0" | ||
chalk "^4.0.0" | ||
cross-spawn "^7.0.2" | ||
|
@@ -1770,38 +1785,40 @@ [email protected]: | |
eslint-scope "^7.1.1" | ||
eslint-utils "^3.0.0" | ||
eslint-visitor-keys "^3.3.0" | ||
espree "^9.3.1" | ||
espree "^9.4.0" | ||
esquery "^1.4.0" | ||
esutils "^2.0.2" | ||
fast-deep-equal "^3.1.3" | ||
file-entry-cache "^6.0.1" | ||
functional-red-black-tree "^1.0.1" | ||
glob-parent "^6.0.1" | ||
globals "^13.6.0" | ||
find-up "^5.0.0" | ||
glob-parent "^6.0.2" | ||
globals "^13.15.0" | ||
grapheme-splitter "^1.0.4" | ||
ignore "^5.2.0" | ||
import-fresh "^3.0.0" | ||
imurmurhash "^0.1.4" | ||
is-glob "^4.0.0" | ||
is-path-inside "^3.0.3" | ||
js-sdsl "^4.1.4" | ||
js-yaml "^4.1.0" | ||
json-stable-stringify-without-jsonify "^1.0.1" | ||
levn "^0.4.1" | ||
lodash.merge "^4.6.2" | ||
minimatch "^3.0.4" | ||
minimatch "^3.1.2" | ||
natural-compare "^1.4.0" | ||
optionator "^0.9.1" | ||
regexpp "^3.2.0" | ||
strip-ansi "^6.0.1" | ||
strip-json-comments "^3.1.0" | ||
text-table "^0.2.0" | ||
v8-compile-cache "^2.0.3" | ||
|
||
espree@^9.3.1: | ||
version "9.3.1" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd" | ||
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ== | ||
espree@^9.4.0: | ||
version "9.4.1" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.1.tgz#51d6092615567a2c2cff7833445e37c28c0065bd" | ||
integrity sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg== | ||
dependencies: | ||
acorn "^8.7.0" | ||
acorn-jsx "^5.3.1" | ||
acorn "^8.8.0" | ||
acorn-jsx "^5.3.2" | ||
eslint-visitor-keys "^3.3.0" | ||
|
||
esquery@^1.4.0: | ||
|
@@ -1936,6 +1953,14 @@ find-up@^2.1.0: | |
dependencies: | ||
locate-path "^2.0.0" | ||
|
||
find-up@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc" | ||
integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng== | ||
dependencies: | ||
locate-path "^6.0.0" | ||
path-exists "^4.0.0" | ||
|
||
flat-cache@^3.0.4: | ||
version "3.0.4" | ||
resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz" | ||
|
@@ -2002,11 +2027,6 @@ function-bind@^1.1.1: | |
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" | ||
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== | ||
|
||
functional-red-black-tree@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz" | ||
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= | ||
|
||
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz" | ||
|
@@ -2036,7 +2056,7 @@ glob-parent@^5.1.2: | |
dependencies: | ||
is-glob "^4.0.1" | ||
|
||
glob-parent@^6.0.1: | ||
glob-parent@^6.0.2: | ||
version "6.0.2" | ||
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3" | ||
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A== | ||
|
@@ -2055,10 +2075,10 @@ [email protected], glob@^7.1.3, glob@^7.1.6: | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
globals@^13.6.0, globals@^13.9.0: | ||
version "13.9.0" | ||
resolved "https://registry.npmjs.org/globals/-/globals-13.9.0.tgz" | ||
integrity sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA== | ||
globals@^13.15.0: | ||
version "13.18.0" | ||
resolved "https://registry.yarnpkg.com/globals/-/globals-13.18.0.tgz#fb224daeeb2bb7d254cd2c640f003528b8d0c1dc" | ||
integrity sha512-/mR4KI8Ps2spmoc0Ulu9L7agOF0du1CZNQ3dke8yItYlyKNmGrkONemBbd6V8UTc1Wgcqn21t3WYB7dbRmh6/A== | ||
dependencies: | ||
type-fest "^0.20.2" | ||
|
||
|
@@ -2074,6 +2094,11 @@ globby@^11.0.4: | |
merge2 "^1.4.1" | ||
slash "^3.0.0" | ||
|
||
grapheme-splitter@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e" | ||
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ== | ||
|
||
[email protected]: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-4.2.0.tgz#063377bc2dd29cc46aed3fddcc65fe97b805ba81" | ||
|
@@ -2334,6 +2359,11 @@ is-number@^7.0.0: | |
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" | ||
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== | ||
|
||
is-path-inside@^3.0.3: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283" | ||
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ== | ||
|
||
is-plain-obj@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-4.0.0.tgz#06c0999fd7574edf5a906ba5644ad0feb3a84d22" | ||
|
@@ -2398,6 +2428,11 @@ isexe@^2.0.0: | |
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" | ||
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= | ||
|
||
js-sdsl@^4.1.4: | ||
version "4.1.5" | ||
resolved "https://registry.yarnpkg.com/js-sdsl/-/js-sdsl-4.1.5.tgz#1ff1645e6b4d1b028cd3f862db88c9d887f26e2a" | ||
integrity sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q== | ||
|
||
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" | ||
|
@@ -2486,6 +2521,13 @@ locate-path@^2.0.0: | |
p-locate "^2.0.0" | ||
path-exists "^3.0.0" | ||
|
||
locate-path@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286" | ||
integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw== | ||
dependencies: | ||
p-locate "^5.0.0" | ||
|
||
[email protected]: | ||
version "4.3.0" | ||
resolved "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz" | ||
|
@@ -2959,7 +3001,7 @@ minimatch@^3.0.4: | |
dependencies: | ||
brace-expansion "^1.1.7" | ||
|
||
minimatch@^3.1.2: | ||
minimatch@^3.0.5, minimatch@^3.1.2: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" | ||
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== | ||
|
@@ -3137,13 +3179,27 @@ p-limit@^1.1.0: | |
dependencies: | ||
p-try "^1.0.0" | ||
|
||
p-limit@^3.0.2: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b" | ||
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ== | ||
dependencies: | ||
yocto-queue "^0.1.0" | ||
|
||
p-locate@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz" | ||
integrity sha1-IKAQOyIqcMj9OcwuWAaA893l7EM= | ||
dependencies: | ||
p-limit "^1.1.0" | ||
|
||
p-locate@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834" | ||
integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw== | ||
dependencies: | ||
p-limit "^3.0.2" | ||
|
||
p-try@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz" | ||
|
@@ -3185,6 +3241,11 @@ path-exists@^3.0.0: | |
resolved "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz" | ||
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU= | ||
|
||
path-exists@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" | ||
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== | ||
|
||
path-is-absolute@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" | ||
|
@@ -3845,11 +3906,6 @@ uvu@^0.5.0: | |
kleur "^4.0.3" | ||
sade "^1.7.3" | ||
|
||
v8-compile-cache@^2.0.3: | ||
version "2.3.0" | ||
resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz" | ||
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA== | ||
|
||
vfile-matter@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/vfile-matter/-/vfile-matter-3.0.1.tgz#85e26088e43aa85c04d42ffa3693635fa2bc5624" | ||
|
@@ -3935,6 +3991,11 @@ yaml@^1.7.2: | |
resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" | ||
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== | ||
|
||
yocto-queue@^0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" | ||
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== | ||
|
||
zwitch@^2.0.0: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.2.tgz#91f8d0e901ffa3d66599756dde7f57b17c95dce1" | ||
|