Skip to content

Commit 0ea51d4

Browse files
chore(deps): update dependency eslint to v9.36.0
1 parent 8cc444a commit 0ea51d4

File tree

1 file changed

+53
-24
lines changed

1 file changed

+53
-24
lines changed

yarn.lock

Lines changed: 53 additions & 24 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.9.0"
1003+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
1004+
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
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/js@9.30.1", "@eslint/js@^9.19.0":
1068+
"@eslint/js@9.36.0":
1069+
version "9.36.0"
1070+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36.0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef"
1071+
integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==
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==
@@ -3683,13 +3705,20 @@ de-indent@^1.0.2:
36833705
resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d"
36843706
integrity sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==
36853707

3686-
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7, debug@^4.4.0, debug@^4.4.1:
3708+
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7, debug@^4.4.0, debug@^4.4.1:
36873709
version "4.4.1"
36883710
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
36893711
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
36903712
dependencies:
36913713
ms "^2.1.3"
36923714

3715+
debug@^4.3.1, debug@^4.3.2:
3716+
version "4.4.3"
3717+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
3718+
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
3719+
dependencies:
3720+
ms "^2.1.3"
3721+
36933722
decache@^4.6.2:
36943723
version "4.6.2"
36953724
resolved "https://registry.yarnpkg.com/decache/-/decache-4.6.2.tgz#c1df1325a2f36d53922e08f33380f083148199cd"
@@ -4503,18 +4532,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
45034532
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
45044533

45054534
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==
4535+
version "9.36.0"
4536+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.36.0.tgz#9cc5cbbfb9c01070425d9bfed81b4e79a1c09088"
4537+
integrity sha512-hB4FIzXovouYzwzECDcUkJ4OcfOEkXTv2zRY6B9bkwjx/cprAq0uvm1nl7zvQ0/TsUk0zQiN4uPfJpB9m+rPMQ==
45094538
dependencies:
4510-
"@eslint-community/eslint-utils" "^4.2.0"
4539+
"@eslint-community/eslint-utils" "^4.8.0"
45114540
"@eslint-community/regexpp" "^4.12.1"
45124541
"@eslint/config-array" "^0.21.0"
4513-
"@eslint/config-helpers" "^0.3.0"
4514-
"@eslint/core" "^0.14.0"
4542+
"@eslint/config-helpers" "^0.3.1"
4543+
"@eslint/core" "^0.15.2"
45154544
"@eslint/eslintrc" "^3.3.1"
4516-
"@eslint/js" "9.30.1"
4517-
"@eslint/plugin-kit" "^0.3.1"
4545+
"@eslint/js" "9.36.0"
4546+
"@eslint/plugin-kit" "^0.3.5"
45184547
"@humanfs/node" "^0.16.6"
45194548
"@humanwhocodes/module-importer" "^1.0.1"
45204549
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)