Skip to content

Commit aae1a72

Browse files
chore: Bump @typescript-eslint/eslint-plugin (#186)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.0 to 4.0.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 151220c commit aae1a72

File tree

2 files changed

+145
-40
lines changed

2 files changed

+145
-40
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/jest": "^26.0.9",
1818
"@types/node": "^14.6.0",
1919
"@types/request": "^2.48.4",
20-
"@typescript-eslint/eslint-plugin": "^3.10.0",
20+
"@typescript-eslint/eslint-plugin": "^4.0.0",
2121
"@typescript-eslint/parser": "^3.10.1",
2222
"@zeit/ncc": "^0.22.1",
2323
"aws-sdk": "^2.742.0",

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

Lines changed: 144 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,27 @@
468468
"@types/yargs" "^15.0.0"
469469
chalk "^4.0.0"
470470

471+
"@nodelib/[email protected]":
472+
version "2.1.3"
473+
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
474+
integrity sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==
475+
dependencies:
476+
"@nodelib/fs.stat" "2.0.3"
477+
run-parallel "^1.1.9"
478+
479+
"@nodelib/[email protected]", "@nodelib/fs.stat@^2.0.2":
480+
version "2.0.3"
481+
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz#34dc5f4cabbc720f4e60f75a747e7ecd6c175bd3"
482+
integrity sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA==
483+
484+
"@nodelib/fs.walk@^1.2.3":
485+
version "1.2.4"
486+
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz#011b9202a70a6366e436ca5c065844528ab04976"
487+
integrity sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==
488+
dependencies:
489+
"@nodelib/fs.scandir" "2.1.3"
490+
fastq "^1.6.0"
491+
471492
"@octokit/auth-token@^2.4.0":
472493
version "2.4.2"
473494
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-2.4.2.tgz#10d0ae979b100fa6b72fa0e8e63e27e6d0dbff8a"
@@ -731,29 +752,19 @@
731752
dependencies:
732753
"@types/yargs-parser" "*"
733754

734-
"@typescript-eslint/eslint-plugin@^3.10.0":
735-
version "3.10.0"
736-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.0.tgz#40fd53e81639c0d1a515b44e5fdf4c03dfd3cd39"
737-
integrity sha512-Bbeg9JAnSzZ85Y0gpInZscSpifA6SbEgRryaKdP5ZlUjhTKsvZS4GUIE6xAZCjhNTrf4zXXsySo83ZdHL7it0w==
755+
"@typescript-eslint/eslint-plugin@^4.0.0":
756+
version "4.0.0"
757+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.0.0.tgz#99349a501447fed91de18346705c0c65cf603bee"
758+
integrity sha512-5e6q1TR7gS2P+8W2xndCu7gBh3BzmYEo70OyIdsmCmknHha/yNbz2vdevl+tP1uoaMOcrzg4gyrAijuV3DDBHA==
738759
dependencies:
739-
"@typescript-eslint/experimental-utils" "3.10.0"
760+
"@typescript-eslint/experimental-utils" "4.0.0"
761+
"@typescript-eslint/scope-manager" "4.0.0"
740762
debug "^4.1.1"
741763
functional-red-black-tree "^1.0.1"
742764
regexpp "^3.0.0"
743765
semver "^7.3.2"
744766
tsutils "^3.17.1"
745767

746-
"@typescript-eslint/[email protected]":
747-
version "3.10.0"
748-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.0.tgz#f97a669a84a78319ab324cd51169d0c52853a360"
749-
integrity sha512-e5ZLSTuXgqC/Gq3QzK2orjlhTZVXzwxDujQmTBOM1NIVBZgW3wiIZjaXuVutk9R4UltFlwC9UD2+bdxsA7yyNg==
750-
dependencies:
751-
"@types/json-schema" "^7.0.3"
752-
"@typescript-eslint/types" "3.10.0"
753-
"@typescript-eslint/typescript-estree" "3.10.0"
754-
eslint-scope "^5.0.0"
755-
eslint-utils "^2.0.0"
756-
757768
"@typescript-eslint/[email protected]":
758769
version "3.10.1"
759770
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
@@ -765,6 +776,18 @@
765776
eslint-scope "^5.0.0"
766777
eslint-utils "^2.0.0"
767778

779+
"@typescript-eslint/[email protected]":
780+
version "4.0.0"
781+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.0.0.tgz#fbec21a3b5ab59127edb6ce2e139ed378cc50eb5"
782+
integrity sha512-hbX6zR+a/vcpFVNJYN/Nbd7gmaMosDTxHEKcvmhWeWcq/0UDifrqmCfkkodbAKL46Fn4ekSBMTyq2zlNDzcQxw==
783+
dependencies:
784+
"@types/json-schema" "^7.0.3"
785+
"@typescript-eslint/scope-manager" "4.0.0"
786+
"@typescript-eslint/types" "4.0.0"
787+
"@typescript-eslint/typescript-estree" "4.0.0"
788+
eslint-scope "^5.0.0"
789+
eslint-utils "^2.0.0"
790+
768791
"@typescript-eslint/parser@^3.10.1":
769792
version "3.10.1"
770793
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467"
@@ -776,29 +799,23 @@
776799
"@typescript-eslint/typescript-estree" "3.10.1"
777800
eslint-visitor-keys "^1.1.0"
778801

779-
"@typescript-eslint/[email protected]":
780-
version "3.10.0"
781-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.0.tgz#b81906674eca94a884345ba0bc1aaf6cd4da912a"
782-
integrity sha512-ktUWSa75heQNwH85GRM7qP/UUrXqx9d6yIdw0iLO9/uE1LILW+i+3+B64dUodUS2WFWLzKTlwfi9giqrODibWg==
802+
"@typescript-eslint/[email protected]":
803+
version "4.0.0"
804+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.0.0.tgz#8c9e3b3b8cdf5a1fbe671d9fad73ff67bc027ea8"
805+
integrity sha512-9gcWUPoWo7gk/+ZQPg7L1ySRmR5HLIy3Vu6/LfhQbuzIkGm6v2CGIjpVRISoDLFRovNRDImd4aP/sa8O4yIEBg==
806+
dependencies:
807+
"@typescript-eslint/types" "4.0.0"
808+
"@typescript-eslint/visitor-keys" "4.0.0"
783809

784810
"@typescript-eslint/[email protected]":
785811
version "3.10.1"
786812
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
787813
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
788814

789-
"@typescript-eslint/[email protected]":
790-
version "3.10.0"
791-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.0.tgz#65df13579a5e53c12afb4f1c5309589e3855a5de"
792-
integrity sha512-yjuY6rmVHRhcUKgXaSPNVloRueGWpFNhxR5EQLzxXfiFSl1U/+FBqHhbaGwtPPEgCSt61QNhZgiFjWT27bgAyw==
793-
dependencies:
794-
"@typescript-eslint/types" "3.10.0"
795-
"@typescript-eslint/visitor-keys" "3.10.0"
796-
debug "^4.1.1"
797-
glob "^7.1.6"
798-
is-glob "^4.0.1"
799-
lodash "^4.17.15"
800-
semver "^7.3.2"
801-
tsutils "^3.17.1"
815+
"@typescript-eslint/[email protected]":
816+
version "4.0.0"
817+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.0.0.tgz#ec1f9fc06b8558a1d5afa6e337182d08beece7f5"
818+
integrity sha512-bK+c2VLzznX2fUWLK6pFDv3cXGTp7nHIuBMq1B9klA+QCsqLHOOqe5TQReAQDl7DN2RfH+neweo0oC5hYlG7Rg==
802819

803820
"@typescript-eslint/[email protected]":
804821
version "3.10.1"
@@ -814,12 +831,19 @@
814831
semver "^7.3.2"
815832
tsutils "^3.17.1"
816833

817-
"@typescript-eslint/[email protected].0":
818-
version "3.10.0"
819-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.0.tgz#6c0cac867e705a42e2c71b359bf6a10a88a28985"
820-
integrity sha512-g4qftk8lWb/rHZe9uEp8oZSvsJhUvR2cfp7F7qE6DyUD2SsovEs8JDQTRP1xHzsD+pERsEpYNqkDgQXW6+ob5A==
834+
"@typescript-eslint/[email protected].0":
835+
version "4.0.0"
836+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.0.0.tgz#2244c63de2f2190bc5718eb0fb3fd2c437d42097"
837+
integrity sha512-ewFMPi2pMLDNIXGMPdf8r7El2oPSZw9PEYB0j+WcpKd7AX2ARmajGa7RUHTukllWX2bj4vWX6JLE1Oih2BMokA==
821838
dependencies:
822-
eslint-visitor-keys "^1.1.0"
839+
"@typescript-eslint/types" "4.0.0"
840+
"@typescript-eslint/visitor-keys" "4.0.0"
841+
debug "^4.1.1"
842+
globby "^11.0.1"
843+
is-glob "^4.0.1"
844+
lodash "^4.17.15"
845+
semver "^7.3.2"
846+
tsutils "^3.17.1"
823847

824848
"@typescript-eslint/[email protected]":
825849
version "3.10.1"
@@ -828,6 +852,14 @@
828852
dependencies:
829853
eslint-visitor-keys "^1.1.0"
830854

855+
"@typescript-eslint/[email protected]":
856+
version "4.0.0"
857+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.0.0.tgz#e2bbb69d98076d6a3f06abcb2048225a74362c33"
858+
integrity sha512-sTouJbv6rjVJeTE4lpSBVYXq/u5K3gbB6LKt7ccFEZPTZB/VeQ0ssUz9q5Hx++sCqBbdF8PzrrgvEnicXAR6NQ==
859+
dependencies:
860+
"@typescript-eslint/types" "4.0.0"
861+
eslint-visitor-keys "^2.0.0"
862+
831863
"@zeit/ncc@^0.22.1":
832864
version "0.22.3"
833865
resolved "https://registry.yarnpkg.com/@zeit/ncc/-/ncc-0.22.3.tgz#fca6b86b4454ce7a7e1e7e755165ec06457f16cd"
@@ -951,6 +983,11 @@ array-find-index@^1.0.1:
951983
resolved "https://registry.yarnpkg.com/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
952984
integrity sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=
953985

986+
array-union@^2.1.0:
987+
version "2.1.0"
988+
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
989+
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
990+
954991
array-unique@^0.3.2:
955992
version "0.3.2"
956993
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
@@ -1553,6 +1590,13 @@ diff@^4.0.1:
15531590
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
15541591
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
15551592

1593+
dir-glob@^3.0.1:
1594+
version "3.0.1"
1595+
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
1596+
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
1597+
dependencies:
1598+
path-type "^4.0.0"
1599+
15561600
doctrine@^3.0.0:
15571601
version "3.0.0"
15581602
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
@@ -1660,6 +1704,11 @@ eslint-visitor-keys@^1.1.0:
16601704
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
16611705
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
16621706

1707+
eslint-visitor-keys@^2.0.0:
1708+
version "2.0.0"
1709+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1710+
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
1711+
16631712
eslint@^6.8.0:
16641713
version "6.8.0"
16651714
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
@@ -1872,6 +1921,18 @@ fast-deep-equal@^3.1.1:
18721921
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
18731922
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
18741923

1924+
fast-glob@^3.1.1:
1925+
version "3.2.4"
1926+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3"
1927+
integrity sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==
1928+
dependencies:
1929+
"@nodelib/fs.stat" "^2.0.2"
1930+
"@nodelib/fs.walk" "^1.2.3"
1931+
glob-parent "^5.1.0"
1932+
merge2 "^1.3.0"
1933+
micromatch "^4.0.2"
1934+
picomatch "^2.2.1"
1935+
18751936
[email protected], fast-json-stable-stringify@^2.0.0:
18761937
version "2.1.0"
18771938
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -1882,6 +1943,13 @@ fast-levenshtein@~2.0.6:
18821943
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
18831944
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
18841945

1946+
fastq@^1.6.0:
1947+
version "1.8.0"
1948+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.8.0.tgz#550e1f9f59bbc65fe185cb6a9b4d95357107f481"
1949+
integrity sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q==
1950+
dependencies:
1951+
reusify "^1.0.4"
1952+
18851953
fb-watchman@^2.0.0:
18861954
version "2.0.1"
18871955
resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.1.tgz#fc84fb39d2709cf3ff6d743706157bb5708a8a85"
@@ -2046,7 +2114,7 @@ getpass@^0.1.1:
20462114
dependencies:
20472115
assert-plus "^1.0.0"
20482116

2049-
glob-parent@^5.0.0, glob-parent@~5.1.0:
2117+
glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
20502118
version "5.1.1"
20512119
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
20522120
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
@@ -2077,6 +2145,18 @@ globals@^12.1.0:
20772145
dependencies:
20782146
type-fest "^0.8.1"
20792147

2148+
globby@^11.0.1:
2149+
version "11.0.1"
2150+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
2151+
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
2152+
dependencies:
2153+
array-union "^2.1.0"
2154+
dir-glob "^3.0.1"
2155+
fast-glob "^3.1.1"
2156+
ignore "^5.1.4"
2157+
merge2 "^1.3.0"
2158+
slash "^3.0.0"
2159+
20802160
graceful-fs@^4.1.2, graceful-fs@^4.2.4:
20812161
version "4.2.4"
20822162
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
@@ -2189,6 +2269,11 @@ ignore@^4.0.6:
21892269
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
21902270
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
21912271

2272+
ignore@^5.1.4:
2273+
version "5.1.8"
2274+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
2275+
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
2276+
21922277
import-fresh@^3.0.0:
21932278
version "3.2.1"
21942279
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
@@ -3134,6 +3219,11 @@ merge-stream@^2.0.0:
31343219
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
31353220
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
31363221

3222+
merge2@^1.3.0:
3223+
version "1.4.1"
3224+
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
3225+
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
3226+
31373227
micromatch@^3.1.4:
31383228
version "3.1.10"
31393229
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
@@ -3488,6 +3578,11 @@ path-type@^1.0.0:
34883578
pify "^2.0.0"
34893579
pinkie-promise "^2.0.0"
34903580

3581+
path-type@^4.0.0:
3582+
version "4.0.0"
3583+
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
3584+
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
3585+
34913586
performance-now@^2.1.0:
34923587
version "2.1.0"
34933588
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
@@ -3795,6 +3890,11 @@ ret@~0.1.10:
37953890
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
37963891
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
37973892

3893+
reusify@^1.0.4:
3894+
version "1.0.4"
3895+
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
3896+
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
3897+
37983898
37993899
version "2.6.3"
38003900
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
@@ -3826,6 +3926,11 @@ run-async@^2.4.0:
38263926
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
38273927
integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
38283928

3929+
run-parallel@^1.1.9:
3930+
version "1.1.9"
3931+
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
3932+
integrity sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==
3933+
38293934
rxjs@^6.6.0:
38303935
version "6.6.2"
38313936
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"

0 commit comments

Comments
 (0)