Skip to content

Commit 32dac9b

Browse files
chore(deps): update typescript-eslint monorepo to v7 (#561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a153853 commit 32dac9b

File tree

2 files changed

+94
-30
lines changed

2 files changed

+94
-30
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@svgr/webpack": "^8.1.0",
3838
"@tanstack/react-query-devtools": "^5.12.2",
3939
"@types/node": "^20.10.2",
40-
"@typescript-eslint/eslint-plugin": "^6.13.1",
41-
"@typescript-eslint/parser": "^6.13.1",
40+
"@typescript-eslint/eslint-plugin": "^7.0.0",
41+
"@typescript-eslint/parser": "^7.0.0",
4242
"autoprefixer": "^10.4.16",
4343
"eslint": "^8.55.0",
4444
"eslint-config-next": "^14.0.3",

yarn.lock

+92-28
Original file line numberDiff line numberDiff line change
@@ -2357,32 +2357,32 @@ __metadata:
23572357
languageName: node
23582358
linkType: hard
23592359

2360-
"@typescript-eslint/eslint-plugin@npm:^6.13.1":
2361-
version: 6.21.0
2362-
resolution: "@typescript-eslint/eslint-plugin@npm:6.21.0"
2360+
"@typescript-eslint/eslint-plugin@npm:^7.0.0":
2361+
version: 7.0.1
2362+
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.1"
23632363
dependencies:
23642364
"@eslint-community/regexpp": "npm:^4.5.1"
2365-
"@typescript-eslint/scope-manager": "npm:6.21.0"
2366-
"@typescript-eslint/type-utils": "npm:6.21.0"
2367-
"@typescript-eslint/utils": "npm:6.21.0"
2368-
"@typescript-eslint/visitor-keys": "npm:6.21.0"
2365+
"@typescript-eslint/scope-manager": "npm:7.0.1"
2366+
"@typescript-eslint/type-utils": "npm:7.0.1"
2367+
"@typescript-eslint/utils": "npm:7.0.1"
2368+
"@typescript-eslint/visitor-keys": "npm:7.0.1"
23692369
debug: "npm:^4.3.4"
23702370
graphemer: "npm:^1.4.0"
23712371
ignore: "npm:^5.2.4"
23722372
natural-compare: "npm:^1.4.0"
23732373
semver: "npm:^7.5.4"
23742374
ts-api-utils: "npm:^1.0.1"
23752375
peerDependencies:
2376-
"@typescript-eslint/parser": ^6.0.0 || ^6.0.0-alpha
2377-
eslint: ^7.0.0 || ^8.0.0
2376+
"@typescript-eslint/parser": ^7.0.0
2377+
eslint: ^8.56.0
23782378
peerDependenciesMeta:
23792379
typescript:
23802380
optional: true
2381-
checksum: 10c0/f911a79ee64d642f814a3b6cdb0d324b5f45d9ef955c5033e78903f626b7239b4aa773e464a38c3e667519066169d983538f2bf8e5d00228af587c9d438fb344
2381+
checksum: 10c0/0340a406b6a9036b6b2d92ffa79364d9cbe509e26c9726a953a1b26b4a4413a7079110e94b8a56c7d9d5193885a77f52611af00dea2d60ac79221303f0b91b3d
23822382
languageName: node
23832383
linkType: hard
23842384

2385-
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0, @typescript-eslint/parser@npm:^6.13.1":
2385+
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0":
23862386
version: 6.21.0
23872387
resolution: "@typescript-eslint/parser@npm:6.21.0"
23882388
dependencies:
@@ -2400,6 +2400,24 @@ __metadata:
24002400
languageName: node
24012401
linkType: hard
24022402

2403+
"@typescript-eslint/parser@npm:^7.0.0":
2404+
version: 7.0.1
2405+
resolution: "@typescript-eslint/parser@npm:7.0.1"
2406+
dependencies:
2407+
"@typescript-eslint/scope-manager": "npm:7.0.1"
2408+
"@typescript-eslint/types": "npm:7.0.1"
2409+
"@typescript-eslint/typescript-estree": "npm:7.0.1"
2410+
"@typescript-eslint/visitor-keys": "npm:7.0.1"
2411+
debug: "npm:^4.3.4"
2412+
peerDependencies:
2413+
eslint: ^8.56.0
2414+
peerDependenciesMeta:
2415+
typescript:
2416+
optional: true
2417+
checksum: 10c0/6e5c17faf94ced7fd5f5e0a44129f1369a691a39824303f947ed8f0089b03493b51e8c40e1f8a9f67e6420cec9aa084440d9362153525f55b20572bc111d4da5
2418+
languageName: node
2419+
linkType: hard
2420+
24032421
"@typescript-eslint/scope-manager@npm:6.21.0":
24042422
version: 6.21.0
24052423
resolution: "@typescript-eslint/scope-manager@npm:6.21.0"
@@ -2410,20 +2428,30 @@ __metadata:
24102428
languageName: node
24112429
linkType: hard
24122430

2413-
"@typescript-eslint/type-utils@npm:6.21.0":
2414-
version: 6.21.0
2415-
resolution: "@typescript-eslint/type-utils@npm:6.21.0"
2431+
"@typescript-eslint/scope-manager@npm:7.0.1":
2432+
version: 7.0.1
2433+
resolution: "@typescript-eslint/scope-manager@npm:7.0.1"
24162434
dependencies:
2417-
"@typescript-eslint/typescript-estree": "npm:6.21.0"
2418-
"@typescript-eslint/utils": "npm:6.21.0"
2435+
"@typescript-eslint/types": "npm:7.0.1"
2436+
"@typescript-eslint/visitor-keys": "npm:7.0.1"
2437+
checksum: 10c0/a1da8ba1cba503887d7a576132857e2be3345a3b1682251b73f00b87199c20bd06662260895cb8d54ec26aca49902c7dc90fc7b0fde162c8415b63bb94c63e6d
2438+
languageName: node
2439+
linkType: hard
2440+
2441+
"@typescript-eslint/type-utils@npm:7.0.1":
2442+
version: 7.0.1
2443+
resolution: "@typescript-eslint/type-utils@npm:7.0.1"
2444+
dependencies:
2445+
"@typescript-eslint/typescript-estree": "npm:7.0.1"
2446+
"@typescript-eslint/utils": "npm:7.0.1"
24192447
debug: "npm:^4.3.4"
24202448
ts-api-utils: "npm:^1.0.1"
24212449
peerDependencies:
2422-
eslint: ^7.0.0 || ^8.0.0
2450+
eslint: ^8.56.0
24232451
peerDependenciesMeta:
24242452
typescript:
24252453
optional: true
2426-
checksum: 10c0/7409c97d1c4a4386b488962739c4f1b5b04dc60cf51f8cd88e6b12541f84d84c6b8b67e491a147a2c95f9ec486539bf4519fb9d418411aef6537b9c156468117
2454+
checksum: 10c0/55e2ea9a76fbd62e69124298e3c1a4cf713ffe437874d090b76e747837fd5ea4034a82002e799108f29606bbed1a853e3d24f59b8a4d685b1e17698ffeb83d81
24272455
languageName: node
24282456
linkType: hard
24292457

@@ -2434,6 +2462,13 @@ __metadata:
24342462
languageName: node
24352463
linkType: hard
24362464

2465+
"@typescript-eslint/types@npm:7.0.1":
2466+
version: 7.0.1
2467+
resolution: "@typescript-eslint/types@npm:7.0.1"
2468+
checksum: 10c0/04156d5423b4d00296f0e0154b68aeae0e59876029e7eabb2cc49bb45b57a379248051b281c12644ba5afb79794d828cffcd053f2c5fcb45aa23f244ec98ef45
2469+
languageName: node
2470+
linkType: hard
2471+
24372472
"@typescript-eslint/typescript-estree@npm:6.21.0":
24382473
version: 6.21.0
24392474
resolution: "@typescript-eslint/typescript-estree@npm:6.21.0"
@@ -2453,20 +2488,39 @@ __metadata:
24532488
languageName: node
24542489
linkType: hard
24552490

2456-
"@typescript-eslint/utils@npm:6.21.0":
2457-
version: 6.21.0
2458-
resolution: "@typescript-eslint/utils@npm:6.21.0"
2491+
"@typescript-eslint/typescript-estree@npm:7.0.1":
2492+
version: 7.0.1
2493+
resolution: "@typescript-eslint/typescript-estree@npm:7.0.1"
2494+
dependencies:
2495+
"@typescript-eslint/types": "npm:7.0.1"
2496+
"@typescript-eslint/visitor-keys": "npm:7.0.1"
2497+
debug: "npm:^4.3.4"
2498+
globby: "npm:^11.1.0"
2499+
is-glob: "npm:^4.0.3"
2500+
minimatch: "npm:9.0.3"
2501+
semver: "npm:^7.5.4"
2502+
ts-api-utils: "npm:^1.0.1"
2503+
peerDependenciesMeta:
2504+
typescript:
2505+
optional: true
2506+
checksum: 10c0/c8cff32a8d880de6228de900aeb20127e4663570a5f959195fda73f905ab06f3d9fbf46d60db0a6333456e0179e4706737293c90e8cce2d4ad7a220ccef2a8e7
2507+
languageName: node
2508+
linkType: hard
2509+
2510+
"@typescript-eslint/utils@npm:7.0.1":
2511+
version: 7.0.1
2512+
resolution: "@typescript-eslint/utils@npm:7.0.1"
24592513
dependencies:
24602514
"@eslint-community/eslint-utils": "npm:^4.4.0"
24612515
"@types/json-schema": "npm:^7.0.12"
24622516
"@types/semver": "npm:^7.5.0"
2463-
"@typescript-eslint/scope-manager": "npm:6.21.0"
2464-
"@typescript-eslint/types": "npm:6.21.0"
2465-
"@typescript-eslint/typescript-estree": "npm:6.21.0"
2517+
"@typescript-eslint/scope-manager": "npm:7.0.1"
2518+
"@typescript-eslint/types": "npm:7.0.1"
2519+
"@typescript-eslint/typescript-estree": "npm:7.0.1"
24662520
semver: "npm:^7.5.4"
24672521
peerDependencies:
2468-
eslint: ^7.0.0 || ^8.0.0
2469-
checksum: 10c0/ab2df3833b2582d4e5467a484d08942b4f2f7208f8e09d67de510008eb8001a9b7460f2f9ba11c12086fd3cdcac0c626761c7995c2c6b5657d5fa6b82030a32d
2522+
eslint: ^8.56.0
2523+
checksum: 10c0/83038958695daaa2a91092b16a64109797af28ec419f734f9dffa71f852ffb57ebd67c72d0b84c70805e4a53d4ead08e4f87687e944a1db19aeb72fcc89208cd
24702524
languageName: node
24712525
linkType: hard
24722526

@@ -2480,6 +2534,16 @@ __metadata:
24802534
languageName: node
24812535
linkType: hard
24822536

2537+
"@typescript-eslint/visitor-keys@npm:7.0.1":
2538+
version: 7.0.1
2539+
resolution: "@typescript-eslint/visitor-keys@npm:7.0.1"
2540+
dependencies:
2541+
"@typescript-eslint/types": "npm:7.0.1"
2542+
eslint-visitor-keys: "npm:^3.4.1"
2543+
checksum: 10c0/a7a174d706f1b2ce60ebd17b9d20b36cc89c0ed45fcf510538734d13bca38d25ddbd4b6893a83ef5f344ad9aa7be76c22ea8407fa3c213c14dbcc52f9a2eadd0
2544+
languageName: node
2545+
linkType: hard
2546+
24832547
"@ungap/structured-clone@npm:^1.2.0":
24842548
version: 1.2.0
24852549
resolution: "@ungap/structured-clone@npm:1.2.0"
@@ -4934,8 +4998,8 @@ __metadata:
49344998
"@tanstack/react-query": "npm:^5.12.2"
49354999
"@tanstack/react-query-devtools": "npm:^5.12.2"
49365000
"@types/node": "npm:^20.10.2"
4937-
"@typescript-eslint/eslint-plugin": "npm:^6.13.1"
4938-
"@typescript-eslint/parser": "npm:^6.13.1"
5001+
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
5002+
"@typescript-eslint/parser": "npm:^7.0.0"
49395003
autoprefixer: "npm:^10.4.16"
49405004
blurhash: "npm:^2.0.5"
49415005
classnames: "npm:^2.3.2"

0 commit comments

Comments
 (0)