Skip to content

Commit 854acb9

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.1 - [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.1/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.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6646a7 commit 854acb9

File tree

1 file changed

+132
-48
lines changed

1 file changed

+132
-48
lines changed

yarn.lock

Lines changed: 132 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1501,21 +1501,21 @@ __metadata:
15011501
languageName: node
15021502
linkType: hard
15031503

1504-
"@eslint/config-array@npm:^0.20.1":
1505-
version: 0.20.1
1506-
resolution: "@eslint/config-array@npm:0.20.1"
1504+
"@eslint/config-array@npm:^0.21.0":
1505+
version: 0.21.0
1506+
resolution: "@eslint/config-array@npm:0.21.0"
15071507
dependencies:
15081508
"@eslint/object-schema": ^2.1.6
15091509
debug: ^4.3.1
15101510
minimatch: ^3.1.2
1511-
checksum: fe5b518be9eb474a0050bb3d0427ae00967f56e6c204492d8fc0bc3086cf93a0174b7eafd657b2bfddb904b9785943435345985df28853e9354bfbf492b84226
1511+
checksum: 84d3ae7cb755af94dc158a74389f4c560757b13f2bb908f598f927b87b70a38e8152015ea2e9557c1b4afc5130ee1356f6cad682050d67aae0468bbef98bc3a8
15121512
languageName: node
15131513
linkType: hard
15141514

1515-
"@eslint/config-helpers@npm:^0.2.1":
1516-
version: 0.2.2
1517-
resolution: "@eslint/config-helpers@npm:0.2.2"
1518-
checksum: 8a4091a2c8af5366513647ccad720f184c1b723f04c086755797a3a5cac69dc9013bc8a75453d9fc188fc4364460f0eae9f1584b77b28082e0d26bf48356ae8f
1515+
"@eslint/config-helpers@npm:^0.3.0":
1516+
version: 0.3.0
1517+
resolution: "@eslint/config-helpers@npm:0.3.0"
1518+
checksum: d4fe8242ef580806ddaa88309f4bb2d3e6be5524cc6d6197675106c6d048f766a3f9cdc2e8e33bbc97a123065792cac8314fc85ac2b3cf72610e8df59301d63a
15191519
languageName: node
15201520
linkType: hard
15211521

@@ -1545,10 +1545,10 @@ __metadata:
15451545
languageName: node
15461546
linkType: hard
15471547

1548-
"@eslint/js@npm:9.29.0":
1549-
version: 9.29.0
1550-
resolution: "@eslint/js@npm:9.29.0"
1551-
checksum: 9688a729664af9cc8898f61cbfbeb46d383a67c6fa4cbb1f8f2aa080aa5c34cfd5a3e19da6dde4d56f33e44873cedf064d612bd0fdc0ac003f9b9f741bd4953e
1548+
"@eslint/js@npm:9.30.0":
1549+
version: 9.30.0
1550+
resolution: "@eslint/js@npm:9.30.0"
1551+
checksum: 17bffce324fa2670ece4d9d4bd94481b38d00e1bcae5f3f8448e07af04e707a8a003b6c66328bd140f1d6cc70549e092ec1d63569c592b7898424023ba5d2e38
15521552
languageName: node
15531553
linkType: hard
15541554

@@ -2476,40 +2476,40 @@ __metadata:
24762476
languageName: node
24772477
linkType: hard
24782478

2479-
"@typescript-eslint/eslint-plugin@npm:8.34.1":
2480-
version: 8.34.1
2481-
resolution: "@typescript-eslint/eslint-plugin@npm:8.34.1"
2479+
"@typescript-eslint/eslint-plugin@npm:8.35.1":
2480+
version: 8.35.1
2481+
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.1"
24822482
dependencies:
24832483
"@eslint-community/regexpp": ^4.10.0
2484-
"@typescript-eslint/scope-manager": 8.34.1
2485-
"@typescript-eslint/type-utils": 8.34.1
2486-
"@typescript-eslint/utils": 8.34.1
2487-
"@typescript-eslint/visitor-keys": 8.34.1
2484+
"@typescript-eslint/scope-manager": 8.35.1
2485+
"@typescript-eslint/type-utils": 8.35.1
2486+
"@typescript-eslint/utils": 8.35.1
2487+
"@typescript-eslint/visitor-keys": 8.35.1
24882488
graphemer: ^1.4.0
24892489
ignore: ^7.0.0
24902490
natural-compare: ^1.4.0
24912491
ts-api-utils: ^2.1.0
24922492
peerDependencies:
2493-
"@typescript-eslint/parser": ^8.34.1
2493+
"@typescript-eslint/parser": ^8.35.1
24942494
eslint: ^8.57.0 || ^9.0.0
24952495
typescript: ">=4.8.4 <5.9.0"
2496-
checksum: ea7cd0e45eb7b8dcbe3703afd10ffbc0e88d985ea1bb96733f087140d83d5bbb03b42d8b75fc962dfc85c0d867b8a0a0134b7a339e9ddd5e0468cd03e22d6202
2496+
checksum: a087c7f76492573056e7a3e3726887b31c3ac8979f8e432877d6147be8790796a3430214e016b669f0d10ad46b0ae9163327dff819222fd78ae67f2916be66d8
24972497
languageName: node
24982498
linkType: hard
24992499

2500-
"@typescript-eslint/parser@npm:8.34.1":
2501-
version: 8.34.1
2502-
resolution: "@typescript-eslint/parser@npm:8.34.1"
2500+
"@typescript-eslint/parser@npm:8.35.1":
2501+
version: 8.35.1
2502+
resolution: "@typescript-eslint/parser@npm:8.35.1"
25032503
dependencies:
2504-
"@typescript-eslint/scope-manager": 8.34.1
2505-
"@typescript-eslint/types": 8.34.1
2506-
"@typescript-eslint/typescript-estree": 8.34.1
2507-
"@typescript-eslint/visitor-keys": 8.34.1
2504+
"@typescript-eslint/scope-manager": 8.35.1
2505+
"@typescript-eslint/types": 8.35.1
2506+
"@typescript-eslint/typescript-estree": 8.35.1
2507+
"@typescript-eslint/visitor-keys": 8.35.1
25082508
debug: ^4.3.4
25092509
peerDependencies:
25102510
eslint: ^8.57.0 || ^9.0.0
25112511
typescript: ">=4.8.4 <5.9.0"
2512-
checksum: 4d2a5c7615cfa3065366fa3682739703a9803d5974bd75e1edd107ae0de6f89448b51c502f4423fbb9615ab9c35b1a014cd7f2769194703758087fb5083c8cbb
2512+
checksum: 599486c0c38adb9a71b421f881d4d08689b6caa5d70a4fd6108aa9cc94e1b4bd58916c7270f7cdbf3def4ef43638b9701a59ef9ace883120098a79f153427af9
25132513
languageName: node
25142514
linkType: hard
25152515

@@ -2526,6 +2526,19 @@ __metadata:
25262526
languageName: node
25272527
linkType: hard
25282528

2529+
"@typescript-eslint/project-service@npm:8.35.1":
2530+
version: 8.35.1
2531+
resolution: "@typescript-eslint/project-service@npm:8.35.1"
2532+
dependencies:
2533+
"@typescript-eslint/tsconfig-utils": ^8.35.1
2534+
"@typescript-eslint/types": ^8.35.1
2535+
debug: ^4.3.4
2536+
peerDependencies:
2537+
typescript: ">=4.8.4 <5.9.0"
2538+
checksum: 3a1edae8d1bc30c1c603719ce9ba70c19c8eae12221c471a27912794b73890ba3ced0828a03cb7316655a600af435beb7b41385221defad9b8651620cfeefd3f
2539+
languageName: node
2540+
linkType: hard
2541+
25292542
"@typescript-eslint/scope-manager@npm:8.34.1":
25302543
version: 8.34.1
25312544
resolution: "@typescript-eslint/scope-manager@npm:8.34.1"
@@ -2536,6 +2549,16 @@ __metadata:
25362549
languageName: node
25372550
linkType: hard
25382551

2552+
"@typescript-eslint/scope-manager@npm:8.35.1":
2553+
version: 8.35.1
2554+
resolution: "@typescript-eslint/scope-manager@npm:8.35.1"
2555+
dependencies:
2556+
"@typescript-eslint/types": 8.35.1
2557+
"@typescript-eslint/visitor-keys": 8.35.1
2558+
checksum: 922d50d1394859a5878168e3ba5854ec5a171d7c78d1f2d4bb106540eceda0ef1a1cf5feec09d2bc9b9bfda68a09b640d507cc9856e6ae8a89dc4b22ef5f869c
2559+
languageName: node
2560+
linkType: hard
2561+
25392562
"@typescript-eslint/tsconfig-utils@npm:8.34.1, @typescript-eslint/tsconfig-utils@npm:^8.34.1":
25402563
version: 8.34.1
25412564
resolution: "@typescript-eslint/tsconfig-utils@npm:8.34.1"
@@ -2545,18 +2568,27 @@ __metadata:
25452568
languageName: node
25462569
linkType: hard
25472570

2548-
"@typescript-eslint/type-utils@npm:8.34.1":
2549-
version: 8.34.1
2550-
resolution: "@typescript-eslint/type-utils@npm:8.34.1"
2571+
"@typescript-eslint/tsconfig-utils@npm:8.35.1, @typescript-eslint/tsconfig-utils@npm:^8.35.1":
2572+
version: 8.35.1
2573+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.1"
2574+
peerDependencies:
2575+
typescript: ">=4.8.4 <5.9.0"
2576+
checksum: 6b6176ec7dbfbe53539bce3e7554f062ff4d220aa5cb5793d52067fe6c196d749e77557dca66f5bf1ee23972e948d5c59461fa3e11da9e34a0a27d9fb7585f5a
2577+
languageName: node
2578+
linkType: hard
2579+
2580+
"@typescript-eslint/type-utils@npm:8.35.1":
2581+
version: 8.35.1
2582+
resolution: "@typescript-eslint/type-utils@npm:8.35.1"
25512583
dependencies:
2552-
"@typescript-eslint/typescript-estree": 8.34.1
2553-
"@typescript-eslint/utils": 8.34.1
2584+
"@typescript-eslint/typescript-estree": 8.35.1
2585+
"@typescript-eslint/utils": 8.35.1
25542586
debug: ^4.3.4
25552587
ts-api-utils: ^2.1.0
25562588
peerDependencies:
25572589
eslint: ^8.57.0 || ^9.0.0
25582590
typescript: ">=4.8.4 <5.9.0"
2559-
checksum: c1c53ff76f3fedc2bd3317602ce76440a3f95e1f7615984a40dcd46afc502056d3bcb824d3f8327e20c4a0ebdc58e6f9658f712bec0c4fad0b762fccb574072b
2591+
checksum: 5d1a793bd780e90ba46e504d35117dfa6b550ebc59b1d002345a09747bdf565f828c0cc2d976181183a2e0a53a8682565a4376239958ff5976a0c6654b3f63ad
25602592
languageName: node
25612593
linkType: hard
25622594

@@ -2567,6 +2599,13 @@ __metadata:
25672599
languageName: node
25682600
linkType: hard
25692601

2602+
"@typescript-eslint/types@npm:8.35.1, @typescript-eslint/types@npm:^8.35.1":
2603+
version: 8.35.1
2604+
resolution: "@typescript-eslint/types@npm:8.35.1"
2605+
checksum: c4187947f0ddffca824f6d672fffba49abdacb6ef24c229e448f97197d49a4441868d80933cfb979c854cf72b22d290ac7f0894b93791490dc728dbd36659861
2606+
languageName: node
2607+
linkType: hard
2608+
25702609
"@typescript-eslint/typescript-estree@npm:8.34.1":
25712610
version: 8.34.1
25722611
resolution: "@typescript-eslint/typescript-estree@npm:8.34.1"
@@ -2587,7 +2626,42 @@ __metadata:
25872626
languageName: node
25882627
linkType: hard
25892628

2590-
"@typescript-eslint/utils@npm:8.34.1, @typescript-eslint/utils@npm:^8.24.1":
2629+
"@typescript-eslint/typescript-estree@npm:8.35.1":
2630+
version: 8.35.1
2631+
resolution: "@typescript-eslint/typescript-estree@npm:8.35.1"
2632+
dependencies:
2633+
"@typescript-eslint/project-service": 8.35.1
2634+
"@typescript-eslint/tsconfig-utils": 8.35.1
2635+
"@typescript-eslint/types": 8.35.1
2636+
"@typescript-eslint/visitor-keys": 8.35.1
2637+
debug: ^4.3.4
2638+
fast-glob: ^3.3.2
2639+
is-glob: ^4.0.3
2640+
minimatch: ^9.0.4
2641+
semver: ^7.6.0
2642+
ts-api-utils: ^2.1.0
2643+
peerDependencies:
2644+
typescript: ">=4.8.4 <5.9.0"
2645+
checksum: ffe4165b1d30140e477107a16fc4a5cda300fbbbae26985a02fe30fad5d8413582458a4e89905fd046a3c73c07d2f28febd9c5947bfc965abdf68ca7307f213f
2646+
languageName: node
2647+
linkType: hard
2648+
2649+
"@typescript-eslint/utils@npm:8.35.1":
2650+
version: 8.35.1
2651+
resolution: "@typescript-eslint/utils@npm:8.35.1"
2652+
dependencies:
2653+
"@eslint-community/eslint-utils": ^4.7.0
2654+
"@typescript-eslint/scope-manager": 8.35.1
2655+
"@typescript-eslint/types": 8.35.1
2656+
"@typescript-eslint/typescript-estree": 8.35.1
2657+
peerDependencies:
2658+
eslint: ^8.57.0 || ^9.0.0
2659+
typescript: ">=4.8.4 <5.9.0"
2660+
checksum: dfc6b479e1f5908f36e9a6cc344e1a2337a3bce16ed812b24476cc0bb579068d50b1d0f3a7ef61601e84b0b13f5342a583490f7dda8235c80af1ef5f4e5454ec
2661+
languageName: node
2662+
linkType: hard
2663+
2664+
"@typescript-eslint/utils@npm:^8.24.1":
25912665
version: 8.34.1
25922666
resolution: "@typescript-eslint/utils@npm:8.34.1"
25932667
dependencies:
@@ -2612,6 +2686,16 @@ __metadata:
26122686
languageName: node
26132687
linkType: hard
26142688

2689+
"@typescript-eslint/visitor-keys@npm:8.35.1":
2690+
version: 8.35.1
2691+
resolution: "@typescript-eslint/visitor-keys@npm:8.35.1"
2692+
dependencies:
2693+
"@typescript-eslint/types": 8.35.1
2694+
eslint-visitor-keys: ^4.2.1
2695+
checksum: 8d3246483f9dc22455024d44cd9e92c0ee54b612b886782ca8ccfac2b35601429460bfdf66ebc7decb2c7322031fcd64e033f8e55fe1913e89f3662870a55b84
2696+
languageName: node
2697+
linkType: hard
2698+
26152699
"@vitest/browser@npm:^3.1.1":
26162700
version: 3.2.4
26172701
resolution: "@vitest/browser@npm:3.2.4"
@@ -4406,16 +4490,16 @@ __metadata:
44064490
linkType: hard
44074491

44084492
"eslint@npm:^9.27.0":
4409-
version: 9.29.0
4410-
resolution: "eslint@npm:9.29.0"
4493+
version: 9.30.0
4494+
resolution: "eslint@npm:9.30.0"
44114495
dependencies:
44124496
"@eslint-community/eslint-utils": ^4.2.0
44134497
"@eslint-community/regexpp": ^4.12.1
4414-
"@eslint/config-array": ^0.20.1
4415-
"@eslint/config-helpers": ^0.2.1
4498+
"@eslint/config-array": ^0.21.0
4499+
"@eslint/config-helpers": ^0.3.0
44164500
"@eslint/core": ^0.14.0
44174501
"@eslint/eslintrc": ^3.3.1
4418-
"@eslint/js": 9.29.0
4502+
"@eslint/js": 9.30.0
44194503
"@eslint/plugin-kit": ^0.3.1
44204504
"@humanfs/node": ^0.16.6
44214505
"@humanwhocodes/module-importer": ^1.0.1
@@ -4451,7 +4535,7 @@ __metadata:
44514535
optional: true
44524536
bin:
44534537
eslint: bin/eslint.js
4454-
checksum: fa4381d9d7db444912defcec93c54e6d470e24a73d5bae5b04b34b0fb03aad8a6cbedd79fe3f4e6120d5590785d02d633ce9f854a540283a62493f11d8ff9408
4538+
checksum: 19f4beb78f8f12dbb6960fbf767d775716c729db2a982c8043fbdbbb425e052252aae22a8f2d473de52c59c18c26532be1db46361b28398d762ad9bee6c9c202
44554539
languageName: node
44564540
linkType: hard
44574541

@@ -8367,16 +8451,16 @@ __metadata:
83678451
linkType: hard
83688452

83698453
"typescript-eslint@npm:^8.10.0":
8370-
version: 8.34.1
8371-
resolution: "typescript-eslint@npm:8.34.1"
8454+
version: 8.35.1
8455+
resolution: "typescript-eslint@npm:8.35.1"
83728456
dependencies:
8373-
"@typescript-eslint/eslint-plugin": 8.34.1
8374-
"@typescript-eslint/parser": 8.34.1
8375-
"@typescript-eslint/utils": 8.34.1
8457+
"@typescript-eslint/eslint-plugin": 8.35.1
8458+
"@typescript-eslint/parser": 8.35.1
8459+
"@typescript-eslint/utils": 8.35.1
83768460
peerDependencies:
83778461
eslint: ^8.57.0 || ^9.0.0
83788462
typescript: ">=4.8.4 <5.9.0"
8379-
checksum: b3ce5a3bf27b3b28f2145cce87fb0869b0c4893b4a6ad064d5da0ab323940780a51e3c997d9aa826cb98ff9d3f159d5362e273e439311bf624732aa7c37ffdde
8463+
checksum: 3d727387ffd6623ee1dc39acda7cb3b30cd1674c3b7ec7529bdd6cb57c849a28e7f7885c8ced5a6c52b63c6d5bb447484b7ef4b088593c0dde2958fa25f521e3
83808464
languageName: node
83818465
linkType: hard
83828466

0 commit comments

Comments
 (0)