Skip to content

Commit f678a68

Browse files
chore(deps): update typescript-eslint monorepo to v4 (#7)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2e2d38f commit f678a68

File tree

2 files changed

+137
-80
lines changed

2 files changed

+137
-80
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@vercel/ncc": "0.24.0",
3636
"eslint": "6.8.0",
3737
"typescript": "4.0.2",
38-
"@typescript-eslint/eslint-plugin": "3.6.1",
39-
"@typescript-eslint/parser": "3.7.1",
38+
"@typescript-eslint/eslint-plugin": "4.1.0",
39+
"@typescript-eslint/parser": "4.1.0",
4040
"eslint-config-airbnb": "18.2.0",
4141
"eslint-plugin-cypress": "2.11.1",
4242
"eslint-plugin-import": "2.22.0",

yarn.lock

Lines changed: 135 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,27 @@
7272
dependencies:
7373
regenerator-runtime "^0.13.4"
7474

75+
"@nodelib/fs.scandir@2.1.3":
76+
version "2.1.3"
77+
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
78+
integrity sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw==
79+
dependencies:
80+
"@nodelib/fs.stat" "2.0.3"
81+
run-parallel "^1.1.9"
82+
83+
"@nodelib/fs.stat@2.0.3", "@nodelib/fs.stat@^2.0.2":
84+
version "2.0.3"
85+
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz#34dc5f4cabbc720f4e60f75a747e7ecd6c175bd3"
86+
integrity sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA==
87+
88+
"@nodelib/fs.walk@^1.2.3":
89+
version "1.2.4"
90+
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.4.tgz#011b9202a70a6366e436ca5c065844528ab04976"
91+
integrity sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ==
92+
dependencies:
93+
"@nodelib/fs.scandir" "2.1.3"
94+
fastq "^1.6.0"
95+
7596
"@octokit/auth-token@^2.4.0":
7697
version "2.4.2"
7798
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-2.4.2.tgz#10d0ae979b100fa6b72fa0e8e63e27e6d0dbff8a"
@@ -164,11 +185,6 @@
164185
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
165186
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
166187

167-
"@types/eslint-visitor-keys@^1.0.0":
168-
version "1.0.0"
169-
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
170-
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
171-
172188
"@types/json-schema@^7.0.3":
173189
version "7.0.6"
174190
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
@@ -194,12 +210,13 @@
194210
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
195211
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
196212

197-
"@typescript-eslint/eslint-plugin@3.6.1":
198-
version "3.6.1"
199-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.6.1.tgz#5ced8fd2087fbb83a76973dea4a0d39d9cb4a642"
200-
integrity sha512-06lfjo76naNeOMDl+mWG9Fh/a0UHKLGhin+mGaIw72FUMbMGBkdi/FEJmgEDzh4eE73KIYzHWvOCYJ0ak7nrJQ==
213+
"@typescript-eslint/eslint-plugin@4.1.0":
214+
version "4.1.0"
215+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.1.0.tgz#7d309f60815ff35e9627ad85e41928d7b7fd443f"
216+
integrity sha512-U+nRJx8XDUqJxYF0FCXbpmD9nWt/xHDDG0zsw1vrVYAmEAuD/r49iowfurjSL2uTA2JsgtpsyG7mjO7PHf2dYw==
201217
dependencies:
202-
"@typescript-eslint/experimental-utils" "3.6.1"
218+
"@typescript-eslint/experimental-utils" "4.1.0"
219+
"@typescript-eslint/scope-manager" "4.1.0"
203220
debug "^4.1.1"
204221
functional-red-black-tree "^1.0.1"
205222
regexpp "^3.0.0"
@@ -226,48 +243,40 @@
226243
eslint-scope "^5.0.0"
227244
eslint-utils "^2.0.0"
228245

229-
"@typescript-eslint/experimental-utils@3.6.1":
230-
version "3.6.1"
231-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.6.1.tgz#b5a2738ebbceb3fa90c5b07d50bb1225403c4a54"
232-
integrity sha512-oS+hihzQE5M84ewXrTlVx7eTgc52eu+sVmG7ayLfOhyZmJ8Unvf3osyFQNADHP26yoThFfbxcibbO0d2FjnYhg==
246+
"@typescript-eslint/experimental-utils@4.1.0":
247+
version "4.1.0"
248+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.1.0.tgz#263d7225645c09a411c8735eeffd417f50f49026"
249+
integrity sha512-paEYLA37iqRIDPeQwAmoYSiZ3PiHsaAc3igFeBTeqRHgPnHjHLJ9OGdmP6nwAkF65p2QzEsEBtpjNUBWByNWzA==
233250
dependencies:
234251
"@types/json-schema" "^7.0.3"
235-
"@typescript-eslint/types" "3.6.1"
236-
"@typescript-eslint/typescript-estree" "3.6.1"
252+
"@typescript-eslint/scope-manager" "4.1.0"
253+
"@typescript-eslint/types" "4.1.0"
254+
"@typescript-eslint/typescript-estree" "4.1.0"
237255
eslint-scope "^5.0.0"
238256
eslint-utils "^2.0.0"
239257

240-
"@typescript-eslint/experimental-utils@3.7.1":
241-
version "3.7.1"
242-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.7.1.tgz#ab036caaed4c870d22531d41f9352f3147364d61"
243-
integrity sha512-TqE97pv7HrqWcGJbLbZt1v59tcqsSVpWTOf1AqrWK7n8nok2sGgVtYRuGXeNeLw3wXlLEbY1MKP3saB2HsO/Ng==
258+
"@typescript-eslint/parser@4.1.0":
259+
version "4.1.0"
260+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.1.0.tgz#9b0409411725f14cd7faa81a664e5051225961db"
261+
integrity sha512-hM/WNCQTzDHgS0Ke3cR9zPndL3OTKr9OoN9CL3UqulsAjYDrglSwIIgswSmHBcSbOzLmgaMARwrQEbIumIglvQ==
244262
dependencies:
245-
"@types/json-schema" "^7.0.3"
246-
"@typescript-eslint/types" "3.7.1"
247-
"@typescript-eslint/typescript-estree" "3.7.1"
248-
eslint-scope "^5.0.0"
249-
eslint-utils "^2.0.0"
263+
"@typescript-eslint/scope-manager" "4.1.0"
264+
"@typescript-eslint/types" "4.1.0"
265+
"@typescript-eslint/typescript-estree" "4.1.0"
266+
debug "^4.1.1"
250267

251-
"@typescript-eslint/parser@3.7.1":
252-
version "3.7.1"
253-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.7.1.tgz#5d9ccecb116d12d9c6073e9861c57c9b1aa88128"
254-
integrity sha512-W4QV/gXvfIsccN8225784LNOorcm7ch68Fi3V4Wg7gmkWSQRKevO4RrRqWo6N/Z/myK1QAiGgeaXN57m+R/8iQ==
268+
"@typescript-eslint/scope-manager@4.1.0":
269+
version "4.1.0"
270+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.1.0.tgz#9e389745ee9cfe12252ed1e9958808abd6b3a683"
271+
integrity sha512-HD1/u8vFNnxwiHqlWKC/Pigdn0Mvxi84Y6GzbZ5f5sbLrFKu0al02573Er+D63Sw67IffVUXR0uR8rpdfdk+vA==
255272
dependencies:
256-
"@types/eslint-visitor-keys" "^1.0.0"
257-
"@typescript-eslint/experimental-utils" "3.7.1"
258-
"@typescript-eslint/types" "3.7.1"
259-
"@typescript-eslint/typescript-estree" "3.7.1"
260-
eslint-visitor-keys "^1.1.0"
261-
262-
"@typescript-eslint/types@3.6.1":
263-
version "3.6.1"
264-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.6.1.tgz#87600fe79a1874235d3cc1cf5c7e1a12eea69eee"
265-
integrity sha512-NPxd5yXG63gx57WDTW1rp0cF3XlNuuFFB5G+Kc48zZ+51ZnQn9yjDEsjTPQ+aWM+V+Z0I4kuTFKjKvgcT1F7xQ==
273+
"@typescript-eslint/types" "4.1.0"
274+
"@typescript-eslint/visitor-keys" "4.1.0"
266275

267-
"@typescript-eslint/types@3.7.1":
268-
version "3.7.1"
269-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.7.1.tgz#90375606b2fd73c1224fe9e397ee151e28fa1e0c"
270-
integrity sha512-PZe8twm5Z4b61jt7GAQDor6KiMhgPgf4XmUb9zdrwTbgtC/Sj29gXP1dws9yEn4+aJeyXrjsD9XN7AWFhmnUfg==
276+
"@typescript-eslint/types@4.1.0":
277+
version "4.1.0"
278+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.1.0.tgz#edbd3fec346f34e13ce7aa176b03b497a32c496a"
279+
integrity sha512-rkBqWsO7m01XckP9R2YHVN8mySOKKY2cophGM8K5uDK89ArCgahItQYdbg/3n8xMxzu2elss+an1TphlUpDuJw==
271280

272281
"@typescript-eslint/typescript-estree@2.34.0":
273282
version "2.34.0"
@@ -282,47 +291,27 @@
282291
semver "^7.3.2"
283292
tsutils "^3.17.1"
284293

285-
"@typescript-eslint/typescript-estree@3.6.1":
286-
version "3.6.1"
287-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.6.1.tgz#a5c91fcc5497cce7922ff86bc37d5e5891dcdefa"
288-
integrity sha512-G4XRe/ZbCZkL1fy09DPN3U0mR6SayIv1zSeBNquRFRk7CnVLgkC2ZPj8llEMJg5Y8dJ3T76SvTGtceytniaztQ==
289-
dependencies:
290-
"@typescript-eslint/types" "3.6.1"
291-
"@typescript-eslint/visitor-keys" "3.6.1"
292-
debug "^4.1.1"
293-
glob "^7.1.6"
294-
is-glob "^4.0.1"
295-
lodash "^4.17.15"
296-
semver "^7.3.2"
297-
tsutils "^3.17.1"
298-
299-
"@typescript-eslint/typescript-estree@3.7.1":
300-
version "3.7.1"
301-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.7.1.tgz#ce1ffbd0fa53f34d4ce851a7a364e392432f6eb3"
302-
integrity sha512-m97vNZkI08dunYOr2lVZOHoyfpqRs0KDpd6qkGaIcLGhQ2WPtgHOd/eVbsJZ0VYCQvupKrObAGTOvk3tfpybYA==
294+
"@typescript-eslint/typescript-estree@4.1.0":
295+
version "4.1.0"
296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.1.0.tgz#394046ead25164494218c0e3d6b960695ea967f6"
297+
integrity sha512-r6et57qqKAWU173nWyw31x7OfgmKfMEcjJl9vlJEzS+kf9uKNRr4AVTRXfTCwebr7bdiVEkfRY5xGnpPaNPe4Q==
303298
dependencies:
304-
"@typescript-eslint/types" "3.7.1"
305-
"@typescript-eslint/visitor-keys" "3.7.1"
299+
"@typescript-eslint/types" "4.1.0"
300+
"@typescript-eslint/visitor-keys" "4.1.0"
306301
debug "^4.1.1"
307-
glob "^7.1.6"
302+
globby "^11.0.1"
308303
is-glob "^4.0.1"
309304
lodash "^4.17.15"
310305
semver "^7.3.2"
311306
tsutils "^3.17.1"
312307

313-
"@typescript-eslint/visitor-keys@3.6.1":
314-
version "3.6.1"
315-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.6.1.tgz#5c57a7772f4dd623cfeacc219303e7d46f963b37"
316-
integrity sha512-qC8Olwz5ZyMTZrh4Wl3K4U6tfms0R/mzU4/5W3XeUZptVraGVmbptJbn6h2Ey6Rb3hOs3zWoAUebZk8t47KGiQ==
317-
dependencies:
318-
eslint-visitor-keys "^1.1.0"
319-
320-
"@typescript-eslint/visitor-keys@3.7.1":
321-
version "3.7.1"
322-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.7.1.tgz#b90191e74efdee656be8c5a30f428ed16dda46d1"
323-
integrity sha512-xn22sQbEya+Utj2IqJHGLA3i1jDzR43RzWupxojbSWnj3nnPLavaQmWe5utw03CwYao3r00qzXfgJMGNkrzrAA==
308+
"@typescript-eslint/visitor-keys@4.1.0":
309+
version "4.1.0"
310+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.1.0.tgz#b2d528c9484e7eda1aa4f86ccf0432fb16e4d545"
311+
integrity sha512-+taO0IZGCtCEsuNTTF2Q/5o8+fHrlml8i9YsZt2AiDCdYEJzYlsmRY991l/6f3jNXFyAWepdQj7n8Na6URiDRQ==
324312
dependencies:
325-
eslint-visitor-keys "^1.1.0"
313+
"@typescript-eslint/types" "4.1.0"
314+
eslint-visitor-keys "^2.0.0"
326315

327316
"@vercel/ncc@0.24.0":
328317
version "0.24.0"
@@ -418,6 +407,11 @@ array-includes@^3.1.1:
418407
es-abstract "^1.17.0"
419408
is-string "^1.0.5"
420409

410+
array-union@^2.1.0:
411+
version "2.1.0"
412+
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
413+
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
414+
421415
array.prototype.flat@^1.2.3:
422416
version "1.2.3"
423417
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
@@ -670,6 +664,13 @@ deprecation@^2.0.0, deprecation@^2.3.1:
670664
resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
671665
integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==
672666

667+
dir-glob@^3.0.1:
668+
version "3.0.1"
669+
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
670+
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
671+
dependencies:
672+
path-type "^4.0.0"
673+
673674
doctrine@1.5.0:
674675
version "1.5.0"
675676
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
@@ -926,6 +927,11 @@ eslint-visitor-keys@^1.1.0:
926927
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
927928
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
928929

930+
eslint-visitor-keys@^2.0.0:
931+
version "2.0.0"
932+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
933+
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
934+
929935
eslint@6.8.0, eslint@^6.3.0:
930936
version "6.8.0"
931937
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
@@ -1041,6 +1047,18 @@ fast-deep-equal@^3.1.1:
10411047
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
10421048
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
10431049

1050+
fast-glob@^3.1.1:
1051+
version "3.2.4"
1052+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3"
1053+
integrity sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==
1054+
dependencies:
1055+
"@nodelib/fs.stat" "^2.0.2"
1056+
"@nodelib/fs.walk" "^1.2.3"
1057+
glob-parent "^5.1.0"
1058+
merge2 "^1.3.0"
1059+
micromatch "^4.0.2"
1060+
picomatch "^2.2.1"
1061+
10441062
fast-json-stable-stringify@^2.0.0:
10451063
version "2.1.0"
10461064
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -1051,6 +1069,13 @@ fast-levenshtein@~2.0.6:
10511069
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
10521070
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
10531071

1072+
fastq@^1.6.0:
1073+
version "1.8.0"
1074+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.8.0.tgz#550e1f9f59bbc65fe185cb6a9b4d95357107f481"
1075+
integrity sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q==
1076+
dependencies:
1077+
reusify "^1.0.4"
1078+
10541079
figures@^3.0.0, figures@^3.2.0:
10551080
version "3.2.0"
10561081
resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
@@ -1135,7 +1160,7 @@ get-stream@^5.0.0:
11351160
dependencies:
11361161
pump "^3.0.0"
11371162

1138-
glob-parent@^5.0.0:
1163+
glob-parent@^5.0.0, glob-parent@^5.1.0:
11391164
version "5.1.1"
11401165
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
11411166
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
@@ -1166,6 +1191,18 @@ globals@^12.1.0:
11661191
dependencies:
11671192
type-fest "^0.8.1"
11681193

1194+
globby@^11.0.1:
1195+
version "11.0.1"
1196+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
1197+
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
1198+
dependencies:
1199+
array-union "^2.1.0"
1200+
dir-glob "^3.0.1"
1201+
fast-glob "^3.1.1"
1202+
ignore "^5.1.4"
1203+
merge2 "^1.3.0"
1204+
slash "^3.0.0"
1205+
11691206
graceful-fs@^4.1.2:
11701207
version "4.2.4"
11711208
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
@@ -1231,6 +1268,11 @@ ignore@^4.0.6:
12311268
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
12321269
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
12331270

1271+
ignore@^5.1.4:
1272+
version "5.1.8"
1273+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
1274+
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
1275+
12341276
import-fresh@^3.0.0, import-fresh@^3.1.0, import-fresh@^3.2.1:
12351277
version "3.2.1"
12361278
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
@@ -1548,6 +1590,11 @@ merge-stream@^2.0.0:
15481590
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
15491591
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
15501592

1593+
merge2@^1.3.0:
1594+
version "1.4.1"
1595+
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
1596+
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
1597+
15511598
micromatch@^4.0.2:
15521599
version "4.0.2"
15531600
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
@@ -1833,7 +1880,7 @@ path-type@^4.0.0:
18331880
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
18341881
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
18351882

1836-
picomatch@^2.0.5:
1883+
picomatch@^2.0.5, picomatch@^2.2.1:
18371884
version "2.2.2"
18381885
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
18391886
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
@@ -1966,6 +2013,11 @@ restore-cursor@^3.1.0:
19662013
onetime "^5.1.0"
19672014
signal-exit "^3.0.2"
19682015

2016+
reusify@^1.0.4:
2017+
version "1.0.4"
2018+
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
2019+
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
2020+
19692021
rimraf@2.6.3:
19702022
version "2.6.3"
19712023
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
@@ -1978,6 +2030,11 @@ run-async@^2.4.0:
19782030
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
19792031
integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
19802032

2033+
run-parallel@^1.1.9:
2034+
version "1.1.9"
2035+
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
2036+
integrity sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==
2037+
19812038
rxjs@^6.6.0, rxjs@^6.6.2:
19822039
version "6.6.2"
19832040
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"

0 commit comments

Comments
 (0)