2
2
# yarn lockfile v1
3
3
4
4
5
- " @babel/code-frame@^7.0.0 " :
6
- version "7.0.0"
7
- resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
5
+ " @babel/code-frame@7.12.11 " :
6
+ version "7.12.11"
7
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
8
+ integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
8
9
dependencies :
9
- " @babel/highlight" " ^7.0.0 "
10
+ " @babel/highlight" " ^7.10.4 "
10
11
11
- " @babel/highlight@^7.0.0 " :
12
- version "7.0.0"
13
- resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
12
+ " @babel/helper-validator-identifier@^7.12.11 " :
13
+ version "7.12.11"
14
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
15
+ integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
16
+
17
+ " @babel/highlight@^7.10.4 " :
18
+ version "7.13.10"
19
+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.10.tgz#a8b2a66148f5b27d666b15d81774347a731d52d1"
20
+ integrity sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg==
14
21
dependencies :
22
+ " @babel/helper-validator-identifier" " ^7.12.11"
15
23
chalk "^2.0.0"
16
- esutils "^2.0.2"
17
24
js-tokens "^4.0.0"
18
25
19
- " @eslint/eslintrc@^0.3 .0 " :
20
- version "0.3 .0"
21
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3 .0.tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
22
- integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
26
+ " @eslint/eslintrc@^0.4 .0 " :
27
+ version "0.4 .0"
28
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4 .0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547 "
29
+ integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog ==
23
30
dependencies :
24
31
ajv "^6.12.4"
25
32
debug "^4.1.1"
28
35
ignore "^4.0.6"
29
36
import-fresh "^3.2.1"
30
37
js-yaml "^3.13.1"
31
- lodash "^4.17.20"
32
38
minimatch "^3.0.4"
33
39
strip-json-comments "^3.1.1"
34
40
@@ -302,13 +308,13 @@ eslint-visitor-keys@^2.0.0:
302
308
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
303
309
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
304
310
305
- eslint@7.18 .0 :
306
- version "7.18 .0"
307
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
308
- integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
311
+ eslint@7.25 .0 :
312
+ version "7.25 .0"
313
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25 .0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67 "
314
+ integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw ==
309
315
dependencies :
310
- " @babel/code-frame" " ^7.0.0 "
311
- " @eslint/eslintrc" " ^0.3 .0"
316
+ " @babel/code-frame" " 7.12.11 "
317
+ " @eslint/eslintrc" " ^0.4 .0"
312
318
ajv "^6.10.0"
313
319
chalk "^4.0.0"
314
320
cross-spawn "^7.0.2"
@@ -319,20 +325,20 @@ eslint@7.18.0:
319
325
eslint-utils "^2.1.0"
320
326
eslint-visitor-keys "^2.0.0"
321
327
espree "^7.3.1"
322
- esquery "^1.2 .0"
328
+ esquery "^1.4 .0"
323
329
esutils "^2.0.2"
324
- file-entry-cache "^6.0.0 "
330
+ file-entry-cache "^6.0.1 "
325
331
functional-red-black-tree "^1.0.1"
326
332
glob-parent "^5.0.0"
327
- globals "^12.1 .0"
333
+ globals "^13.6 .0"
328
334
ignore "^4.0.6"
329
335
import-fresh "^3.0.0"
330
336
imurmurhash "^0.1.4"
331
337
is-glob "^4.0.0"
332
338
js-yaml "^3.13.1"
333
339
json-stable-stringify-without-jsonify "^1.0.1"
334
340
levn "^0.4.1"
335
- lodash "^4.17.20 "
341
+ lodash "^4.17.21 "
336
342
minimatch "^3.0.4"
337
343
natural-compare "^1.4.0"
338
344
optionator "^0.9.1"
@@ -367,10 +373,10 @@ esprima@^4.0.0:
367
373
version "4.0.1"
368
374
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
369
375
370
- esquery@^1.2 .0 :
371
- version "1.3.1 "
372
- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1 .tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57 "
373
- integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ ==
376
+ esquery@^1.4 .0 :
377
+ version "1.4.0 "
378
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0 .tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5 "
379
+ integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w ==
374
380
dependencies :
375
381
estraverse "^5.1.0"
376
382
@@ -430,10 +436,10 @@ fastq@^1.6.0:
430
436
dependencies :
431
437
reusify "^1.0.0"
432
438
433
- file-entry-cache@^6.0.0 :
434
- version "6.0.0 "
435
- resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0 .tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a "
436
- integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA ==
439
+ file-entry-cache@^6.0.1 :
440
+ version "6.0.1 "
441
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1 .tgz#211b2dd9659cb0394b073e7323ac3c933d522027 "
442
+ integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg ==
437
443
dependencies :
438
444
flat-cache "^3.0.4"
439
445
@@ -499,6 +505,13 @@ globals@^12.1.0:
499
505
dependencies :
500
506
type-fest "^0.8.1"
501
507
508
+ globals@^13.6.0 :
509
+ version "13.8.0"
510
+ resolved "https://registry.yarnpkg.com/globals/-/globals-13.8.0.tgz#3e20f504810ce87a8d72e55aecf8435b50f4c1b3"
511
+ integrity sha512-rHtdA6+PDBIjeEvA91rpqzEvk/k3/i7EeNQiryiWuJH0Hw9cpyJMAt2jtbAwUaRdhD+573X4vWw6IcjKPasi9Q==
512
+ dependencies :
513
+ type-fest "^0.20.2"
514
+
502
515
globby@11.0.2 :
503
516
version "11.0.2"
504
517
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
@@ -633,6 +646,11 @@ lodash@^4.17.20:
633
646
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
634
647
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
635
648
649
+ lodash@^4.17.21 :
650
+ version "4.17.21"
651
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
652
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
653
+
636
654
merge2@^1.3.0 :
637
655
version "1.4.1"
638
656
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
@@ -847,6 +865,11 @@ type-check@^0.4.0, type-check@~0.4.0:
847
865
dependencies :
848
866
prelude-ls "^1.2.1"
849
867
868
+ type-fest@^0.20.2 :
869
+ version "0.20.2"
870
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
871
+ integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
872
+
850
873
type-fest@^0.8.1 :
851
874
version "0.8.1"
852
875
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
0 commit comments