Skip to content

Commit acc4852

Browse files
Update dependency eslint to v9.12.0
1 parent a8b72f6 commit acc4852

1 file changed

Lines changed: 33 additions & 22 deletions

File tree

yarn.lock

Lines changed: 33 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -419,10 +419,10 @@
419419
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
420420
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
421421

422-
"@eslint/js@9.11.1":
423-
version "9.11.1"
424-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.1.tgz#8bcb37436f9854b3d9a561440daf916acd940986"
425-
integrity sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA==
422+
"@eslint/js@9.12.0":
423+
version "9.12.0"
424+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.12.0.tgz#69ca3ca9fab9a808ec6d67b8f6edb156cbac91e1"
425+
integrity sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==
426426

427427
"@eslint/object-schema@^2.1.4":
428428
version "2.1.4"
@@ -445,6 +445,19 @@
445445
request "^2.81.0"
446446
rewire "^7.0.0"
447447

448+
"@humanfs/core@^0.19.0":
449+
version "0.19.0"
450+
resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.0.tgz#08db7a8c73bb07673d9ebd925f2dad746411fcec"
451+
integrity sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==
452+
453+
"@humanfs/node@^0.16.5":
454+
version "0.16.5"
455+
resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.5.tgz#a9febb7e7ad2aff65890fdc630938f8d20aa84ba"
456+
integrity sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==
457+
dependencies:
458+
"@humanfs/core" "^0.19.0"
459+
"@humanwhocodes/retry" "^0.3.0"
460+
448461
"@humanwhocodes/config-array@^0.11.14":
449462
version "0.11.14"
450463
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
@@ -464,10 +477,10 @@
464477
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
465478
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
466479

467-
"@humanwhocodes/retry@^0.3.0":
468-
version "0.3.0"
469-
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.0.tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570"
470-
integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==
480+
"@humanwhocodes/retry@^0.3.0", "@humanwhocodes/retry@^0.3.1":
481+
version "0.3.1"
482+
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a"
483+
integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==
471484

472485
"@isaacs/cliui@^8.0.2":
473486
version "8.0.2"
@@ -2577,7 +2590,7 @@ eslint-scope@^7.2.2:
25772590
esrecurse "^4.3.0"
25782591
estraverse "^5.2.0"
25792592

2580-
eslint-scope@^8.0.2:
2593+
eslint-scope@^8.1.0:
25812594
version "8.1.0"
25822595
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.1.0.tgz#70214a174d4cbffbc3e8a26911d8bf51b9ae9d30"
25832596
integrity sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==
@@ -2590,7 +2603,7 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
25902603
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
25912604
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
25922605

2593-
eslint-visitor-keys@^4.0.0, eslint-visitor-keys@^4.1.0:
2606+
eslint-visitor-keys@^4.1.0:
25942607
version "4.1.0"
25952608
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c"
25962609
integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==
@@ -2640,30 +2653,30 @@ eslint@^8.47.0:
26402653
text-table "^0.2.0"
26412654

26422655
eslint@^9.9.0:
2643-
version "9.11.1"
2644-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.11.1.tgz#701e5fc528990153f9cef696d8427003b5206567"
2645-
integrity sha512-MobhYKIoAO1s1e4VUrgx1l1Sk2JBR/Gqjjgw8+mfgoLE2xwsHur4gdfTxyTgShrhvdVFTaJSgMiQBl1jv/AWxg==
2656+
version "9.12.0"
2657+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.12.0.tgz#54fcba2876c90528396da0fa44b6446329031e86"
2658+
integrity sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==
26462659
dependencies:
26472660
"@eslint-community/eslint-utils" "^4.2.0"
26482661
"@eslint-community/regexpp" "^4.11.0"
26492662
"@eslint/config-array" "^0.18.0"
26502663
"@eslint/core" "^0.6.0"
26512664
"@eslint/eslintrc" "^3.1.0"
2652-
"@eslint/js" "9.11.1"
2665+
"@eslint/js" "9.12.0"
26532666
"@eslint/plugin-kit" "^0.2.0"
2667+
"@humanfs/node" "^0.16.5"
26542668
"@humanwhocodes/module-importer" "^1.0.1"
2655-
"@humanwhocodes/retry" "^0.3.0"
2656-
"@nodelib/fs.walk" "^1.2.8"
2669+
"@humanwhocodes/retry" "^0.3.1"
26572670
"@types/estree" "^1.0.6"
26582671
"@types/json-schema" "^7.0.15"
26592672
ajv "^6.12.4"
26602673
chalk "^4.0.0"
26612674
cross-spawn "^7.0.2"
26622675
debug "^4.3.2"
26632676
escape-string-regexp "^4.0.0"
2664-
eslint-scope "^8.0.2"
2665-
eslint-visitor-keys "^4.0.0"
2666-
espree "^10.1.0"
2677+
eslint-scope "^8.1.0"
2678+
eslint-visitor-keys "^4.1.0"
2679+
espree "^10.2.0"
26672680
esquery "^1.5.0"
26682681
esutils "^2.0.2"
26692682
fast-deep-equal "^3.1.3"
@@ -2673,16 +2686,14 @@ eslint@^9.9.0:
26732686
ignore "^5.2.0"
26742687
imurmurhash "^0.1.4"
26752688
is-glob "^4.0.0"
2676-
is-path-inside "^3.0.3"
26772689
json-stable-stringify-without-jsonify "^1.0.1"
26782690
lodash.merge "^4.6.2"
26792691
minimatch "^3.1.2"
26802692
natural-compare "^1.4.0"
26812693
optionator "^0.9.3"
2682-
strip-ansi "^6.0.1"
26832694
text-table "^0.2.0"
26842695

2685-
espree@^10.0.1, espree@^10.1.0:
2696+
espree@^10.0.1, espree@^10.2.0:
26862697
version "10.2.0"
26872698
resolved "https://registry.yarnpkg.com/espree/-/espree-10.2.0.tgz#f4bcead9e05b0615c968e85f83816bc386a45df6"
26882699
integrity sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==

0 commit comments

Comments
 (0)