Skip to content

Commit 6b2fd85

Browse files
chore(deps): update dependency eslint to v9.35.0
1 parent 8cc444a commit 6b2fd85

File tree

1 file changed

+45
-23
lines changed

1 file changed

+45
-23
lines changed

yarn.lock

Lines changed: 45 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,13 @@
998998
dependencies:
999999
eslint-visitor-keys "^3.4.3"
10001000

1001+
"@eslint-community/eslint-utils@^4.8.0":
1002+
version "4.8.0"
1003+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz#0e3b5e45566d1bce1ec47d8aae2fc2ad77ad0894"
1004+
integrity sha512-MJQFqrZgcW0UNYLGOuQpey/oTN59vyWwplvCGZztn1cKz9agZPPYpJB7h2OMmuu7VLqkvEjN8feFZJmxNF9D+Q==
1005+
dependencies:
1006+
eslint-visitor-keys "^3.4.3"
1007+
10011008
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.8.0":
10021009
version "4.12.1"
10031010
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
@@ -1017,10 +1024,10 @@
10171024
debug "^4.3.1"
10181025
minimatch "^3.1.2"
10191026

1020-
"@eslint/config-helpers@^0.3.0":
1021-
version "0.3.0"
1022-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
1023-
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
1027+
"@eslint/config-helpers@^0.3.1":
1028+
version "0.3.1"
1029+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
1030+
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
10241031

10251032
"@eslint/core@^0.14.0":
10261033
version "0.14.0"
@@ -1036,6 +1043,13 @@
10361043
dependencies:
10371044
"@types/json-schema" "^7.0.15"
10381045

1046+
"@eslint/core@^0.15.2":
1047+
version "0.15.2"
1048+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
1049+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
1050+
dependencies:
1051+
"@types/json-schema" "^7.0.15"
1052+
10391053
"@eslint/eslintrc@^3.3.1":
10401054
version "3.3.1"
10411055
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
@@ -1051,7 +1065,12 @@
10511065
minimatch "^3.1.2"
10521066
strip-json-comments "^3.1.1"
10531067

1054-
"@eslint/[email protected]", "@eslint/js@^9.19.0":
1068+
1069+
version "9.35.0"
1070+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07"
1071+
integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==
1072+
1073+
"@eslint/js@^9.19.0":
10551074
version "9.30.1"
10561075
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d"
10571076
integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==
@@ -1083,6 +1102,14 @@
10831102
"@eslint/core" "^0.15.1"
10841103
levn "^0.4.1"
10851104

1105+
"@eslint/plugin-kit@^0.3.5":
1106+
version "0.3.5"
1107+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
1108+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
1109+
dependencies:
1110+
"@eslint/core" "^0.15.2"
1111+
levn "^0.4.1"
1112+
10861113
"@fastify/busboy@^3.1.1":
10871114
version "3.1.1"
10881115
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-3.1.1.tgz#af3aea7f1e52ec916d8b5c9dcc0f09d4c060a3fc"
@@ -1094,24 +1121,19 @@
10941121
integrity sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==
10951122

10961123
"@humanfs/node@^0.16.6":
1097-
version "0.16.6"
1098-
resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.6.tgz#ee2a10eaabd1131987bf0488fd9b820174cd765e"
1099-
integrity sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==
1124+
version "0.16.7"
1125+
resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.7.tgz#822cb7b3a12c5a240a24f621b5a2413e27a45f26"
1126+
integrity sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==
11001127
dependencies:
11011128
"@humanfs/core" "^0.19.1"
1102-
"@humanwhocodes/retry" "^0.3.0"
1129+
"@humanwhocodes/retry" "^0.4.0"
11031130

11041131
"@humanwhocodes/module-importer@^1.0.1":
11051132
version "1.0.1"
11061133
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
11071134
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
11081135

1109-
"@humanwhocodes/retry@^0.3.0":
1110-
version "0.3.1"
1111-
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a"
1112-
integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==
1113-
1114-
"@humanwhocodes/retry@^0.4.2":
1136+
"@humanwhocodes/retry@^0.4.0", "@humanwhocodes/retry@^0.4.2":
11151137
version "0.4.3"
11161138
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba"
11171139
integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==
@@ -4503,18 +4525,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
45034525
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
45044526

45054527
eslint@^9.6.0:
4506-
version "9.30.1"
4507-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.1.tgz#d4107b39964412acd9b5c0744f1c6df514fa1211"
4508-
integrity sha512-zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ==
4528+
version "9.35.0"
4529+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e"
4530+
integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg==
45094531
dependencies:
4510-
"@eslint-community/eslint-utils" "^4.2.0"
4532+
"@eslint-community/eslint-utils" "^4.8.0"
45114533
"@eslint-community/regexpp" "^4.12.1"
45124534
"@eslint/config-array" "^0.21.0"
4513-
"@eslint/config-helpers" "^0.3.0"
4514-
"@eslint/core" "^0.14.0"
4535+
"@eslint/config-helpers" "^0.3.1"
4536+
"@eslint/core" "^0.15.2"
45154537
"@eslint/eslintrc" "^3.3.1"
4516-
"@eslint/js" "9.30.1"
4517-
"@eslint/plugin-kit" "^0.3.1"
4538+
"@eslint/js" "9.35.0"
4539+
"@eslint/plugin-kit" "^0.3.5"
45184540
"@humanfs/node" "^0.16.6"
45194541
"@humanwhocodes/module-importer" "^1.0.1"
45204542
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)