1342
1342
dependencies :
1343
1343
eslint-visitor-keys "^3.3.0"
1344
1344
1345
- " @eslint-community/regexpp@^4.10.0" , "@eslint-community/regexpp@^4.6.1 ":
1345
+ " @eslint-community/regexpp@^4.10.0" , "@eslint-community/regexpp@^4.11.0 ":
1346
1346
version "4.11.0"
1347
1347
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
1348
1348
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
1371
1371
minimatch "^3.1.2"
1372
1372
strip-json-comments "^3.1.1"
1373
1373
1374
- " @eslint/js@9.6 .0 " :
1375
- version "9.6 .0"
1376
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.6 .0.tgz#5b0cb058cc13d9c92d4e561d3538807fa5127c95 "
1377
- integrity sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A ==
1374
+ " @eslint/js@9.7 .0 " :
1375
+ version "9.7 .0"
1376
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.7 .0.tgz#b712d802582f02b11cfdf83a85040a296afec3f0 "
1377
+ integrity sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng ==
1378
1378
1379
1379
" @eslint/object-schema@^2.1.4 " :
1380
1380
version "2.1.4"
3656
3656
esrecurse "^4.3.0"
3657
3657
estraverse "^4.1.1"
3658
3658
3659
- eslint-scope@^8.0.1 :
3660
- version "8.0.1 "
3661
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.1 .tgz#a9601e4b81a0b9171657c343fb13111688963cfc "
3662
- integrity sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og ==
3659
+ eslint-scope@^8.0.2 :
3660
+ version "8.0.2 "
3661
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.2 .tgz#5cbb33d4384c9136083a71190d548158fe128f94 "
3662
+ integrity sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA ==
3663
3663
dependencies :
3664
3664
esrecurse "^4.3.0"
3665
3665
estraverse "^5.2.0"
@@ -3679,16 +3679,16 @@ eslint-visitor-keys@^4.0.0:
3679
3679
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
3680
3680
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
3681
3681
3682
- eslint@9.6 .0 :
3683
- version "9.6 .0"
3684
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.6 .0.tgz#9f54373afa15e1ba356656a8d96233182027fb49 "
3685
- integrity sha512-ElQkdLMEEqQNM9Njff+2Y4q2afHk7JpkPvrd7Xh7xefwgQynqPxwf55J7di9+MEibWUGdNjFF9ITG9Pck5M84w ==
3682
+ eslint@9.7 .0 :
3683
+ version "9.7 .0"
3684
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.7 .0.tgz#bedb48e1cdc2362a0caaa106a4c6ed943e8b09e4 "
3685
+ integrity sha512-FzJ9D/0nGiCGBf8UXO/IGLTgLVzIxze1zpfA8Ton2mjLovXdAPlYDv+MQDcqj3TmrhAGYfOpz9RfR+ent0AgAw ==
3686
3686
dependencies :
3687
3687
" @eslint-community/eslint-utils" " ^4.2.0"
3688
- " @eslint-community/regexpp" " ^4.6.1 "
3688
+ " @eslint-community/regexpp" " ^4.11.0 "
3689
3689
" @eslint/config-array" " ^0.17.0"
3690
3690
" @eslint/eslintrc" " ^3.1.0"
3691
- " @eslint/js" " 9.6 .0"
3691
+ " @eslint/js" " 9.7 .0"
3692
3692
" @humanwhocodes/module-importer" " ^1.0.1"
3693
3693
" @humanwhocodes/retry" " ^0.3.0"
3694
3694
" @nodelib/fs.walk" " ^1.2.8"
3697
3697
cross-spawn "^7.0.2"
3698
3698
debug "^4.3.2"
3699
3699
escape-string-regexp "^4.0.0"
3700
- eslint-scope "^8.0.1 "
3700
+ eslint-scope "^8.0.2 "
3701
3701
eslint-visitor-keys "^4.0.0"
3702
3702
espree "^10.1.0"
3703
3703
esquery "^1.5.0"
0 commit comments