Skip to content

Commit 2b48c96

Browse files
chore: update eslint monorepo to v9.12.0 (#4173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0eac6cf commit 2b48c96

File tree

1 file changed

+70
-42
lines changed

1 file changed

+70
-42
lines changed

yarn.lock

+70-42
Original file line numberDiff line numberDiff line change
@@ -478,16 +478,11 @@
478478
dependencies:
479479
eslint-visitor-keys "^3.3.0"
480480

481-
"@eslint-community/regexpp@^4.10.0":
481+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0":
482482
version "4.11.1"
483483
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.1.tgz#a547badfc719eb3e5f4b556325e542fbe9d7a18f"
484484
integrity sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==
485485

486-
"@eslint-community/regexpp@^4.11.0":
487-
version "4.11.0"
488-
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
489-
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
490-
491486
"@eslint/compat@^1.1.1":
492487
version "1.2.0"
493488
resolved "https://registry.npmjs.org/@eslint/compat/-/compat-1.2.0.tgz#8d36b8c0e1e9e91068a1df8938977a9e4535d83c"
@@ -502,6 +497,11 @@
502497
debug "^4.3.1"
503498
minimatch "^3.1.2"
504499

500+
"@eslint/core@^0.6.0":
501+
version "0.6.0"
502+
resolved "https://registry.npmjs.org/@eslint/core/-/core-0.6.0.tgz#9930b5ba24c406d67a1760e94cdbac616a6eb674"
503+
integrity sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==
504+
505505
"@eslint/eslintrc@^3.1.0":
506506
version "3.1.0"
507507
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
@@ -517,20 +517,20 @@
517517
minimatch "^3.1.2"
518518
strip-json-comments "^3.1.1"
519519

520-
"@eslint/js@9.10.0", "@eslint/js@^9.9.1":
521-
version "9.10.0"
522-
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.10.0.tgz#eaa3cb0baec497970bb29e43a153d0d5650143c6"
523-
integrity sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==
520+
"@eslint/js@9.12.0", "@eslint/js@^9.9.1":
521+
version "9.12.0"
522+
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.12.0.tgz#69ca3ca9fab9a808ec6d67b8f6edb156cbac91e1"
523+
integrity sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==
524524

525525
"@eslint/object-schema@^2.1.4":
526526
version "2.1.4"
527527
resolved "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
528528
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
529529

530-
"@eslint/plugin-kit@^0.1.0":
531-
version "0.1.0"
532-
resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.1.0.tgz#809b95a0227ee79c3195adfb562eb94352e77974"
533-
integrity sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==
530+
"@eslint/plugin-kit@^0.2.0":
531+
version "0.2.0"
532+
resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.0.tgz#8712dccae365d24e9eeecb7b346f85e750ba343d"
533+
integrity sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==
534534
dependencies:
535535
levn "^0.4.1"
536536

@@ -544,15 +544,28 @@
544544
resolved "https://registry.npmjs.org/@gwhitney/detect-indent/-/detect-indent-7.0.1.tgz"
545545
integrity sha512-7bQW+gkKa2kKZPeJf6+c6gFK9ARxQfn+FKy9ScTBppyKRWH2KzsmweXUoklqeEiHiNVWaeP5csIdsNq6w7QhzA==
546546

547+
"@humanfs/core@^0.19.0":
548+
version "0.19.0"
549+
resolved "https://registry.npmjs.org/@humanfs/core/-/core-0.19.0.tgz#08db7a8c73bb07673d9ebd925f2dad746411fcec"
550+
integrity sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==
551+
552+
"@humanfs/node@^0.16.5":
553+
version "0.16.5"
554+
resolved "https://registry.npmjs.org/@humanfs/node/-/node-0.16.5.tgz#a9febb7e7ad2aff65890fdc630938f8d20aa84ba"
555+
integrity sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==
556+
dependencies:
557+
"@humanfs/core" "^0.19.0"
558+
"@humanwhocodes/retry" "^0.3.0"
559+
547560
"@humanwhocodes/module-importer@^1.0.1":
548561
version "1.0.1"
549562
resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
550563
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
551564

552-
"@humanwhocodes/retry@^0.3.0":
553-
version "0.3.0"
554-
resolved "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.0.tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570"
555-
integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==
565+
"@humanwhocodes/retry@^0.3.0", "@humanwhocodes/retry@^0.3.1":
566+
version "0.3.1"
567+
resolved "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a"
568+
integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==
556569

557570
"@hutson/parse-repository-url@^3.0.0":
558571
version "3.0.2"
@@ -1357,7 +1370,7 @@
13571370
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
13581371
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
13591372

1360-
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
1373+
"@nodelib/fs.walk@^1.2.3":
13611374
version "1.2.8"
13621375
resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
13631376
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -1958,7 +1971,7 @@
19581971
dependencies:
19591972
"@types/node" "*"
19601973

1961-
"@types/[email protected]", "@types/estree@^1.0.0":
1974+
"@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
19621975
version "1.0.6"
19631976
resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
19641977
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
@@ -2020,6 +2033,11 @@
20202033
dependencies:
20212034
"@types/istanbul-lib-report" "*"
20222035

2036+
"@types/json-schema@^7.0.15":
2037+
version "7.0.15"
2038+
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
2039+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
2040+
20232041
"@types/json5@^0.0.29":
20242042
version "0.0.29"
20252043
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -4115,10 +4133,10 @@ eslint-plugin-jest@^28.8.2:
41154133
dependencies:
41164134
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
41174135

4118-
eslint-scope@^8.0.2:
4119-
version "8.0.2"
4120-
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.0.2.tgz#5cbb33d4384c9136083a71190d548158fe128f94"
4121-
integrity sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==
4136+
eslint-scope@^8.1.0:
4137+
version "8.1.0"
4138+
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.1.0.tgz#70214a174d4cbffbc3e8a26911d8bf51b9ae9d30"
4139+
integrity sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==
41224140
dependencies:
41234141
esrecurse "^4.3.0"
41244142
estraverse "^5.2.0"
@@ -4133,28 +4151,36 @@ eslint-visitor-keys@^4.0.0:
41334151
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
41344152
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
41354153

4154+
eslint-visitor-keys@^4.1.0:
4155+
version "4.1.0"
4156+
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c"
4157+
integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==
4158+
41364159
eslint@^9.9.1:
4137-
version "9.10.0"
4138-
resolved "https://registry.npmjs.org/eslint/-/eslint-9.10.0.tgz#0bd74d7fe4db77565d0e7f57c7df6d2b04756806"
4139-
integrity sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==
4160+
version "9.12.0"
4161+
resolved "https://registry.npmjs.org/eslint/-/eslint-9.12.0.tgz#54fcba2876c90528396da0fa44b6446329031e86"
4162+
integrity sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==
41404163
dependencies:
41414164
"@eslint-community/eslint-utils" "^4.2.0"
41424165
"@eslint-community/regexpp" "^4.11.0"
41434166
"@eslint/config-array" "^0.18.0"
4167+
"@eslint/core" "^0.6.0"
41444168
"@eslint/eslintrc" "^3.1.0"
4145-
"@eslint/js" "9.10.0"
4146-
"@eslint/plugin-kit" "^0.1.0"
4169+
"@eslint/js" "9.12.0"
4170+
"@eslint/plugin-kit" "^0.2.0"
4171+
"@humanfs/node" "^0.16.5"
41474172
"@humanwhocodes/module-importer" "^1.0.1"
4148-
"@humanwhocodes/retry" "^0.3.0"
4149-
"@nodelib/fs.walk" "^1.2.8"
4173+
"@humanwhocodes/retry" "^0.3.1"
4174+
"@types/estree" "^1.0.6"
4175+
"@types/json-schema" "^7.0.15"
41504176
ajv "^6.12.4"
41514177
chalk "^4.0.0"
41524178
cross-spawn "^7.0.2"
41534179
debug "^4.3.2"
41544180
escape-string-regexp "^4.0.0"
4155-
eslint-scope "^8.0.2"
4156-
eslint-visitor-keys "^4.0.0"
4157-
espree "^10.1.0"
4181+
eslint-scope "^8.1.0"
4182+
eslint-visitor-keys "^4.1.0"
4183+
espree "^10.2.0"
41584184
esquery "^1.5.0"
41594185
esutils "^2.0.2"
41604186
fast-deep-equal "^3.1.3"
@@ -4164,16 +4190,14 @@ eslint@^9.9.1:
41644190
ignore "^5.2.0"
41654191
imurmurhash "^0.1.4"
41664192
is-glob "^4.0.0"
4167-
is-path-inside "^3.0.3"
41684193
json-stable-stringify-without-jsonify "^1.0.1"
41694194
lodash.merge "^4.6.2"
41704195
minimatch "^3.1.2"
41714196
natural-compare "^1.4.0"
41724197
optionator "^0.9.3"
4173-
strip-ansi "^6.0.1"
41744198
text-table "^0.2.0"
41754199

4176-
espree@^10.0.1, espree@^10.1.0:
4200+
espree@^10.0.1:
41774201
version "10.1.0"
41784202
resolved "https://registry.npmjs.org/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56"
41794203
integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
@@ -4182,6 +4206,15 @@ espree@^10.0.1, espree@^10.1.0:
41824206
acorn-jsx "^5.3.2"
41834207
eslint-visitor-keys "^4.0.0"
41844208

4209+
espree@^10.2.0:
4210+
version "10.2.0"
4211+
resolved "https://registry.npmjs.org/espree/-/espree-10.2.0.tgz#f4bcead9e05b0615c968e85f83816bc386a45df6"
4212+
integrity sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==
4213+
dependencies:
4214+
acorn "^8.12.0"
4215+
acorn-jsx "^5.3.2"
4216+
eslint-visitor-keys "^4.1.0"
4217+
41854218
esprima@^4.0.0:
41864219
version "4.0.1"
41874220
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
@@ -5316,11 +5349,6 @@ is-obj@^2.0.0:
53165349
resolved "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz"
53175350
integrity sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==
53185351

5319-
is-path-inside@^3.0.3:
5320-
version "3.0.3"
5321-
resolved "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
5322-
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
5323-
53245352
is-plain-obj@^1.0.0, is-plain-obj@^1.1.0:
53255353
version "1.1.0"
53265354
resolved "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz"

0 commit comments

Comments
 (0)