312
312
exec-sh "^0.3.2"
313
313
minimist "^1.2.0"
314
314
315
- " @eslint/eslintrc@^0.2.1 " :
316
- version "0.2.1 "
317
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.1 .tgz#f72069c330461a06684d119384435e12a5d76e3c "
318
- integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA ==
315
+ " @eslint/eslintrc@^0.2.2 " :
316
+ version "0.2.2 "
317
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
318
+ integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
319
319
dependencies :
320
320
ajv "^6.12.4"
321
321
debug "^4.1.1"
@@ -965,9 +965,10 @@ acorn-globals@^6.0.0:
965
965
acorn "^7.1.1"
966
966
acorn-walk "^7.1.1"
967
967
968
- acorn-jsx@^5.2.0 :
969
- version "5.2.0"
970
- resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.2.0.tgz#4c66069173d6fdd68ed85239fc256226182b2ebe"
968
+ acorn-jsx@^5.3.1 :
969
+ version "5.3.1"
970
+ resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
971
+ integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
971
972
972
973
acorn-walk@^6.0.1 :
973
974
version "6.2.0"
@@ -1833,13 +1834,13 @@ eslint-visitor-keys@^2.0.0:
1833
1834
version "2.0.0"
1834
1835
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1835
1836
1836
- eslint@7.14 .0 :
1837
- version "7.14 .0"
1838
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14 .0.tgz#2d2cac1d28174c510a97b377f122a5507958e344 "
1839
- integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA ==
1837
+ eslint@7.15 .0 :
1838
+ version "7.15 .0"
1839
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.15 .0.tgz#eb155fb8ed0865fcf5d903f76be2e5b6cd7e0bc7 "
1840
+ integrity sha512-Vr64xFDT8w30wFll643e7cGrIkPEU50yIiI36OdSIDoSGguIeaLzBo0vpGvzo9RECUqq7htURfwEtKqwytkqzA ==
1840
1841
dependencies :
1841
1842
" @babel/code-frame" " ^7.0.0"
1842
- " @eslint/eslintrc" " ^0.2.1 "
1843
+ " @eslint/eslintrc" " ^0.2.2 "
1843
1844
ajv "^6.10.0"
1844
1845
chalk "^4.0.0"
1845
1846
cross-spawn "^7.0.2"
@@ -1849,10 +1850,10 @@ eslint@7.14.0:
1849
1850
eslint-scope "^5.1.1"
1850
1851
eslint-utils "^2.1.0"
1851
1852
eslint-visitor-keys "^2.0.0"
1852
- espree "^7.3.0 "
1853
+ espree "^7.3.1 "
1853
1854
esquery "^1.2.0"
1854
1855
esutils "^2.0.2"
1855
- file-entry-cache "^5 .0.1 "
1856
+ file-entry-cache "^6 .0.0 "
1856
1857
functional-red-black-tree "^1.0.1"
1857
1858
glob-parent "^5.0.0"
1858
1859
globals "^12.1.0"
@@ -1876,12 +1877,13 @@ eslint@7.14.0:
1876
1877
text-table "^0.2.0"
1877
1878
v8-compile-cache "^2.0.3"
1878
1879
1879
- espree@^7.3.0 :
1880
- version "7.3.0"
1881
- resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.0.tgz#dc30437cf67947cf576121ebd780f15eeac72348"
1880
+ espree@^7.3.0, espree@^7.3.1 :
1881
+ version "7.3.1"
1882
+ resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6"
1883
+ integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==
1882
1884
dependencies :
1883
1885
acorn "^7.4.0"
1884
- acorn-jsx "^5.2.0 "
1886
+ acorn-jsx "^5.3.1 "
1885
1887
eslint-visitor-keys "^1.3.0"
1886
1888
1887
1889
esprima@^4.0.0, esprima@^4.0.1 :
@@ -2065,11 +2067,12 @@ fb-watchman@^2.0.0:
2065
2067
dependencies :
2066
2068
bser "^2.0.0"
2067
2069
2068
- file-entry-cache@^5.0.1 :
2069
- version "5.0.1"
2070
- resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-5.0.1.tgz#ca0f6efa6dd3d561333fb14515065c2fafdf439c"
2070
+ file-entry-cache@^6.0.0 :
2071
+ version "6.0.0"
2072
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
2073
+ integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
2071
2074
dependencies :
2072
- flat-cache "^2 .0.1 "
2075
+ flat-cache "^3 .0.4 "
2073
2076
2074
2077
fill-range@^4.0.0 :
2075
2078
version "4.0.0"
@@ -2099,17 +2102,18 @@ find-up@^4.0.0, find-up@^4.1.0:
2099
2102
locate-path "^5.0.0"
2100
2103
path-exists "^4.0.0"
2101
2104
2102
- flat-cache@^2.0.1 :
2103
- version "2.0.1"
2104
- resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-2.0.1.tgz#5d296d6f04bda44a4630a301413bdbc2ec085ec0"
2105
+ flat-cache@^3.0.4 :
2106
+ version "3.0.4"
2107
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
2108
+ integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
2105
2109
dependencies :
2106
- flatted "^2.0.0"
2107
- rimraf "2.6.3"
2108
- write "1.0.3"
2110
+ flatted "^3.1.0"
2111
+ rimraf "^3.0.2"
2109
2112
2110
- flatted@^2.0.0 :
2111
- version "2.0.1"
2112
- resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
2113
+ flatted@^3.1.0 :
2114
+ version "3.1.0"
2115
+ resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
2116
+ integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
2113
2117
2114
2118
for-in@^1.0.2 :
2115
2119
version "1.0.2"
@@ -3581,7 +3585,7 @@ mixin-deep@^1.2.0:
3581
3585
for-in "^1.0.2"
3582
3586
is-extendable "^1.0.1"
3583
3587
3584
- mkdirp@0.x, mkdirp@^0.5.1 :
3588
+ mkdirp@0.x :
3585
3589
version "0.5.5"
3586
3590
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
3587
3591
dependencies :
@@ -4183,12 +4187,6 @@ reusify@^1.0.4:
4183
4187
version "1.0.4"
4184
4188
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
4185
4189
4186
- rimraf@2.6.3 :
4187
- version "2.6.3"
4188
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
4189
- dependencies :
4190
- glob "^7.1.3"
4191
-
4192
4190
rimraf@^3.0.0 :
4193
4191
version "3.0.0"
4194
4192
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b"
@@ -4923,12 +4921,6 @@ write-file-atomic@^3.0.0:
4923
4921
signal-exit "^3.0.2"
4924
4922
typedarray-to-buffer "^3.1.5"
4925
4923
4926
- write@1.0.3 :
4927
- version "1.0.3"
4928
- resolved "https://registry.yarnpkg.com/write/-/write-1.0.3.tgz#0800e14523b923a387e415123c865616aae0f5c3"
4929
- dependencies :
4930
- mkdirp "^0.5.1"
4931
-
4932
4924
ws@^7.0.0 :
4933
4925
version "7.2.1"
4934
4926
resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.1.tgz#03ed52423cd744084b2cf42ed197c8b65a936b8e"
0 commit comments