Skip to content

Commit 4ad95ad

Browse files
Bump the eslint group with 2 updates (#7287)
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.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `typescript-eslint` from 8.48.0 to 8.51.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.51.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c062df commit 4ad95ad

File tree

2 files changed

+97
-96
lines changed

2 files changed

+97
-96
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"chai": "^6.2.1",
6262
"enzyme": "^3.11.0",
6363
"enzyme-adapter-preact-pure": "^4.1.0",
64-
"eslint": "^9.39.1",
64+
"eslint": "^9.39.2",
6565
"eslint-config-hypothesis": "^3.3.1",
6666
"eslint-plugin-jsx-a11y": "^6.10.2",
6767
"eslint-plugin-react": "^7.37.5",
@@ -72,7 +72,7 @@
7272
"prettier": "3.4.2",
7373
"sinon": "^19.0.2",
7474
"typescript": "^5.9.3",
75-
"typescript-eslint": "^8.48.0",
75+
"typescript-eslint": "^8.51.0",
7676
"vitest": "^4.0.14"
7777
},
7878
"prettier": {

yarn.lock

Lines changed: 95 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -2078,10 +2078,10 @@ __metadata:
20782078
languageName: node
20792079
linkType: hard
20802080

2081-
"@eslint/js@npm:9.39.1":
2082-
version: 9.39.1
2083-
resolution: "@eslint/js@npm:9.39.1"
2084-
checksum: b651930aec03a5aef97bc144627aebb05070afec5364cd3c5fd7c5dbb97f4fd82faf1b200b3be17572d5ebb7f8805211b655f463be96f2b02202ec7250868048
2081+
"@eslint/js@npm:9.39.2":
2082+
version: 9.39.2
2083+
resolution: "@eslint/js@npm:9.39.2"
2084+
checksum: 362aa447266fa5717e762b2b252f177345cb0d7b2954113db9773b3a28898f7cbbc807e07f8078995e6da3f62791f7c5fa2c03517b7170a8e76613cf7fd83c92
20852085
languageName: node
20862086
linkType: hard
20872087

@@ -3285,40 +3285,39 @@ __metadata:
32853285
languageName: node
32863286
linkType: hard
32873287

3288-
"@typescript-eslint/eslint-plugin@npm:8.48.0":
3289-
version: 8.48.0
3290-
resolution: "@typescript-eslint/eslint-plugin@npm:8.48.0"
3288+
"@typescript-eslint/eslint-plugin@npm:8.51.0":
3289+
version: 8.51.0
3290+
resolution: "@typescript-eslint/eslint-plugin@npm:8.51.0"
32913291
dependencies:
32923292
"@eslint-community/regexpp": ^4.10.0
3293-
"@typescript-eslint/scope-manager": 8.48.0
3294-
"@typescript-eslint/type-utils": 8.48.0
3295-
"@typescript-eslint/utils": 8.48.0
3296-
"@typescript-eslint/visitor-keys": 8.48.0
3297-
graphemer: ^1.4.0
3293+
"@typescript-eslint/scope-manager": 8.51.0
3294+
"@typescript-eslint/type-utils": 8.51.0
3295+
"@typescript-eslint/utils": 8.51.0
3296+
"@typescript-eslint/visitor-keys": 8.51.0
32983297
ignore: ^7.0.0
32993298
natural-compare: ^1.4.0
3300-
ts-api-utils: ^2.1.0
3299+
ts-api-utils: ^2.2.0
33013300
peerDependencies:
3302-
"@typescript-eslint/parser": ^8.48.0
3301+
"@typescript-eslint/parser": ^8.51.0
33033302
eslint: ^8.57.0 || ^9.0.0
33043303
typescript: ">=4.8.4 <6.0.0"
3305-
checksum: 023674149bb696625003632cb9ca078023edb29ba4b8828e8e706bfe5431ea877dfff5f3e6ce10bd3309eebbf5080e21490114b33f9680cab5ec616d6895b6b4
3304+
checksum: e046c67b4886b8fa033cd668d370f0e9a9143db3f4a63345a3c5db931274105fa6ad48e2b7134d128256706a137b9e0e74f8172786c67a555b3f5841a7d29183
33063305
languageName: node
33073306
linkType: hard
33083307

3309-
"@typescript-eslint/parser@npm:8.48.0":
3310-
version: 8.48.0
3311-
resolution: "@typescript-eslint/parser@npm:8.48.0"
3308+
"@typescript-eslint/parser@npm:8.51.0":
3309+
version: 8.51.0
3310+
resolution: "@typescript-eslint/parser@npm:8.51.0"
33123311
dependencies:
3313-
"@typescript-eslint/scope-manager": 8.48.0
3314-
"@typescript-eslint/types": 8.48.0
3315-
"@typescript-eslint/typescript-estree": 8.48.0
3316-
"@typescript-eslint/visitor-keys": 8.48.0
3312+
"@typescript-eslint/scope-manager": 8.51.0
3313+
"@typescript-eslint/types": 8.51.0
3314+
"@typescript-eslint/typescript-estree": 8.51.0
3315+
"@typescript-eslint/visitor-keys": 8.51.0
33173316
debug: ^4.3.4
33183317
peerDependencies:
33193318
eslint: ^8.57.0 || ^9.0.0
33203319
typescript: ">=4.8.4 <6.0.0"
3321-
checksum: 22b6e436fdc850202ca1dd785840e03eee5a86d6fc09f8d2a1e1796341d6f560f52eb8b50a6fccf097d4a24836dad040201a5b4d2d0cd2b5695667a9e9e3cbb8
3320+
checksum: 7005808ece994393c5289971c81aefa0708dd7aaf45718f00fcc4a4cb318bc3afab85b1b686ce0a164e39a79bbd6c6d52e047043d15ca626486c9277f776376f
33223321
languageName: node
33233322
linkType: hard
33243323

@@ -3335,16 +3334,16 @@ __metadata:
33353334
languageName: node
33363335
linkType: hard
33373336

3338-
"@typescript-eslint/project-service@npm:8.48.0":
3339-
version: 8.48.0
3340-
resolution: "@typescript-eslint/project-service@npm:8.48.0"
3337+
"@typescript-eslint/project-service@npm:8.51.0":
3338+
version: 8.51.0
3339+
resolution: "@typescript-eslint/project-service@npm:8.51.0"
33413340
dependencies:
3342-
"@typescript-eslint/tsconfig-utils": ^8.48.0
3343-
"@typescript-eslint/types": ^8.48.0
3341+
"@typescript-eslint/tsconfig-utils": ^8.51.0
3342+
"@typescript-eslint/types": ^8.51.0
33443343
debug: ^4.3.4
33453344
peerDependencies:
33463345
typescript: ">=4.8.4 <6.0.0"
3347-
checksum: cf2f834f5e0955ae90ebd662adb0b92532b4966c7f11644d2e00994143af782b428124990848b10c7b45f9515869ef2563e792e09159844defe35c535aa1e44d
3346+
checksum: 5917019e1ecb3892f0b927213e06834904bb40f62ec3f88b109e71073daedcab75bb2cc2847555e5b29625a9a70c0e70024c9e16e8eedcd9a2f7a6f76103410e
33483347
languageName: node
33493348
linkType: hard
33503349

@@ -3358,13 +3357,13 @@ __metadata:
33583357
languageName: node
33593358
linkType: hard
33603359

3361-
"@typescript-eslint/scope-manager@npm:8.48.0":
3362-
version: 8.48.0
3363-
resolution: "@typescript-eslint/scope-manager@npm:8.48.0"
3360+
"@typescript-eslint/scope-manager@npm:8.51.0":
3361+
version: 8.51.0
3362+
resolution: "@typescript-eslint/scope-manager@npm:8.51.0"
33643363
dependencies:
3365-
"@typescript-eslint/types": 8.48.0
3366-
"@typescript-eslint/visitor-keys": 8.48.0
3367-
checksum: 4f644a7d88ff418820967c1f108b6eeb4dcaf98d8a41c9dc25ba664f3116634bedf3bcc27e7642e69caaf9ea01fdb18720788a032369a34feaf92d88caaeca69
3364+
"@typescript-eslint/types": 8.51.0
3365+
"@typescript-eslint/visitor-keys": 8.51.0
3366+
checksum: 361c7c5386d48900f25fc9ca95f609fdbb3b32455eba39815a3c511527a0da59e5369688eb25d2d71bdaf164c8dd892e583c9e23ebfeac0bea4656fe88338523
33683367
languageName: node
33693368
linkType: hard
33703369

@@ -3377,28 +3376,28 @@ __metadata:
33773376
languageName: node
33783377
linkType: hard
33793378

3380-
"@typescript-eslint/tsconfig-utils@npm:8.48.0, @typescript-eslint/tsconfig-utils@npm:^8.48.0":
3381-
version: 8.48.0
3382-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.48.0"
3379+
"@typescript-eslint/tsconfig-utils@npm:8.51.0, @typescript-eslint/tsconfig-utils@npm:^8.51.0":
3380+
version: 8.51.0
3381+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.51.0"
33833382
peerDependencies:
33843383
typescript: ">=4.8.4 <6.0.0"
3385-
checksum: 913a8f920362af6187807c6e784f2ae9db71b466e9e934e1435233a082dd467057e3cc6329fadaec444bf827f70ed775852178d48388f784688c4d57309ec31e
3384+
checksum: 16e06d4f5b81736f932339b43c2d5274fb8d8553ce740b0123de5768a38cfa6dc474817a8128c88b2ec36e2cd811f2a22d659917345b0ec0d3e481eb0afdbd55
33863385
languageName: node
33873386
linkType: hard
33883387

3389-
"@typescript-eslint/type-utils@npm:8.48.0":
3390-
version: 8.48.0
3391-
resolution: "@typescript-eslint/type-utils@npm:8.48.0"
3388+
"@typescript-eslint/type-utils@npm:8.51.0":
3389+
version: 8.51.0
3390+
resolution: "@typescript-eslint/type-utils@npm:8.51.0"
33923391
dependencies:
3393-
"@typescript-eslint/types": 8.48.0
3394-
"@typescript-eslint/typescript-estree": 8.48.0
3395-
"@typescript-eslint/utils": 8.48.0
3392+
"@typescript-eslint/types": 8.51.0
3393+
"@typescript-eslint/typescript-estree": 8.51.0
3394+
"@typescript-eslint/utils": 8.51.0
33963395
debug: ^4.3.4
3397-
ts-api-utils: ^2.1.0
3396+
ts-api-utils: ^2.2.0
33983397
peerDependencies:
33993398
eslint: ^8.57.0 || ^9.0.0
34003399
typescript: ">=4.8.4 <6.0.0"
3401-
checksum: b780ad37a499bc0dbb99265724d4fe71c837e12b8ecc416eedb6f804870e650fb13af6d4287c197768ddf03cec7c54cc7ebe5806d77f387b208a89bc6b485ce7
3400+
checksum: 952828acb6e72730d93f05d70ce0b948e4354583f96d4ef5b54fd10037b6cc7aaa4c163dacbba2827292bd96ffb6e6a851175d3b8cd398976eefc16c04c20a24
34023401
languageName: node
34033402
linkType: hard
34043403

@@ -3409,10 +3408,10 @@ __metadata:
34093408
languageName: node
34103409
linkType: hard
34113410

3412-
"@typescript-eslint/types@npm:8.48.0, @typescript-eslint/types@npm:^8.48.0":
3413-
version: 8.48.0
3414-
resolution: "@typescript-eslint/types@npm:8.48.0"
3415-
checksum: 1cc53aed8f98fefd515819bc750a37fe5e931dfe20321a9ebb747d5704ac201d5d260562acf5cc547a11a70028f582f9f718d950ecfed4643eba92e0ee40d214
3411+
"@typescript-eslint/types@npm:8.51.0, @typescript-eslint/types@npm:^8.51.0":
3412+
version: 8.51.0
3413+
resolution: "@typescript-eslint/types@npm:8.51.0"
3414+
checksum: f170d4a639f279df381186a8caf65eb333426cf343e1f03712006d01bbb7b597e08db98963d156acc32bd0e6fc26fe3c5101fa4d5dc9dbbb31f5e0dd9448604a
34163415
languageName: node
34173416
linkType: hard
34183417

@@ -3436,37 +3435,37 @@ __metadata:
34363435
languageName: node
34373436
linkType: hard
34383437

3439-
"@typescript-eslint/typescript-estree@npm:8.48.0":
3440-
version: 8.48.0
3441-
resolution: "@typescript-eslint/typescript-estree@npm:8.48.0"
3438+
"@typescript-eslint/typescript-estree@npm:8.51.0":
3439+
version: 8.51.0
3440+
resolution: "@typescript-eslint/typescript-estree@npm:8.51.0"
34423441
dependencies:
3443-
"@typescript-eslint/project-service": 8.48.0
3444-
"@typescript-eslint/tsconfig-utils": 8.48.0
3445-
"@typescript-eslint/types": 8.48.0
3446-
"@typescript-eslint/visitor-keys": 8.48.0
3442+
"@typescript-eslint/project-service": 8.51.0
3443+
"@typescript-eslint/tsconfig-utils": 8.51.0
3444+
"@typescript-eslint/types": 8.51.0
3445+
"@typescript-eslint/visitor-keys": 8.51.0
34473446
debug: ^4.3.4
34483447
minimatch: ^9.0.4
34493448
semver: ^7.6.0
34503449
tinyglobby: ^0.2.15
3451-
ts-api-utils: ^2.1.0
3450+
ts-api-utils: ^2.2.0
34523451
peerDependencies:
34533452
typescript: ">=4.8.4 <6.0.0"
3454-
checksum: 546b189ae9e5ab9ad515339cf05e3991a5fe7610e50e74758cba800dbb566d6ca756400dfe240605a97eacbcc33a001d800fefe681b2475c614697426091f23f
3453+
checksum: f91af4df0a86a44f1d6a07ef3ddb0d88963d33486faacd1e67e828ccbc5d2039c926a3ca42d023f6629d61e907454c50d78cb074401111a5738eb788b8c6a77c
34553454
languageName: node
34563455
linkType: hard
34573456

3458-
"@typescript-eslint/utils@npm:8.48.0":
3459-
version: 8.48.0
3460-
resolution: "@typescript-eslint/utils@npm:8.48.0"
3457+
"@typescript-eslint/utils@npm:8.51.0":
3458+
version: 8.51.0
3459+
resolution: "@typescript-eslint/utils@npm:8.51.0"
34613460
dependencies:
34623461
"@eslint-community/eslint-utils": ^4.7.0
3463-
"@typescript-eslint/scope-manager": 8.48.0
3464-
"@typescript-eslint/types": 8.48.0
3465-
"@typescript-eslint/typescript-estree": 8.48.0
3462+
"@typescript-eslint/scope-manager": 8.51.0
3463+
"@typescript-eslint/types": 8.51.0
3464+
"@typescript-eslint/typescript-estree": 8.51.0
34663465
peerDependencies:
34673466
eslint: ^8.57.0 || ^9.0.0
34683467
typescript: ">=4.8.4 <6.0.0"
3469-
checksum: 35e072a1d0e14ac80a6409673667473fa5b624fe115243db1cb76c8d238914a17c1ec0e9cd3a12416c955a950315fe47f282a407faefc192ef7815d5eccb0ed8
3468+
checksum: be4fac7e9e29dfeaef74297ba808781210b0ce568bd54483c926ec5d684961fa8e8f3fa280cf0a6d3ec82b67b7b8cc87c9c6cf1f29c4892d925c0511061d3cb3
34703469
languageName: node
34713470
linkType: hard
34723471

@@ -3495,13 +3494,13 @@ __metadata:
34953494
languageName: node
34963495
linkType: hard
34973496

3498-
"@typescript-eslint/visitor-keys@npm:8.48.0":
3499-
version: 8.48.0
3500-
resolution: "@typescript-eslint/visitor-keys@npm:8.48.0"
3497+
"@typescript-eslint/visitor-keys@npm:8.51.0":
3498+
version: 8.51.0
3499+
resolution: "@typescript-eslint/visitor-keys@npm:8.51.0"
35013500
dependencies:
3502-
"@typescript-eslint/types": 8.48.0
3501+
"@typescript-eslint/types": 8.51.0
35033502
eslint-visitor-keys: ^4.2.1
3504-
checksum: 2b195e9033c10a1f824f28e9194b02c1e578c56892b4d571fc11c6dd700d444062b20a6f289990425a9b7dd745d7dc9c64a1f45e07623e8c9c4c09e541ad3b6b
3503+
checksum: f4d8bb694c2ecf5141a1add4038dbeb61f33a4e667592845e4d6565a983b37f8b4042984e6a6172243050d8d91e05a53b9db653c422af830332365330679a1ec
35053504
languageName: node
35063505
linkType: hard
35073506

@@ -5257,17 +5256,17 @@ __metadata:
52575256
languageName: node
52585257
linkType: hard
52595258

5260-
"eslint@npm:^9.39.1":
5261-
version: 9.39.1
5262-
resolution: "eslint@npm:9.39.1"
5259+
"eslint@npm:^9.39.2":
5260+
version: 9.39.2
5261+
resolution: "eslint@npm:9.39.2"
52635262
dependencies:
52645263
"@eslint-community/eslint-utils": ^4.8.0
52655264
"@eslint-community/regexpp": ^4.12.1
52665265
"@eslint/config-array": ^0.21.1
52675266
"@eslint/config-helpers": ^0.4.2
52685267
"@eslint/core": ^0.17.0
52695268
"@eslint/eslintrc": ^3.3.1
5270-
"@eslint/js": 9.39.1
5269+
"@eslint/js": 9.39.2
52715270
"@eslint/plugin-kit": ^0.4.1
52725271
"@humanfs/node": ^0.16.6
52735272
"@humanwhocodes/module-importer": ^1.0.1
@@ -5302,7 +5301,7 @@ __metadata:
53025301
optional: true
53035302
bin:
53045303
eslint: bin/eslint.js
5305-
checksum: 35583d4d93f431ea2716e18c912e0b10980e27377a89d2c644a3a755921e42a2665dfd7367b8e9b54c7e4e9f193dea4126ce503c866f5795b170934ffd3f1dd9
5304+
checksum: bfa288fe6b19b6e7f8868e1434d8e469603203d6259e4451b8be4e2172de3172f3b07ed8943ba3904f3545c7c546062c0d656774baa0a10a54483f3907c525e3
53065305
languageName: node
53075306
linkType: hard
53085307

@@ -6000,13 +5999,6 @@ __metadata:
60005999
languageName: node
60016000
linkType: hard
60026001

6003-
"graphemer@npm:^1.4.0":
6004-
version: 1.4.0
6005-
resolution: "graphemer@npm:1.4.0"
6006-
checksum: bab8f0be9b568857c7bec9fda95a89f87b783546d02951c40c33f84d05bb7da3fd10f863a9beb901463669b6583173a8c8cc6d6b306ea2b9b9d5d3d943c3a673
6007-
languageName: node
6008-
linkType: hard
6009-
60106002
"gulp-cli@npm:^3.1.0":
60116003
version: 3.1.0
60126004
resolution: "gulp-cli@npm:3.1.0"
@@ -7083,7 +7075,7 @@ __metadata:
70837075
classnames: ^2.5.1
70847076
enzyme: ^3.11.0
70857077
enzyme-adapter-preact-pure: ^4.1.0
7086-
eslint: ^9.39.1
7078+
eslint: ^9.39.2
70877079
eslint-config-hypothesis: ^3.3.1
70887080
eslint-plugin-jsx-a11y: ^6.10.2
70897081
eslint-plugin-react: ^7.37.5
@@ -7102,7 +7094,7 @@ __metadata:
71027094
tailwindcss: <=4.1.13 || >=4.1.18
71037095
tiny-emitter: ^2.1.0
71047096
typescript: ^5.9.3
7105-
typescript-eslint: ^8.48.0
7097+
typescript-eslint: ^8.51.0
71067098
vitest: ^4.0.14
71077099
wouter-preact: ^3.7.1
71087100
languageName: unknown
@@ -9368,6 +9360,15 @@ __metadata:
93689360
languageName: node
93699361
linkType: hard
93709362

9363+
"ts-api-utils@npm:^2.2.0":
9364+
version: 2.3.0
9365+
resolution: "ts-api-utils@npm:2.3.0"
9366+
peerDependencies:
9367+
typescript: ">=4.8.4"
9368+
checksum: c11d5fe54418beaccb1a7c0b0816903bd088c4ee1848b7dd25ea489431f3c83880a3eaf8667964354a1c9fdf86b012a1f0b16a2e61d248c0774ab139d2173941
9369+
languageName: node
9370+
linkType: hard
9371+
93719372
"tslib@npm:^2.4.0, tslib@npm:^2.8.0":
93729373
version: 2.8.1
93739374
resolution: "tslib@npm:2.8.1"
@@ -9451,18 +9452,18 @@ __metadata:
94519452
languageName: node
94529453
linkType: hard
94539454

9454-
"typescript-eslint@npm:^8.48.0":
9455-
version: 8.48.0
9456-
resolution: "typescript-eslint@npm:8.48.0"
9455+
"typescript-eslint@npm:^8.51.0":
9456+
version: 8.51.0
9457+
resolution: "typescript-eslint@npm:8.51.0"
94579458
dependencies:
9458-
"@typescript-eslint/eslint-plugin": 8.48.0
9459-
"@typescript-eslint/parser": 8.48.0
9460-
"@typescript-eslint/typescript-estree": 8.48.0
9461-
"@typescript-eslint/utils": 8.48.0
9459+
"@typescript-eslint/eslint-plugin": 8.51.0
9460+
"@typescript-eslint/parser": 8.51.0
9461+
"@typescript-eslint/typescript-estree": 8.51.0
9462+
"@typescript-eslint/utils": 8.51.0
94629463
peerDependencies:
94639464
eslint: ^8.57.0 || ^9.0.0
94649465
typescript: ">=4.8.4 <6.0.0"
9465-
checksum: 553bb1578ebf613475d723e3f89d8f854614a73d417b793a4eeeddc1e8e753f45bf80263b74246fc4a4333eae7aa68156f204da4b796c86e10e9d95c6bec5b2c
9466+
checksum: 7c6e941458a23116333bf2028334da7d030094d799aa46d2ddedd25f4efb68d6fe17034a3e5d12d4d71e9cbf8a7f075250acc65d11d30914628ef53278f1bb63
94669467
languageName: node
94679468
linkType: hard
94689469

0 commit comments

Comments
 (0)