1148
1148
debug "^4.3.1"
1149
1149
minimatch "^3.1.2"
1150
1150
1151
+ " @eslint/config-helpers@^0.1.0 " :
1152
+ version "0.1.0"
1153
+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
1154
+ integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
1155
+
1151
1156
" @eslint/core@^0.12.0 " :
1152
1157
version "0.12.0"
1153
1158
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
1170
1175
minimatch "^3.1.2"
1171
1176
strip-json-comments "^3.1.1"
1172
1177
1173
- " @eslint/js@9.21 .0 " :
1174
- version "9.21 .0"
1175
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21 .0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08 "
1176
- integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw ==
1178
+ " @eslint/js@9.22 .0 " :
1179
+ version "9.22 .0"
1180
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22 .0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d "
1181
+ integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ ==
1177
1182
1178
1183
" @eslint/object-schema@^2.1.6 " :
1179
1184
version "2.1.6"
@@ -3824,10 +3829,10 @@ eslint-scope@5.1.1, eslint-scope@^5.0.0:
3824
3829
esrecurse "^4.3.0"
3825
3830
estraverse "^4.1.1"
3826
3831
3827
- eslint-scope@^8.2 .0 :
3828
- version "8.2 .0"
3829
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2 .0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442 "
3830
- integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A ==
3832
+ eslint-scope@^8.3 .0 :
3833
+ version "8.3 .0"
3834
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3 .0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d "
3835
+ integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ ==
3831
3836
dependencies :
3832
3837
esrecurse "^4.3.0"
3833
3838
estraverse "^5.2.0"
@@ -3859,17 +3864,18 @@ eslint-visitor-keys@^4.2.0:
3859
3864
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
3860
3865
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
3861
3866
3862
- eslint@9.21 .0 :
3863
- version "9.21 .0"
3864
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21 .0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591 "
3865
- integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg ==
3867
+ eslint@9.22 .0 :
3868
+ version "9.22 .0"
3869
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22 .0.tgz#0760043809fbf836f582140345233984d613c552 "
3870
+ integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ ==
3866
3871
dependencies :
3867
3872
" @eslint-community/eslint-utils" " ^4.2.0"
3868
3873
" @eslint-community/regexpp" " ^4.12.1"
3869
3874
" @eslint/config-array" " ^0.19.2"
3875
+ " @eslint/config-helpers" " ^0.1.0"
3870
3876
" @eslint/core" " ^0.12.0"
3871
3877
" @eslint/eslintrc" " ^3.3.0"
3872
- " @eslint/js" " 9.21 .0"
3878
+ " @eslint/js" " 9.22 .0"
3873
3879
" @eslint/plugin-kit" " ^0.2.7"
3874
3880
" @humanfs/node" " ^0.16.6"
3875
3881
" @humanwhocodes/module-importer" " ^1.0.1"
@@ -3881,7 +3887,7 @@ eslint@9.21.0:
3881
3887
cross-spawn "^7.0.6"
3882
3888
debug "^4.3.2"
3883
3889
escape-string-regexp "^4.0.0"
3884
- eslint-scope "^8.2 .0"
3890
+ eslint-scope "^8.3 .0"
3885
3891
eslint-visitor-keys "^4.2.0"
3886
3892
espree "^10.3.0"
3887
3893
esquery "^1.5.0"
0 commit comments