@@ -3827,6 +3827,11 @@ eslint-visitor-keys@^3.1.0:
3827
3827
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
3828
3828
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
3829
3829
3830
+ eslint-visitor-keys@^3.2.0 :
3831
+ version "3.2.0"
3832
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
3833
+ integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==
3834
+
3830
3835
3831
3836
version "8.2.0"
3832
3837
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.2.0.tgz#44d3fb506d0f866a506d97a0fc0e90ee6d06a815"
3871
3876
text-table "^0.2.0"
3872
3877
v8-compile-cache "^2.0.3"
3873
3878
3874
- eslint@8.6 .0 :
3875
- version "8.6 .0"
3876
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.6 .0.tgz#4318c6a31c5584838c1a2e940c478190f58d558e "
3877
- integrity sha512-UvxdOJ7mXFlw7iuHZA4jmzPaUqIw54mZrv+XPYKNbKdLR0et4rf60lIZUU9kiNtnzzMzGWxMV+tQ7uG7JG8DPw ==
3879
+ eslint@8.7 .0 :
3880
+ version "8.7 .0"
3881
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.7 .0.tgz#22e036842ee5b7cf87b03fe237731675b4d3633c "
3882
+ integrity sha512-ifHYzkBGrzS2iDU7KjhCAVMGCvF6M3Xfs8X8b37cgrUlDt6bWRTpRh6T/gtSXv1HJ/BUGgmjvNvOEGu85Iif7w ==
3878
3883
dependencies :
3879
3884
" @eslint/eslintrc" " ^1.0.5"
3880
3885
" @humanwhocodes/config-array" " ^0.9.2"
3883
3888
cross-spawn "^7.0.2"
3884
3889
debug "^4.3.2"
3885
3890
doctrine "^3.0.0"
3886
- enquirer "^2.3.5"
3887
3891
escape-string-regexp "^4.0.0"
3888
3892
eslint-scope "^7.1.0"
3889
3893
eslint-utils "^3.0.0"
3890
- eslint-visitor-keys "^3.1 .0"
3894
+ eslint-visitor-keys "^3.2 .0"
3891
3895
espree "^9.3.0"
3892
3896
esquery "^1.4.0"
3893
3897
esutils "^2.0.2"
3896
3900
functional-red-black-tree "^1.0.1"
3897
3901
glob-parent "^6.0.1"
3898
3902
globals "^13.6.0"
3899
- ignore "^4.0.6 "
3903
+ ignore "^5.2.0 "
3900
3904
import-fresh "^3.0.0"
3901
3905
imurmurhash "^0.1.4"
3902
3906
is-glob "^4.0.0"
3907
3911
minimatch "^3.0.4"
3908
3912
natural-compare "^1.4.0"
3909
3913
optionator "^0.9.1"
3910
- progress "^2.0.0"
3911
3914
regexpp "^3.2.0"
3912
- semver "^7.2.1"
3913
3915
strip-ansi "^6.0.1"
3914
3916
strip-json-comments "^3.1.0"
3915
3917
text-table "^0.2.0"
@@ -4537,6 +4539,11 @@ ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8:
4537
4539
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
4538
4540
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
4539
4541
4542
+ ignore@^5.2.0 :
4543
+ version "5.2.0"
4544
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
4545
+ integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
4546
+
4540
4547
import-cwd@^3.0.0 :
4541
4548
version "3.0.0"
4542
4549
resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-3.0.0.tgz#20845547718015126ea9b3676b7592fb8bd4cf92"
0 commit comments