Skip to content

Commit a15a910

Browse files
dependabot[bot]robertknight
authored andcommitted
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 9.29.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.30.0) Updates `typescript-eslint` from 8.34.1 to 8.35.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9145c0b commit a15a910

File tree

1 file changed

+48
-132
lines changed

1 file changed

+48
-132
lines changed

yarn.lock

Lines changed: 48 additions & 132 deletions
Original file line numberDiff line numberDiff line change
@@ -1755,21 +1755,21 @@ __metadata:
17551755
languageName: node
17561756
linkType: hard
17571757

1758-
"@eslint/config-array@npm:^0.20.1":
1759-
version: 0.20.1
1760-
resolution: "@eslint/config-array@npm:0.20.1"
1758+
"@eslint/config-array@npm:^0.21.0":
1759+
version: 0.21.0
1760+
resolution: "@eslint/config-array@npm:0.21.0"
17611761
dependencies:
17621762
"@eslint/object-schema": ^2.1.6
17631763
debug: ^4.3.1
17641764
minimatch: ^3.1.2
1765-
checksum: fe5b518be9eb474a0050bb3d0427ae00967f56e6c204492d8fc0bc3086cf93a0174b7eafd657b2bfddb904b9785943435345985df28853e9354bfbf492b84226
1765+
checksum: 84d3ae7cb755af94dc158a74389f4c560757b13f2bb908f598f927b87b70a38e8152015ea2e9557c1b4afc5130ee1356f6cad682050d67aae0468bbef98bc3a8
17661766
languageName: node
17671767
linkType: hard
17681768

1769-
"@eslint/config-helpers@npm:^0.2.1":
1770-
version: 0.2.1
1771-
resolution: "@eslint/config-helpers@npm:0.2.1"
1772-
checksum: b463805bc319608436a8b19c94fd533d8196b326c03361db54c0f3ec59d7bd6337c9764bc945ef15df94f50443973241dc265f661b07aceed4938f7d1cf2e822
1769+
"@eslint/config-helpers@npm:^0.3.0":
1770+
version: 0.3.0
1771+
resolution: "@eslint/config-helpers@npm:0.3.0"
1772+
checksum: d4fe8242ef580806ddaa88309f4bb2d3e6be5524cc6d6197675106c6d048f766a3f9cdc2e8e33bbc97a123065792cac8314fc85ac2b3cf72610e8df59301d63a
17731773
languageName: node
17741774
linkType: hard
17751775

@@ -1799,10 +1799,10 @@ __metadata:
17991799
languageName: node
18001800
linkType: hard
18011801

1802-
"@eslint/js@npm:9.29.0":
1803-
version: 9.29.0
1804-
resolution: "@eslint/js@npm:9.29.0"
1805-
checksum: 9688a729664af9cc8898f61cbfbeb46d383a67c6fa4cbb1f8f2aa080aa5c34cfd5a3e19da6dde4d56f33e44873cedf064d612bd0fdc0ac003f9b9f741bd4953e
1802+
"@eslint/js@npm:9.30.0":
1803+
version: 9.30.0
1804+
resolution: "@eslint/js@npm:9.30.0"
1805+
checksum: 17bffce324fa2670ece4d9d4bd94481b38d00e1bcae5f3f8448e07af04e707a8a003b6c66328bd140f1d6cc70549e092ec1d63569c592b7898424023ba5d2e38
18061806
languageName: node
18071807
linkType: hard
18081808

@@ -2662,53 +2662,40 @@ __metadata:
26622662
languageName: node
26632663
linkType: hard
26642664

2665-
"@typescript-eslint/eslint-plugin@npm:8.34.1":
2666-
version: 8.34.1
2667-
resolution: "@typescript-eslint/eslint-plugin@npm:8.34.1"
2665+
"@typescript-eslint/eslint-plugin@npm:8.35.0":
2666+
version: 8.35.0
2667+
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.0"
26682668
dependencies:
26692669
"@eslint-community/regexpp": ^4.10.0
2670-
"@typescript-eslint/scope-manager": 8.34.1
2671-
"@typescript-eslint/type-utils": 8.34.1
2672-
"@typescript-eslint/utils": 8.34.1
2673-
"@typescript-eslint/visitor-keys": 8.34.1
2670+
"@typescript-eslint/scope-manager": 8.35.0
2671+
"@typescript-eslint/type-utils": 8.35.0
2672+
"@typescript-eslint/utils": 8.35.0
2673+
"@typescript-eslint/visitor-keys": 8.35.0
26742674
graphemer: ^1.4.0
26752675
ignore: ^7.0.0
26762676
natural-compare: ^1.4.0
26772677
ts-api-utils: ^2.1.0
26782678
peerDependencies:
2679-
"@typescript-eslint/parser": ^8.34.1
2679+
"@typescript-eslint/parser": ^8.35.0
26802680
eslint: ^8.57.0 || ^9.0.0
26812681
typescript: ">=4.8.4 <5.9.0"
2682-
checksum: ea7cd0e45eb7b8dcbe3703afd10ffbc0e88d985ea1bb96733f087140d83d5bbb03b42d8b75fc962dfc85c0d867b8a0a0134b7a339e9ddd5e0468cd03e22d6202
2682+
checksum: ab739a50ba81ffaa0a22d5c1b1ec23abb2e8e19f07ff0a34967510c8a03537e2bc67095a8de15d2c5f42a6fdef1f71b3b5985273373f37d7b06b92373ba2b597
26832683
languageName: node
26842684
linkType: hard
26852685

2686-
"@typescript-eslint/parser@npm:8.34.1":
2687-
version: 8.34.1
2688-
resolution: "@typescript-eslint/parser@npm:8.34.1"
2686+
"@typescript-eslint/parser@npm:8.35.0":
2687+
version: 8.35.0
2688+
resolution: "@typescript-eslint/parser@npm:8.35.0"
26892689
dependencies:
2690-
"@typescript-eslint/scope-manager": 8.34.1
2691-
"@typescript-eslint/types": 8.34.1
2692-
"@typescript-eslint/typescript-estree": 8.34.1
2693-
"@typescript-eslint/visitor-keys": 8.34.1
2690+
"@typescript-eslint/scope-manager": 8.35.0
2691+
"@typescript-eslint/types": 8.35.0
2692+
"@typescript-eslint/typescript-estree": 8.35.0
2693+
"@typescript-eslint/visitor-keys": 8.35.0
26942694
debug: ^4.3.4
26952695
peerDependencies:
26962696
eslint: ^8.57.0 || ^9.0.0
26972697
typescript: ">=4.8.4 <5.9.0"
2698-
checksum: 4d2a5c7615cfa3065366fa3682739703a9803d5974bd75e1edd107ae0de6f89448b51c502f4423fbb9615ab9c35b1a014cd7f2769194703758087fb5083c8cbb
2699-
languageName: node
2700-
linkType: hard
2701-
2702-
"@typescript-eslint/project-service@npm:8.34.1":
2703-
version: 8.34.1
2704-
resolution: "@typescript-eslint/project-service@npm:8.34.1"
2705-
dependencies:
2706-
"@typescript-eslint/tsconfig-utils": ^8.34.1
2707-
"@typescript-eslint/types": ^8.34.1
2708-
debug: ^4.3.4
2709-
peerDependencies:
2710-
typescript: ">=4.8.4 <5.9.0"
2711-
checksum: 41c128ab88b0a2a206c78f98f549d03d1b2d8d80e50c869892c4230a2dfa8a803791b3257c6c841fca1ab715023b13e8c93d20f2a65d25b83fc3452842875caf
2698+
checksum: f9c2843cb0f487fab0b0550ea3a63baaf7ef2b6f0ffbef149f9b09c45833e64713143f9e6b62be89a4e317191e0985455b3841d4cfa24fcc0596ae4d7697dfd0
27122699
languageName: node
27132700
linkType: hard
27142701

@@ -2725,16 +2712,6 @@ __metadata:
27252712
languageName: node
27262713
linkType: hard
27272714

2728-
"@typescript-eslint/scope-manager@npm:8.34.1":
2729-
version: 8.34.1
2730-
resolution: "@typescript-eslint/scope-manager@npm:8.34.1"
2731-
dependencies:
2732-
"@typescript-eslint/types": 8.34.1
2733-
"@typescript-eslint/visitor-keys": 8.34.1
2734-
checksum: 6853a5639ee026c64a374782ccbabbf150c2dca133490ba63b9dc55c4ac4f8dd0e2797eeb6b112d1f5a8a0f1daf182a62c1fbff31e0619d0b01383b2dce167b7
2735-
languageName: node
2736-
linkType: hard
2737-
27382715
"@typescript-eslint/scope-manager@npm:8.35.0":
27392716
version: 8.35.0
27402717
resolution: "@typescript-eslint/scope-manager@npm:8.35.0"
@@ -2745,15 +2722,6 @@ __metadata:
27452722
languageName: node
27462723
linkType: hard
27472724

2748-
"@typescript-eslint/tsconfig-utils@npm:8.34.1, @typescript-eslint/tsconfig-utils@npm:^8.34.1":
2749-
version: 8.34.1
2750-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.34.1"
2751-
peerDependencies:
2752-
typescript: ">=4.8.4 <5.9.0"
2753-
checksum: 81a874a433c4e91ee2509d4eda43932b8348e9404da2d11e621bf3b8bec26a6ab84bd3870215dcb09df950182e2b5e2539be30fc262c30edff0e42ca5d707465
2754-
languageName: node
2755-
linkType: hard
2756-
27572725
"@typescript-eslint/tsconfig-utils@npm:8.35.0, @typescript-eslint/tsconfig-utils@npm:^8.35.0":
27582726
version: 8.35.0
27592727
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.0"
@@ -2763,25 +2731,18 @@ __metadata:
27632731
languageName: node
27642732
linkType: hard
27652733

2766-
"@typescript-eslint/type-utils@npm:8.34.1":
2767-
version: 8.34.1
2768-
resolution: "@typescript-eslint/type-utils@npm:8.34.1"
2734+
"@typescript-eslint/type-utils@npm:8.35.0":
2735+
version: 8.35.0
2736+
resolution: "@typescript-eslint/type-utils@npm:8.35.0"
27692737
dependencies:
2770-
"@typescript-eslint/typescript-estree": 8.34.1
2771-
"@typescript-eslint/utils": 8.34.1
2738+
"@typescript-eslint/typescript-estree": 8.35.0
2739+
"@typescript-eslint/utils": 8.35.0
27722740
debug: ^4.3.4
27732741
ts-api-utils: ^2.1.0
27742742
peerDependencies:
27752743
eslint: ^8.57.0 || ^9.0.0
27762744
typescript: ">=4.8.4 <5.9.0"
2777-
checksum: c1c53ff76f3fedc2bd3317602ce76440a3f95e1f7615984a40dcd46afc502056d3bcb824d3f8327e20c4a0ebdc58e6f9658f712bec0c4fad0b762fccb574072b
2778-
languageName: node
2779-
linkType: hard
2780-
2781-
"@typescript-eslint/types@npm:8.34.1, @typescript-eslint/types@npm:^8.34.1":
2782-
version: 8.34.1
2783-
resolution: "@typescript-eslint/types@npm:8.34.1"
2784-
checksum: e05a8e56f8b624edc4b6bf8229133410b0e1e1431cc451a25dbc2ab68c3af580a096dcb7e2d609407ff7052b157ecb55337d2c5f51934d9820fcfac6f9dfd21b
2745+
checksum: 2bb3fc3cd6be3bcfe33d9361e002ae04bc712bf0df899b0dac5b533222149ecdd93a69f54665bfab5868f7ea6a31194fbe739d3a617857484dcdbfb2c9207046
27852746
languageName: node
27862747
linkType: hard
27872748

@@ -2792,26 +2753,6 @@ __metadata:
27922753
languageName: node
27932754
linkType: hard
27942755

2795-
"@typescript-eslint/typescript-estree@npm:8.34.1":
2796-
version: 8.34.1
2797-
resolution: "@typescript-eslint/typescript-estree@npm:8.34.1"
2798-
dependencies:
2799-
"@typescript-eslint/project-service": 8.34.1
2800-
"@typescript-eslint/tsconfig-utils": 8.34.1
2801-
"@typescript-eslint/types": 8.34.1
2802-
"@typescript-eslint/visitor-keys": 8.34.1
2803-
debug: ^4.3.4
2804-
fast-glob: ^3.3.2
2805-
is-glob: ^4.0.3
2806-
minimatch: ^9.0.4
2807-
semver: ^7.6.0
2808-
ts-api-utils: ^2.1.0
2809-
peerDependencies:
2810-
typescript: ">=4.8.4 <5.9.0"
2811-
checksum: 1800ce71b8227ed0cbef9b02565e57cdf41b0ed8cb9e1f5fba9a29233872eae76d55c35dd159ebf6eeda9d0d8e7864f14cdef3e9e92eb80b4debef003fa46335
2812-
languageName: node
2813-
linkType: hard
2814-
28152756
"@typescript-eslint/typescript-estree@npm:8.35.0":
28162757
version: 8.35.0
28172758
resolution: "@typescript-eslint/typescript-estree@npm:8.35.0"
@@ -2832,22 +2773,7 @@ __metadata:
28322773
languageName: node
28332774
linkType: hard
28342775

2835-
"@typescript-eslint/utils@npm:8.34.1":
2836-
version: 8.34.1
2837-
resolution: "@typescript-eslint/utils@npm:8.34.1"
2838-
dependencies:
2839-
"@eslint-community/eslint-utils": ^4.7.0
2840-
"@typescript-eslint/scope-manager": 8.34.1
2841-
"@typescript-eslint/types": 8.34.1
2842-
"@typescript-eslint/typescript-estree": 8.34.1
2843-
peerDependencies:
2844-
eslint: ^8.57.0 || ^9.0.0
2845-
typescript: ">=4.8.4 <5.9.0"
2846-
checksum: 6e465f04543496026c73c5cf3d85b8396105f3ce7d0aebc02b225c9ce93b49b66bcc61c50bc5cd2d51b66e9e112cf13537c645ee38a14aa0e8b308084f13fe7f
2847-
languageName: node
2848-
linkType: hard
2849-
2850-
"@typescript-eslint/utils@npm:^8.24.1":
2776+
"@typescript-eslint/utils@npm:8.35.0, @typescript-eslint/utils@npm:^8.24.1":
28512777
version: 8.35.0
28522778
resolution: "@typescript-eslint/utils@npm:8.35.0"
28532779
dependencies:
@@ -2862,16 +2788,6 @@ __metadata:
28622788
languageName: node
28632789
linkType: hard
28642790

2865-
"@typescript-eslint/visitor-keys@npm:8.34.1":
2866-
version: 8.34.1
2867-
resolution: "@typescript-eslint/visitor-keys@npm:8.34.1"
2868-
dependencies:
2869-
"@typescript-eslint/types": 8.34.1
2870-
eslint-visitor-keys: ^4.2.1
2871-
checksum: 2a0e5b9db8cd10111dbbb19e1b9f3f881e91b8c555819afae87d2525bba5ea2543c538ce340d52c56b6d5419cd13751b563fbf600dc67e70e648cbe363dc68d2
2872-
languageName: node
2873-
linkType: hard
2874-
28752791
"@typescript-eslint/visitor-keys@npm:8.35.0":
28762792
version: 8.35.0
28772793
resolution: "@typescript-eslint/visitor-keys@npm:8.35.0"
@@ -4875,16 +4791,16 @@ __metadata:
48754791
linkType: hard
48764792

48774793
"eslint@npm:^9.26.0":
4878-
version: 9.29.0
4879-
resolution: "eslint@npm:9.29.0"
4794+
version: 9.30.0
4795+
resolution: "eslint@npm:9.30.0"
48804796
dependencies:
48814797
"@eslint-community/eslint-utils": ^4.2.0
48824798
"@eslint-community/regexpp": ^4.12.1
4883-
"@eslint/config-array": ^0.20.1
4884-
"@eslint/config-helpers": ^0.2.1
4799+
"@eslint/config-array": ^0.21.0
4800+
"@eslint/config-helpers": ^0.3.0
48854801
"@eslint/core": ^0.14.0
48864802
"@eslint/eslintrc": ^3.3.1
4887-
"@eslint/js": 9.29.0
4803+
"@eslint/js": 9.30.0
48884804
"@eslint/plugin-kit": ^0.3.1
48894805
"@humanfs/node": ^0.16.6
48904806
"@humanwhocodes/module-importer": ^1.0.1
@@ -4920,7 +4836,7 @@ __metadata:
49204836
optional: true
49214837
bin:
49224838
eslint: bin/eslint.js
4923-
checksum: fa4381d9d7db444912defcec93c54e6d470e24a73d5bae5b04b34b0fb03aad8a6cbedd79fe3f4e6120d5590785d02d633ce9f854a540283a62493f11d8ff9408
4839+
checksum: 19f4beb78f8f12dbb6960fbf767d775716c729db2a982c8043fbdbbb425e052252aae22a8f2d473de52c59c18c26532be1db46361b28398d762ad9bee6c9c202
49244840
languageName: node
49254841
linkType: hard
49264842

@@ -9346,16 +9262,16 @@ __metadata:
93469262
linkType: hard
93479263

93489264
"typescript-eslint@npm:^8.10.0":
9349-
version: 8.34.1
9350-
resolution: "typescript-eslint@npm:8.34.1"
9265+
version: 8.35.0
9266+
resolution: "typescript-eslint@npm:8.35.0"
93519267
dependencies:
9352-
"@typescript-eslint/eslint-plugin": 8.34.1
9353-
"@typescript-eslint/parser": 8.34.1
9354-
"@typescript-eslint/utils": 8.34.1
9268+
"@typescript-eslint/eslint-plugin": 8.35.0
9269+
"@typescript-eslint/parser": 8.35.0
9270+
"@typescript-eslint/utils": 8.35.0
93559271
peerDependencies:
93569272
eslint: ^8.57.0 || ^9.0.0
93579273
typescript: ">=4.8.4 <5.9.0"
9358-
checksum: b3ce5a3bf27b3b28f2145cce87fb0869b0c4893b4a6ad064d5da0ab323940780a51e3c997d9aa826cb98ff9d3f159d5362e273e439311bf624732aa7c37ffdde
9274+
checksum: 93c20c0e9983fe5f14d436f5d7968178236bc8b38ed546fbbba20b05c213660d683f96249fbbf71269794e7ae9b0e7f55f7ebc69dc814dea1f3940a99319df4d
93599275
languageName: node
93609276
linkType: hard
93619277

0 commit comments

Comments
 (0)