22# yarn lockfile v1
33
44
5- " @babel/code-frame@^7.0.0" , "@babel/code-frame@^7.8.3":
6- version "7.8.3 "
7- resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3 .tgz#33e25903d7481181534e12ec0a25f16b6fcf419e "
8- integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g ==
5+ " @babel/code-frame@7.12.11 " , "@babel/code-frame@ ^7.0.0", "@babel/code-frame@^7.8.3":
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 ==
99 dependencies :
10- " @babel/highlight" " ^7.8.3 "
10+ " @babel/highlight" " ^7.10.4 "
1111
1212" @babel/core@^7.1.0" , "@babel/core@^7.7.5":
1313 version "7.8.7"
7373 dependencies :
7474 " @babel/types" " ^7.8.3"
7575
76+ " @babel/helper-validator-identifier@^7.12.11 " :
77+ version "7.12.11"
78+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
79+ integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
80+
7681" @babel/helper-validator-identifier@^7.9.5 " :
7782 version "7.9.5"
7883 resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
8792 " @babel/traverse" " ^7.8.4"
8893 " @babel/types" " ^7.8.3"
8994
90- " @babel/highlight@^7.8.3 " :
91- version "7.8.3 "
92- resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3 .tgz#28f173d04223eaaa59bc1d439a3836e6d1265797 "
93- integrity sha512-PX4y5xQUvy0fnEVHrYOarRPXVWafSjTW9T0Hab8gVIawpl2Sj0ORyrygANq+KjcNlSSTw0YCLSNA8OyZ1I4yEg ==
95+ " @babel/highlight@^7.10.4 " :
96+ version "7.13.10 "
97+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.10 .tgz#a8b2a66148f5b27d666b15d81774347a731d52d1 "
98+ integrity sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg ==
9499 dependencies :
100+ " @babel/helper-validator-identifier" " ^7.12.11"
95101 chalk "^2.0.0"
96- esutils "^2.0.2"
97102 js-tokens "^4.0.0"
98103
99104" @babel/parser@^7.1.0" , "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.8.7":
240245 exec-sh "^0.3.2"
241246 minimist "^1.2.0"
242247
243- " @eslint/eslintrc@^0.3 .0 " :
244- version "0.3 .0"
245- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3 .0.tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
246- integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
248+ " @eslint/eslintrc@^0.4 .0 " :
249+ version "0.4 .0"
250+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4 .0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547 "
251+ integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog ==
247252 dependencies :
248253 ajv "^6.12.4"
249254 debug "^4.1.1"
252257 ignore "^4.0.6"
253258 import-fresh "^3.2.1"
254259 js-yaml "^3.13.1"
255- lodash "^4.17.20"
256260 minimatch "^3.0.4"
257261 strip-json-comments "^3.1.1"
258262
@@ -1403,13 +1407,13 @@ eslint-visitor-keys@^2.0.0:
14031407 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
14041408 integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
14051409
1406- eslint@^7.18 .0 :
1407- version "7.18 .0"
1408- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
1409- integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
1410+ eslint@^7.25 .0 :
1411+ version "7.25 .0"
1412+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25 .0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67 "
1413+ integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw ==
14101414 dependencies :
1411- " @babel/code-frame" " ^7.0.0 "
1412- " @eslint/eslintrc" " ^0.3 .0"
1415+ " @babel/code-frame" " 7.12.11 "
1416+ " @eslint/eslintrc" " ^0.4 .0"
14131417 ajv "^6.10.0"
14141418 chalk "^4.0.0"
14151419 cross-spawn "^7.0.2"
@@ -1420,20 +1424,20 @@ eslint@^7.18.0:
14201424 eslint-utils "^2.1.0"
14211425 eslint-visitor-keys "^2.0.0"
14221426 espree "^7.3.1"
1423- esquery "^1.2 .0"
1427+ esquery "^1.4 .0"
14241428 esutils "^2.0.2"
1425- file-entry-cache "^6.0.0 "
1429+ file-entry-cache "^6.0.1 "
14261430 functional-red-black-tree "^1.0.1"
14271431 glob-parent "^5.0.0"
1428- globals "^12.1 .0"
1432+ globals "^13.6 .0"
14291433 ignore "^4.0.6"
14301434 import-fresh "^3.0.0"
14311435 imurmurhash "^0.1.4"
14321436 is-glob "^4.0.0"
14331437 js-yaml "^3.13.1"
14341438 json-stable-stringify-without-jsonify "^1.0.1"
14351439 levn "^0.4.1"
1436- lodash "^4.17.20 "
1440+ lodash "^4.17.21 "
14371441 minimatch "^3.0.4"
14381442 natural-compare "^1.4.0"
14391443 optionator "^0.9.1"
@@ -1460,10 +1464,10 @@ esprima@^4.0.0, esprima@^4.0.1:
14601464 resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
14611465 integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
14621466
1463- esquery@^1.2 .0 :
1464- version "1.3.1 "
1465- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1 .tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57 "
1466- integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ ==
1467+ esquery@^1.4 .0 :
1468+ version "1.4.0 "
1469+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0 .tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5 "
1470+ integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w ==
14671471 dependencies :
14681472 estraverse "^5.1.0"
14691473
@@ -1642,10 +1646,10 @@ fb-watchman@^2.0.0:
16421646 dependencies :
16431647 bser "2.1.1"
16441648
1645- file-entry-cache@^6.0.0 :
1646- version "6.0.0 "
1647- resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0 .tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a "
1648- integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA ==
1649+ file-entry-cache@^6.0.1 :
1650+ version "6.0.1 "
1651+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1 .tgz#211b2dd9659cb0394b073e7323ac3c933d522027 "
1652+ integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg ==
16491653 dependencies :
16501654 flat-cache "^3.0.4"
16511655
@@ -1800,6 +1804,13 @@ globals@^12.1.0:
18001804 dependencies :
18011805 type-fest "^0.8.1"
18021806
1807+ globals@^13.6.0 :
1808+ version "13.8.0"
1809+ resolved "https://registry.yarnpkg.com/globals/-/globals-13.8.0.tgz#3e20f504810ce87a8d72e55aecf8435b50f4c1b3"
1810+ integrity sha512-rHtdA6+PDBIjeEvA91rpqzEvk/k3/i7EeNQiryiWuJH0Hw9cpyJMAt2jtbAwUaRdhD+573X4vWw6IcjKPasi9Q==
1811+ dependencies :
1812+ type-fest "^0.20.2"
1813+
18031814globby@^11.0.1 :
18041815 version "11.0.1"
18051816 resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
@@ -2753,10 +2764,10 @@ lodash.sortby@^4.7.0:
27532764 resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
27542765 integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
27552766
2756- lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20 :
2757- version "4.17.20 "
2758- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20 .tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52 "
2759- integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA ==
2767+ lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21 :
2768+ version "4.17.21 "
2769+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21 .tgz#679591c564c3bffaae8454cf0b3df370c3d6911c "
2770+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg ==
27602771
27612772lru-cache@^6.0.0 :
27622773 version "6.0.0"
@@ -3914,6 +3925,11 @@ type-fest@^0.11.0:
39143925 resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
39153926 integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==
39163927
3928+ type-fest@^0.20.2 :
3929+ version "0.20.2"
3930+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
3931+ integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
3932+
39173933type-fest@^0.6.0 :
39183934 version "0.6.0"
39193935 resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
0 commit comments