216216 debug "^4.3.1"
217217 minimatch "^10.2.4"
218218
219- " @eslint/config-helpers@^0.5.2 " :
220- version "0.5.2"
221- resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.2.tgz#314c7b03d02a371ad8c0a7f6821d5a8a8437ba9d"
222- integrity sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ==
223- dependencies :
224- " @eslint/core" " ^1.1.0"
225-
226- " @eslint/core@^1.1.0 " :
227- version "1.1.0"
228- resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d"
229- integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==
219+ " @eslint/config-helpers@^0.5.3 " :
220+ version "0.5.3"
221+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.3.tgz#721fe6bbb90d74b0c80d6ff2428e5bbcb002becb"
222+ integrity sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==
230223 dependencies :
231- " @types/json-schema " " ^7.0.15 "
224+ " @eslint/core " " ^1.1.1 "
232225
233226" @eslint/core@^1.1.1 " :
234227 version "1.1.1"
@@ -1383,15 +1376,15 @@ eslint-visitor-keys@^5.0.1:
13831376 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
13841377 integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
13851378
1386- eslint@10.0.3 :
1387- version "10.0.3 "
1388- resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3. tgz#360a7de7f2706eb8a32caa17ca983f0089efe694 "
1389- integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ ==
1379+ eslint@10.1.0 :
1380+ version "10.1.0 "
1381+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.1.0. tgz#9ca98e654e642ab2e1af6d1e9d8613857ac341b4 "
1382+ integrity sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA ==
13901383 dependencies :
13911384 " @eslint-community/eslint-utils" " ^4.8.0"
13921385 " @eslint-community/regexpp" " ^4.12.2"
13931386 " @eslint/config-array" " ^0.23.3"
1394- " @eslint/config-helpers" " ^0.5.2 "
1387+ " @eslint/config-helpers" " ^0.5.3 "
13951388 " @eslint/core" " ^1.1.1"
13961389 " @eslint/plugin-kit" " ^0.6.1"
13971390 " @humanfs/node" " ^0.16.6"
@@ -1404,7 +1397,7 @@ eslint@10.0.3:
14041397 escape-string-regexp "^4.0.0"
14051398 eslint-scope "^9.1.2"
14061399 eslint-visitor-keys "^5.0.1"
1407- espree "^11.1.1 "
1400+ espree "^11.2.0 "
14081401 esquery "^1.7.0"
14091402 esutils "^2.0.2"
14101403 fast-deep-equal "^3.1.3"
@@ -1419,10 +1412,10 @@ eslint@10.0.3:
14191412 natural-compare "^1.4.0"
14201413 optionator "^0.9.3"
14211414
1422- espree@^11.1.1 :
1423- version "11.1.1 "
1424- resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.1 .tgz#866f6bc9ccccd6f28876b7a6463abb281b9cb847 "
1425- integrity sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ ==
1415+ espree@^11.2.0 :
1416+ version "11.2.0 "
1417+ resolved "https://registry.yarnpkg.com/espree/-/espree-11.2.0 .tgz#01d5e47dc332aaba3059008362454a8cc34ccaa5 "
1418+ integrity sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw ==
14261419 dependencies :
14271420 acorn "^8.16.0"
14281421 acorn-jsx "^5.3.2"
0 commit comments