Skip to content

Commit b85d5fa

Browse files
Bump eslint from 9.24.0 to 9.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.24.0 to 9.35.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.35.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 980d460 commit b85d5fa

1 file changed

Lines changed: 59 additions & 89 deletions

File tree

yarn.lock

Lines changed: 59 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -2624,36 +2624,36 @@
26242624
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.0.tgz#c8e119a30a7c8d60b9d2e22d2073722dde3b710b"
26252625
integrity sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==
26262626

2627-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
2628-
version "4.4.0"
2629-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
2630-
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
2627+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0", "@eslint-community/eslint-utils@^4.8.0":
2628+
version "4.8.0"
2629+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz#0e3b5e45566d1bce1ec47d8aae2fc2ad77ad0894"
2630+
integrity sha512-MJQFqrZgcW0UNYLGOuQpey/oTN59vyWwplvCGZztn1cKz9agZPPYpJB7h2OMmuu7VLqkvEjN8feFZJmxNF9D+Q==
26312631
dependencies:
2632-
eslint-visitor-keys "^3.3.0"
2632+
eslint-visitor-keys "^3.4.3"
26332633

26342634
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
26352635
version "4.12.1"
26362636
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
26372637
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
26382638

2639-
"@eslint/config-array@^0.20.0":
2640-
version "0.20.0"
2641-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.0.tgz#7a1232e82376712d3340012a2f561a2764d1988f"
2642-
integrity sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==
2639+
"@eslint/config-array@^0.21.0":
2640+
version "0.21.0"
2641+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636"
2642+
integrity sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==
26432643
dependencies:
26442644
"@eslint/object-schema" "^2.1.6"
26452645
debug "^4.3.1"
26462646
minimatch "^3.1.2"
26472647

2648-
"@eslint/config-helpers@^0.2.0":
2649-
version "0.2.0"
2650-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.0.tgz#12dc8d65c31c4b6c3ebf0758db6601eb7692ce59"
2651-
integrity sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==
2648+
"@eslint/config-helpers@^0.3.1":
2649+
version "0.3.1"
2650+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617"
2651+
integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==
26522652

2653-
"@eslint/core@^0.12.0":
2654-
version "0.12.0"
2655-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
2656-
integrity sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==
2653+
"@eslint/core@^0.15.2":
2654+
version "0.15.2"
2655+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
2656+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
26572657
dependencies:
26582658
"@types/json-schema" "^7.0.15"
26592659

@@ -2692,22 +2692,22 @@
26922692
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
26932693
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
26942694

2695-
"@eslint/js@9.24.0":
2696-
version "9.24.0"
2697-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.24.0.tgz#685277980bb7bf84ecc8e4e133ccdda7545a691e"
2698-
integrity sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==
2695+
"@eslint/js@9.35.0":
2696+
version "9.35.0"
2697+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.35.0.tgz#ffbc7e13cf1204db18552e9cd9d4a8e17c692d07"
2698+
integrity sha512-30iXE9whjlILfWobBkNerJo+TXYsgVM5ERQwMcMKCHckHflCmf7wXDAHlARoWnh0s1U72WqlbeyE7iAcCzuCPw==
26992699

27002700
"@eslint/object-schema@^2.1.6":
27012701
version "2.1.6"
27022702
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
27032703
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
27042704

2705-
"@eslint/plugin-kit@^0.2.7":
2706-
version "0.2.7"
2707-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz#9901d52c136fb8f375906a73dcc382646c3b6a27"
2708-
integrity sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==
2705+
"@eslint/plugin-kit@^0.3.5":
2706+
version "0.3.5"
2707+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
2708+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
27092709
dependencies:
2710-
"@eslint/core" "^0.12.0"
2710+
"@eslint/core" "^0.15.2"
27112711
levn "^0.4.1"
27122712

27132713
"@graphql-typed-document-node/core@^3.2.0":
@@ -5206,14 +5206,6 @@
52065206
"@typescript-eslint/types" "6.21.0"
52075207
"@typescript-eslint/visitor-keys" "6.21.0"
52085208

5209-
"@typescript-eslint/scope-manager@8.29.1":
5210-
version "8.29.1"
5211-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.1.tgz#cfdfd4144f20c38b9d3e430efd6480e297ef52f6"
5212-
integrity sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA==
5213-
dependencies:
5214-
"@typescript-eslint/types" "8.29.1"
5215-
"@typescript-eslint/visitor-keys" "8.29.1"
5216-
52175209
"@typescript-eslint/scope-manager@8.30.1":
52185210
version "8.30.1"
52195211
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.30.1.tgz#f99c7efd53b5ff9fb57e55be71eb855603fd80b7"
@@ -5247,11 +5239,6 @@
52475239
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
52485240
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
52495241

5250-
"@typescript-eslint/types@8.29.1":
5251-
version "8.29.1"
5252-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.1.tgz#984ed1283fedbfb41d3993a9abdcb7b299971500"
5253-
integrity sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ==
5254-
52555242
"@typescript-eslint/types@8.30.1":
52565243
version "8.30.1"
52575244
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.1.tgz#20ff6d66ab3d8fe0533aeb7092a487393d53f925"
@@ -5271,20 +5258,6 @@
52715258
semver "^7.5.4"
52725259
ts-api-utils "^1.0.1"
52735260

5274-
"@typescript-eslint/typescript-estree@8.29.1":
5275-
version "8.29.1"
5276-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.1.tgz#4ac085665ed5390d11c0e3426427978570e3b747"
5277-
integrity sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g==
5278-
dependencies:
5279-
"@typescript-eslint/types" "8.29.1"
5280-
"@typescript-eslint/visitor-keys" "8.29.1"
5281-
debug "^4.3.4"
5282-
fast-glob "^3.3.2"
5283-
is-glob "^4.0.3"
5284-
minimatch "^9.0.4"
5285-
semver "^7.6.0"
5286-
ts-api-utils "^2.0.1"
5287-
52885261
"@typescript-eslint/typescript-estree@8.30.1":
52895262
version "8.30.1"
52905263
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz#f5c133e4a76a54d25607434f2c276409d7bec4ba"
@@ -5330,14 +5303,6 @@
53305303
"@typescript-eslint/types" "6.21.0"
53315304
eslint-visitor-keys "^3.4.1"
53325305

5333-
"@typescript-eslint/visitor-keys@8.29.1":
5334-
version "8.29.1"
5335-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.1.tgz#9b74e5098c71138d42bbf2178fbe4dfad45d6b9a"
5336-
integrity sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg==
5337-
dependencies:
5338-
"@typescript-eslint/types" "8.29.1"
5339-
eslint-visitor-keys "^4.2.0"
5340-
53415306
"@typescript-eslint/visitor-keys@8.30.1":
53425307
version "8.30.1"
53435308
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz#510955ef1fb56e08da4b7953a3377258e5942e36"
@@ -5591,11 +5556,16 @@ acorn-walk@^8.0.2, acorn-walk@^8.1.1:
55915556
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.2.tgz#7703af9415f1b6db9315d6895503862e231d34aa"
55925557
integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==
55935558

5594-
acorn@^8.1.0, acorn@^8.11.3, acorn@^8.14.0, acorn@^8.4.1, acorn@^8.7.1, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
5559+
acorn@^8.1.0, acorn@^8.11.3, acorn@^8.4.1, acorn@^8.7.1, acorn@^8.8.1, acorn@^8.8.2, acorn@^8.9.0:
55955560
version "8.14.0"
55965561
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
55975562
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
55985563

5564+
acorn@^8.15.0:
5565+
version "8.15.0"
5566+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
5567+
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
5568+
55995569
address@^1.0.1, address@^1.1.2:
56005570
version "1.2.2"
56015571
resolved "https://registry.yarnpkg.com/address/-/address-1.2.2.tgz#2b5248dac5485a6390532c6a517fda2e3faac89e"
@@ -8527,23 +8497,23 @@ eslint-scope@^7.2.2:
85278497
esrecurse "^4.3.0"
85288498
estraverse "^5.2.0"
85298499

8530-
eslint-scope@^8.3.0:
8531-
version "8.3.0"
8532-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
8533-
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
8500+
eslint-scope@^8.4.0:
8501+
version "8.4.0"
8502+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
8503+
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
85348504
dependencies:
85358505
esrecurse "^4.3.0"
85368506
estraverse "^5.2.0"
85378507

8538-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
8508+
eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
85398509
version "3.4.3"
85408510
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
85418511
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
85428512

8543-
eslint-visitor-keys@^4.2.0:
8544-
version "4.2.0"
8545-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
8546-
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
8513+
eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
8514+
version "4.2.1"
8515+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
8516+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
85478517

85488518
eslint-webpack-plugin@^4.0.0:
85498519
version "4.1.0"
@@ -8601,18 +8571,18 @@ eslint@^8.6.0:
86018571
text-table "^0.2.0"
86028572

86038573
eslint@^9.0.0:
8604-
version "9.24.0"
8605-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.24.0.tgz#9a7f2e6cb2de81c405ab244b02f4584c79dc6bee"
8606-
integrity sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==
8574+
version "9.35.0"
8575+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.35.0.tgz#7a89054b7b9ee1dfd1b62035d8ce75547773f47e"
8576+
integrity sha512-QePbBFMJFjgmlE+cXAlbHZbHpdFVS2E/6vzCy7aKlebddvl1vadiC4JFV5u/wqTkNUwEV8WrQi257jf5f06hrg==
86078577
dependencies:
8608-
"@eslint-community/eslint-utils" "^4.2.0"
8578+
"@eslint-community/eslint-utils" "^4.8.0"
86098579
"@eslint-community/regexpp" "^4.12.1"
8610-
"@eslint/config-array" "^0.20.0"
8611-
"@eslint/config-helpers" "^0.2.0"
8612-
"@eslint/core" "^0.12.0"
8580+
"@eslint/config-array" "^0.21.0"
8581+
"@eslint/config-helpers" "^0.3.1"
8582+
"@eslint/core" "^0.15.2"
86138583
"@eslint/eslintrc" "^3.3.1"
8614-
"@eslint/js" "9.24.0"
8615-
"@eslint/plugin-kit" "^0.2.7"
8584+
"@eslint/js" "9.35.0"
8585+
"@eslint/plugin-kit" "^0.3.5"
86168586
"@humanfs/node" "^0.16.6"
86178587
"@humanwhocodes/module-importer" "^1.0.1"
86188588
"@humanwhocodes/retry" "^0.4.2"
@@ -8623,9 +8593,9 @@ eslint@^9.0.0:
86238593
cross-spawn "^7.0.6"
86248594
debug "^4.3.2"
86258595
escape-string-regexp "^4.0.0"
8626-
eslint-scope "^8.3.0"
8627-
eslint-visitor-keys "^4.2.0"
8628-
espree "^10.3.0"
8596+
eslint-scope "^8.4.0"
8597+
eslint-visitor-keys "^4.2.1"
8598+
espree "^10.4.0"
86298599
esquery "^1.5.0"
86308600
esutils "^2.0.2"
86318601
fast-deep-equal "^3.1.3"
@@ -8641,14 +8611,14 @@ eslint@^9.0.0:
86418611
natural-compare "^1.4.0"
86428612
optionator "^0.9.3"
86438613

8644-
espree@^10.0.1, espree@^10.3.0:
8645-
version "10.3.0"
8646-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
8647-
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
8614+
espree@^10.0.1, espree@^10.4.0:
8615+
version "10.4.0"
8616+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
8617+
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
86488618
dependencies:
8649-
acorn "^8.14.0"
8619+
acorn "^8.15.0"
86508620
acorn-jsx "^5.3.2"
8651-
eslint-visitor-keys "^4.2.0"
8621+
eslint-visitor-keys "^4.2.1"
86528622

86538623
espree@^9.6.0, espree@^9.6.1:
86548624
version "9.6.1"

0 commit comments

Comments
 (0)