Skip to content

Commit e66e7a3

Browse files
committed
chore(deps): update typescript-eslint monorepo to v4
1 parent 32581ab commit e66e7a3

File tree

2 files changed

+183
-23
lines changed

2 files changed

+183
-23
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"devDependencies": {
4545
"@types/jest": "24.9.1",
4646
"@types/node": "13.9.4",
47-
"@typescript-eslint/eslint-plugin": "2.25.0",
48-
"@typescript-eslint/parser": "2.25.0",
47+
"@typescript-eslint/eslint-plugin": "4.15.0",
48+
"@typescript-eslint/parser": "4.15.0",
4949
"devmoji": "2.1.7",
5050
"eslint": "6.8.0",
5151
"eslint-config-prettier": "6.10.1",

yarn.lock

Lines changed: 181 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,27 @@
399399
"@types/yargs" "^15.0.0"
400400
chalk "^3.0.0"
401401

402+
"@nodelib/[email protected]":
403+
version "2.1.4"
404+
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.4.tgz#d4b3549a5db5de2683e0c1071ab4f140904bbf69"
405+
integrity sha512-33g3pMJk3bg5nXbL/+CY6I2eJDzZAni49PfJnL5fghPTggPvBd/pFNSgJsdAgWptuFu7qq/ERvOYFlhvsLTCKA==
406+
dependencies:
407+
"@nodelib/fs.stat" "2.0.4"
408+
run-parallel "^1.1.9"
409+
410+
"@nodelib/[email protected]", "@nodelib/fs.stat@^2.0.2":
411+
version "2.0.4"
412+
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.4.tgz#a3f2dd61bab43b8db8fa108a121cfffe4c676655"
413+
integrity sha512-IYlHJA0clt2+Vg7bccq+TzRdJvv19c2INqBSsoOLp1je7xjtr7J26+WXR72MCdvU9q1qTzIWDfhMf+DRvQJK4Q==
414+
415+
"@nodelib/fs.walk@^1.2.3":
416+
version "1.2.6"
417+
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.6.tgz#cce9396b30aa5afe9e3756608f5831adcb53d063"
418+
integrity sha512-8Broas6vTtW4GIXTAHDoE32hnN2M5ykgCpWGbuXHQ15vEMqr23pB76e/GZcYsZCHALv50ktd24qhEyKr6wBtow==
419+
dependencies:
420+
"@nodelib/fs.scandir" "2.1.4"
421+
fastq "^1.6.0"
422+
402423
"@sinonjs/commons@^1.7.0":
403424
version "1.7.1"
404425
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.1.tgz#da5fd19a5f71177a53778073978873964f49acf1"
@@ -444,11 +465,6 @@
444465
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
445466
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
446467

447-
"@types/eslint-visitor-keys@^1.0.0":
448-
version "1.0.0"
449-
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
450-
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
451-
452468
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
453469
version "2.0.1"
454470
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff"
@@ -520,17 +536,33 @@
520536
dependencies:
521537
"@types/yargs-parser" "*"
522538

523-
"@typescript-eslint/eslint-plugin@2.25.0":
524-
version "2.25.0"
525-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.25.0.tgz#0b60917332f20dcff54d0eb9be2a9e9f4c9fbd02"
526-
integrity sha512-W2YyMtjmlrOjtXc+FtTelVs9OhuR6OlYc4XKIslJ8PUJOqgYYAPRJhAqkYRQo3G4sjvG8jSodsNycEn4W2gHUw==
539+
"@typescript-eslint/eslint-plugin@4.15.0":
540+
version "4.15.0"
541+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.0.tgz#13a5a07cf30d0d5781e43480aa2a8d38d308b084"
542+
integrity sha512-DJgdGZW+8CFUTz5C/dnn4ONcUm2h2T0itWD85Ob5/V27Ndie8hUoX5HKyGssvR8sUMkAIlUc/AMK67Lqa3kBIQ==
527543
dependencies:
528-
"@typescript-eslint/experimental-utils" "2.25.0"
544+
"@typescript-eslint/experimental-utils" "4.15.0"
545+
"@typescript-eslint/scope-manager" "4.15.0"
546+
debug "^4.1.1"
529547
functional-red-black-tree "^1.0.1"
548+
lodash "^4.17.15"
530549
regexpp "^3.0.0"
550+
semver "^7.3.2"
531551
tsutils "^3.17.1"
532552

533-
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^2.5.0":
553+
"@typescript-eslint/[email protected]":
554+
version "4.15.0"
555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.0.tgz#b87c36410a9b23f637689427be85007a2ec1a9c6"
556+
integrity sha512-V4vaDWvxA2zgesg4KPgEGiomWEBpJXvY4ZX34Y3qxK8LUm5I87L+qGIOTd9tHZOARXNRt9pLbblSKiYBlGMawg==
557+
dependencies:
558+
"@types/json-schema" "^7.0.3"
559+
"@typescript-eslint/scope-manager" "4.15.0"
560+
"@typescript-eslint/types" "4.15.0"
561+
"@typescript-eslint/typescript-estree" "4.15.0"
562+
eslint-scope "^5.0.0"
563+
eslint-utils "^2.0.0"
564+
565+
"@typescript-eslint/experimental-utils@^2.5.0":
534566
version "2.25.0"
535567
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.25.0.tgz#13691c4fe368bd377b1e5b1e4ad660b220bf7714"
536568
integrity sha512-0IZ4ZR5QkFYbaJk+8eJ2kYeA+1tzOE1sBjbwwtSV85oNWYUBep+EyhlZ7DLUCyhMUGuJpcCCFL0fDtYAP1zMZw==
@@ -540,15 +572,28 @@
540572
eslint-scope "^5.0.0"
541573
eslint-utils "^2.0.0"
542574

543-
"@typescript-eslint/parser@2.25.0":
544-
version "2.25.0"
545-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.25.0.tgz#abfb3d999084824d9a756d9b9c0f36fba03adb76"
546-
integrity sha512-mccBLaBSpNVgp191CP5W+8U1crTyXsRziWliCqzj02kpxdjKMvFHGJbK33NroquH3zB/gZ8H511HEsJBa2fNEg==
575+
"@typescript-eslint/parser@4.15.0":
576+
version "4.15.0"
577+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.15.0.tgz#8df94365b4b7161f9e8514fe28aef19954810b6b"
578+
integrity sha512-L6Dtbq8Bc7g2aZwnIBETpmUa9XDKCMzKVwAArnGp5Mn7PRNFjf3mUzq8UeBjL3K8t311hvevnyqXAMSmxO8Gpg==
547579
dependencies:
548-
"@types/eslint-visitor-keys" "^1.0.0"
549-
"@typescript-eslint/experimental-utils" "2.25.0"
550-
"@typescript-eslint/typescript-estree" "2.25.0"
551-
eslint-visitor-keys "^1.1.0"
580+
"@typescript-eslint/scope-manager" "4.15.0"
581+
"@typescript-eslint/types" "4.15.0"
582+
"@typescript-eslint/typescript-estree" "4.15.0"
583+
debug "^4.1.1"
584+
585+
"@typescript-eslint/[email protected]":
586+
version "4.15.0"
587+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.0.tgz#c42703558ea6daaaba51a9c3a86f2902dbab9432"
588+
integrity sha512-CSNBZnCC2jEA/a+pR9Ljh8Y+5TY5qgbPz7ICEk9WCpSEgT6Pi7H2RIjxfrrbUXvotd6ta+i27sssKEH8Azm75g==
589+
dependencies:
590+
"@typescript-eslint/types" "4.15.0"
591+
"@typescript-eslint/visitor-keys" "4.15.0"
592+
593+
"@typescript-eslint/[email protected]":
594+
version "4.15.0"
595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.0.tgz#3011ae1ac3299bb9a5ac56bdd297cccf679d3662"
596+
integrity sha512-su4RHkJhS+iFwyqyXHcS8EGPlUVoC+XREfy5daivjLur9JP8GhvTmDipuRpcujtGC4M+GYhUOJCPDE3rC5NJrg==
552597

553598
"@typescript-eslint/[email protected]":
554599
version "2.25.0"
@@ -563,6 +608,27 @@
563608
semver "^6.3.0"
564609
tsutils "^3.17.1"
565610

611+
"@typescript-eslint/[email protected]":
612+
version "4.15.0"
613+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.0.tgz#402c86a7d2111c1f7a2513022f22a38a395b7f93"
614+
integrity sha512-jG6xTmcNbi6xzZq0SdWh7wQ9cMb2pqXaUp6bUZOMsIlu5aOlxGxgE/t6L/gPybybQGvdguajXGkZKSndZJpksA==
615+
dependencies:
616+
"@typescript-eslint/types" "4.15.0"
617+
"@typescript-eslint/visitor-keys" "4.15.0"
618+
debug "^4.1.1"
619+
globby "^11.0.1"
620+
is-glob "^4.0.1"
621+
semver "^7.3.2"
622+
tsutils "^3.17.1"
623+
624+
"@typescript-eslint/[email protected]":
625+
version "4.15.0"
626+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.0.tgz#2a07768df30c8a5673f1bce406338a07fdec38ca"
627+
integrity sha512-RnDtJwOwFucWFAMjG3ghCG/ikImFJFEg20DI7mn4pHEx3vC48lIAoyjhffvfHmErRDboUPC7p9Z2il4CLb7qxA==
628+
dependencies:
629+
"@typescript-eslint/types" "4.15.0"
630+
eslint-visitor-keys "^2.0.0"
631+
566632
abab@^2.0.0:
567633
version "2.0.3"
568634
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz#623e2075e02eb2d3f2475e49f99c91846467907a"
@@ -695,6 +761,11 @@ array-includes@^3.0.3:
695761
es-abstract "^1.17.0"
696762
is-string "^1.0.5"
697763

764+
array-union@^2.1.0:
765+
version "2.1.0"
766+
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
767+
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
768+
698769
array-unique@^0.3.2:
699770
version "0.3.2"
700771
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
@@ -1226,6 +1297,13 @@ diff@^4.0.1:
12261297
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
12271298
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
12281299

1300+
dir-glob@^3.0.1:
1301+
version "3.0.1"
1302+
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
1303+
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
1304+
dependencies:
1305+
path-type "^4.0.0"
1306+
12291307
12301308
version "1.5.0"
12311309
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
@@ -1469,6 +1547,11 @@ eslint-visitor-keys@^1.1.0:
14691547
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
14701548
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
14711549

1550+
eslint-visitor-keys@^2.0.0:
1551+
version "2.0.0"
1552+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1553+
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
1554+
14721555
14731556
version "6.8.0"
14741557
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
@@ -1682,6 +1765,18 @@ fast-diff@^1.1.2:
16821765
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
16831766
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
16841767

1768+
fast-glob@^3.1.1:
1769+
version "3.2.5"
1770+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.5.tgz#7939af2a656de79a4f1901903ee8adcaa7cb9661"
1771+
integrity sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==
1772+
dependencies:
1773+
"@nodelib/fs.stat" "^2.0.2"
1774+
"@nodelib/fs.walk" "^1.2.3"
1775+
glob-parent "^5.1.0"
1776+
merge2 "^1.3.0"
1777+
micromatch "^4.0.2"
1778+
picomatch "^2.2.1"
1779+
16851780
[email protected], fast-json-stable-stringify@^2.0.0:
16861781
version "2.1.0"
16871782
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -1692,6 +1787,13 @@ fast-levenshtein@~2.0.6:
16921787
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
16931788
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
16941789

1790+
fastq@^1.6.0:
1791+
version "1.10.1"
1792+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.10.1.tgz#8b8f2ac8bf3632d67afcd65dac248d5fdc45385e"
1793+
integrity sha512-AWuv6Ery3pM+dY7LYS8YIaCiQvUaos9OB1RyNgaOWnaX+Tik7Onvcsf8x8c+YtDeT0maYLniBip2hox5KtEXXA==
1794+
dependencies:
1795+
reusify "^1.0.4"
1796+
16951797
fb-watchman@^2.0.0:
16961798
version "2.0.1"
16971799
resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.1.tgz#fc84fb39d2709cf3ff6d743706157bb5708a8a85"
@@ -1853,7 +1955,7 @@ getpass@^0.1.1:
18531955
dependencies:
18541956
assert-plus "^1.0.0"
18551957

1856-
glob-parent@^5.0.0:
1958+
glob-parent@^5.0.0, glob-parent@^5.1.0:
18571959
version "5.1.1"
18581960
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
18591961
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
@@ -1884,6 +1986,18 @@ globals@^12.1.0:
18841986
dependencies:
18851987
type-fest "^0.8.1"
18861988

1989+
globby@^11.0.1:
1990+
version "11.0.2"
1991+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
1992+
integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
1993+
dependencies:
1994+
array-union "^2.1.0"
1995+
dir-glob "^3.0.1"
1996+
fast-glob "^3.1.1"
1997+
ignore "^5.1.4"
1998+
merge2 "^1.3.0"
1999+
slash "^3.0.0"
2000+
18872001
graceful-fs@^4.1.2, graceful-fs@^4.2.3:
18882002
version "4.2.3"
18892003
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
@@ -2024,6 +2138,11 @@ ignore@^5.1.1:
20242138
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf"
20252139
integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==
20262140

2141+
ignore@^5.1.4:
2142+
version "5.1.8"
2143+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
2144+
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
2145+
20272146
import-fresh@^3.0.0, import-fresh@^3.1.0:
20282147
version "3.2.1"
20292148
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
@@ -2927,6 +3046,13 @@ lolex@^5.0.0:
29273046
dependencies:
29283047
"@sinonjs/commons" "^1.7.0"
29293048

3049+
lru-cache@^6.0.0:
3050+
version "6.0.0"
3051+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
3052+
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
3053+
dependencies:
3054+
yallist "^4.0.0"
3055+
29303056
make-dir@^3.0.0:
29313057
version "3.0.2"
29323058
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.0.2.tgz#04a1acbf22221e1d6ef43559f43e05a90dbb4392"
@@ -2963,6 +3089,11 @@ merge-stream@^2.0.0:
29633089
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
29643090
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
29653091

3092+
merge2@^1.3.0:
3093+
version "1.4.1"
3094+
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
3095+
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
3096+
29663097
micromatch@^3.1.4:
29673098
version "3.1.10"
29683099
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
@@ -3379,7 +3510,7 @@ performance-now@^2.1.0:
33793510
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
33803511
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
33813512

3382-
picomatch@^2.0.4, picomatch@^2.0.5:
3513+
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
33833514
version "2.2.2"
33843515
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
33853516
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
@@ -3500,6 +3631,11 @@ qs@~6.5.2:
35003631
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
35013632
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
35023633

3634+
queue-microtask@^1.2.2:
3635+
version "1.2.2"
3636+
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.2.tgz#abf64491e6ecf0f38a6502403d4cda04f372dfd3"
3637+
integrity sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg==
3638+
35033639
react-is@^16.12.0, react-is@^16.8.4:
35043640
version "16.13.1"
35053641
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
@@ -3695,6 +3831,11 @@ ret@~0.1.10:
36953831
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
36963832
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
36973833

3834+
reusify@^1.0.4:
3835+
version "1.0.4"
3836+
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
3837+
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
3838+
36983839
36993840
version "2.6.3"
37003841
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
@@ -3721,6 +3862,13 @@ run-async@^2.4.0:
37213862
dependencies:
37223863
is-promise "^2.1.0"
37233864

3865+
run-parallel@^1.1.9:
3866+
version "1.2.0"
3867+
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
3868+
integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==
3869+
dependencies:
3870+
queue-microtask "^1.2.2"
3871+
37243872
rxjs@^6.5.3:
37253873
version "6.5.4"
37263874
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.4.tgz#e0777fe0d184cec7872df147f303572d414e211c"
@@ -3804,6 +3952,13 @@ semver@^7.1.1:
38043952
resolved "https://registry.yarnpkg.com/semver/-/semver-7.1.3.tgz#e4345ce73071c53f336445cfc19efb1c311df2a6"
38053953
integrity sha512-ekM0zfiA9SCBlsKa2X1hxyxiI4L3B6EbVJkkdgQXnSEEaHlGdvyodMruTiulSRWMMB4NeIuYNMC9rTKTz97GxA==
38063954

3955+
semver@^7.3.2:
3956+
version "7.3.4"
3957+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
3958+
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
3959+
dependencies:
3960+
lru-cache "^6.0.0"
3961+
38073962
set-blocking@^2.0.0:
38083963
version "2.0.0"
38093964
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
@@ -4540,6 +4695,11 @@ y18n@^4.0.0:
45404695
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
45414696
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
45424697

4698+
yallist@^4.0.0:
4699+
version "4.0.0"
4700+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
4701+
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
4702+
45434703
yaml@^1.7.2:
45444704
version "1.8.3"
45454705
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.8.3.tgz#2f420fca58b68ce3a332d0ca64be1d191dd3f87a"

0 commit comments

Comments
 (0)