319
319
exec-sh "^0.3.2"
320
320
minimist "^1.2.0"
321
321
322
- " @eslint/eslintrc@^0.3 .0 " :
323
- version "0.3 .0"
324
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3 .0.tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
325
- integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
322
+ " @eslint/eslintrc@^0.4 .0 " :
323
+ version "0.4 .0"
324
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4 .0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547 "
325
+ integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog ==
326
326
dependencies :
327
327
ajv "^6.12.4"
328
328
debug "^4.1.1"
331
331
ignore "^4.0.6"
332
332
import-fresh "^3.2.1"
333
333
js-yaml "^3.13.1"
334
- lodash "^4.17.20"
335
334
minimatch "^3.0.4"
336
335
strip-json-comments "^3.1.1"
337
336
@@ -1609,13 +1608,13 @@ eslint-visitor-keys@^2.0.0:
1609
1608
version "2.0.0"
1610
1609
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1611
1610
1612
- eslint@7.20 .0 :
1613
- version "7.20 .0"
1614
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.20 .0.tgz#db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7 "
1615
- integrity sha512-qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw ==
1611
+ eslint@7.22 .0 :
1612
+ version "7.22 .0"
1613
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22 .0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f "
1614
+ integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg ==
1616
1615
dependencies :
1617
1616
" @babel/code-frame" " 7.12.11"
1618
- " @eslint/eslintrc" " ^0.3 .0"
1617
+ " @eslint/eslintrc" " ^0.4 .0"
1619
1618
ajv "^6.10.0"
1620
1619
chalk "^4.0.0"
1621
1620
cross-spawn "^7.0.2"
@@ -1628,18 +1627,18 @@ eslint@7.20.0:
1628
1627
espree "^7.3.1"
1629
1628
esquery "^1.4.0"
1630
1629
esutils "^2.0.2"
1631
- file-entry-cache "^6.0.0 "
1630
+ file-entry-cache "^6.0.1 "
1632
1631
functional-red-black-tree "^1.0.1"
1633
1632
glob-parent "^5.0.0"
1634
- globals "^12.1 .0"
1633
+ globals "^13.6 .0"
1635
1634
ignore "^4.0.6"
1636
1635
import-fresh "^3.0.0"
1637
1636
imurmurhash "^0.1.4"
1638
1637
is-glob "^4.0.0"
1639
1638
js-yaml "^3.13.1"
1640
1639
json-stable-stringify-without-jsonify "^1.0.1"
1641
1640
levn "^0.4.1"
1642
- lodash "^4.17.20 "
1641
+ lodash "^4.17.21 "
1643
1642
minimatch "^3.0.4"
1644
1643
natural-compare "^1.4.0"
1645
1644
optionator "^0.9.1"
@@ -1832,10 +1831,10 @@ fb-watchman@^2.0.0:
1832
1831
dependencies :
1833
1832
bser "^2.0.0"
1834
1833
1835
- file-entry-cache@^6.0.0 :
1836
- version "6.0.0 "
1837
- resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0 .tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a "
1838
- integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA ==
1834
+ file-entry-cache@^6.0.1 :
1835
+ version "6.0.1 "
1836
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1 .tgz#211b2dd9659cb0394b073e7323ac3c933d522027 "
1837
+ integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg ==
1839
1838
dependencies :
1840
1839
flat-cache "^3.0.4"
1841
1840
@@ -1975,6 +1974,13 @@ globals@^12.1.0:
1975
1974
dependencies :
1976
1975
type-fest "^0.8.1"
1977
1976
1977
+ globals@^13.6.0 :
1978
+ version "13.6.0"
1979
+ resolved "https://registry.yarnpkg.com/globals/-/globals-13.6.0.tgz#d77138e53738567bb96a3916ff6f6b487af20ef7"
1980
+ integrity sha512-YFKCX0SiPg7l5oKYCJ2zZGxcXprVXHcSnVuvzrT3oSENQonVLqM5pf9fN5dLGZGyCjhw8TN8Btwe/jKnZ0pjvQ==
1981
+ dependencies :
1982
+ type-fest "^0.20.2"
1983
+
1978
1984
globby@^11.0.1 :
1979
1985
version "11.0.1"
1980
1986
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
@@ -2938,10 +2944,10 @@ lodash.sortby@^4.7.0:
2938
2944
version "4.7.0"
2939
2945
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
2940
2946
2941
- lodash@4.x, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.20 :
2942
- version "4.17.20 "
2943
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20 .tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52 "
2944
- integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA ==
2947
+ lodash@4.x, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21 :
2948
+ version "4.17.21 "
2949
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21 .tgz#679591c564c3bffaae8454cf0b3df370c3d6911c "
2950
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg ==
2945
2951
2946
2952
lru-cache@^6.0.0 :
2947
2953
version "6.0.0"
@@ -4080,6 +4086,11 @@ type-detect@4.0.8:
4080
4086
version "4.0.8"
4081
4087
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
4082
4088
4089
+ type-fest@^0.20.2 :
4090
+ version "0.20.2"
4091
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
4092
+ integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
4093
+
4083
4094
type-fest@^0.6.0 :
4084
4095
version "0.6.0"
4085
4096
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
0 commit comments