Skip to content

Commit 1181358

Browse files
Update typescript-eslint monorepo to v8.35.0
1 parent 8838599 commit 1181358

2 files changed

Lines changed: 114 additions & 83 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@
187187
"@types/rails__activestorage": "7.1.1",
188188
"@types/react-dom": "18.3.7",
189189
"@types/react-transition-group": "4.4.12",
190-
"@typescript-eslint/eslint-plugin": "8.31.1",
191-
"@typescript-eslint/parser": "8.31.1",
190+
"@typescript-eslint/eslint-plugin": "8.35.0",
191+
"@typescript-eslint/parser": "8.35.0",
192192
"@typescript-eslint/utils": "^8.8.0",
193193
"@vitejs/plugin-react-swc": "^3.7.2",
194194
"@vitest/coverage-v8": "^3.0.0-beta.3",
@@ -232,7 +232,7 @@
232232
"wrangler": "^4.12.0"
233233
},
234234
"resolutions": {
235-
"@typescript-eslint/parser": "8.31.1",
235+
"@typescript-eslint/parser": "8.35.0",
236236
"react-bootstrap4-modal": "3.0.10",
237237
"rollup": "4.34.4"
238238
},

yarn.lock

Lines changed: 111 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -3626,14 +3626,14 @@ __metadata:
36263626
languageName: node
36273627
linkType: hard
36283628

3629-
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
3630-
version: 4.4.0
3631-
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
3629+
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.7.0":
3630+
version: 4.7.0
3631+
resolution: "@eslint-community/eslint-utils@npm:4.7.0"
36323632
dependencies:
3633-
eslint-visitor-keys: "npm:^3.3.0"
3633+
eslint-visitor-keys: "npm:^3.4.3"
36343634
peerDependencies:
36353635
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
3636-
checksum: 10c0/7e559c4ce59cd3a06b1b5a517b593912e680a7f981ae7affab0d01d709e99cd5647019be8fafa38c350305bc32f1f7d42c7073edde2ab536c745e365f37b607e
3636+
checksum: 10c0/c0f4f2bd73b7b7a9de74b716a664873d08ab71ab439e51befe77d61915af41a81ecec93b408778b3a7856185244c34c2c8ee28912072ec14def84ba2dec70adf
36373637
languageName: node
36383638
linkType: hard
36393639

@@ -7808,115 +7808,139 @@ __metadata:
78087808
languageName: node
78097809
linkType: hard
78107810

7811-
"@typescript-eslint/eslint-plugin@npm:8.31.1":
7812-
version: 8.31.1
7813-
resolution: "@typescript-eslint/eslint-plugin@npm:8.31.1"
7811+
"@typescript-eslint/eslint-plugin@npm:8.35.0":
7812+
version: 8.35.0
7813+
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.0"
78147814
dependencies:
78157815
"@eslint-community/regexpp": "npm:^4.10.0"
7816-
"@typescript-eslint/scope-manager": "npm:8.31.1"
7817-
"@typescript-eslint/type-utils": "npm:8.31.1"
7818-
"@typescript-eslint/utils": "npm:8.31.1"
7819-
"@typescript-eslint/visitor-keys": "npm:8.31.1"
7816+
"@typescript-eslint/scope-manager": "npm:8.35.0"
7817+
"@typescript-eslint/type-utils": "npm:8.35.0"
7818+
"@typescript-eslint/utils": "npm:8.35.0"
7819+
"@typescript-eslint/visitor-keys": "npm:8.35.0"
78207820
graphemer: "npm:^1.4.0"
7821-
ignore: "npm:^5.3.1"
7821+
ignore: "npm:^7.0.0"
78227822
natural-compare: "npm:^1.4.0"
7823-
ts-api-utils: "npm:^2.0.1"
7823+
ts-api-utils: "npm:^2.1.0"
78247824
peerDependencies:
7825-
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
7825+
"@typescript-eslint/parser": ^8.35.0
78267826
eslint: ^8.57.0 || ^9.0.0
78277827
typescript: ">=4.8.4 <5.9.0"
7828-
checksum: 10c0/9d805ab413a666fd2eefb16f257fbf3cea7278ccaf0db30ceb686dfe696e4f40b3aa7c336261c7f0a39a51a7c32a4f08d3d4f16bba0e764ac12c93ae94d82896
7828+
checksum: 10c0/27391f1b168a175fdc62370e5afe51317d4433115abbbff8ee0aea8ecd7bf6dd541a76f8e0cc94119750ae3146863204862640acb45394f0b92809e88d39f881
78297829
languageName: node
78307830
linkType: hard
78317831

7832-
"@typescript-eslint/parser@npm:8.31.1":
7833-
version: 8.31.1
7834-
resolution: "@typescript-eslint/parser@npm:8.31.1"
7832+
"@typescript-eslint/parser@npm:8.35.0":
7833+
version: 8.35.0
7834+
resolution: "@typescript-eslint/parser@npm:8.35.0"
78357835
dependencies:
7836-
"@typescript-eslint/scope-manager": "npm:8.31.1"
7837-
"@typescript-eslint/types": "npm:8.31.1"
7838-
"@typescript-eslint/typescript-estree": "npm:8.31.1"
7839-
"@typescript-eslint/visitor-keys": "npm:8.31.1"
7836+
"@typescript-eslint/scope-manager": "npm:8.35.0"
7837+
"@typescript-eslint/types": "npm:8.35.0"
7838+
"@typescript-eslint/typescript-estree": "npm:8.35.0"
7839+
"@typescript-eslint/visitor-keys": "npm:8.35.0"
78407840
debug: "npm:^4.3.4"
78417841
peerDependencies:
78427842
eslint: ^8.57.0 || ^9.0.0
78437843
typescript: ">=4.8.4 <5.9.0"
7844-
checksum: 10c0/4fffaddbe443fc6a512042b6a777a8b7d9775938b26f54d86279b232b9b3967d90d6bfd65aca0ff010d377855df19708c918545f51cedc51b1688726201added
7844+
checksum: 10c0/8f1cda98f8bee3d79266974e5e5c831a0ca473e928fb16f1dc1c85ee24f2cb9c0fcf3c1bcbbef9d6044cf063f6e59d3198b766a27000776830fe591043e11625
78457845
languageName: node
78467846
linkType: hard
78477847

7848-
"@typescript-eslint/scope-manager@npm:8.31.1":
7849-
version: 8.31.1
7850-
resolution: "@typescript-eslint/scope-manager@npm:8.31.1"
7848+
"@typescript-eslint/project-service@npm:8.35.0":
7849+
version: 8.35.0
7850+
resolution: "@typescript-eslint/project-service@npm:8.35.0"
78517851
dependencies:
7852-
"@typescript-eslint/types": "npm:8.31.1"
7853-
"@typescript-eslint/visitor-keys": "npm:8.31.1"
7854-
checksum: 10c0/759cfaa922f8bc97ecdcfe583df88ad31b04d02a865efc2c6dab622374c9f32839054596193ec3b1c478d8a73690999cbd996e1092605f41a54bbe6a9a62bbf3
7852+
"@typescript-eslint/tsconfig-utils": "npm:^8.35.0"
7853+
"@typescript-eslint/types": "npm:^8.35.0"
7854+
debug: "npm:^4.3.4"
7855+
peerDependencies:
7856+
typescript: ">=4.8.4 <5.9.0"
7857+
checksum: 10c0/c2d6d44b6b2ff3ecabec8ade824163196799060ac457661eb94049487d770ce68d128b33a2f24090adf1ebcb66ff6c9a05fc6659349b9a0784a5a080ecf8ff81
78557858
languageName: node
78567859
linkType: hard
78577860

7858-
"@typescript-eslint/type-utils@npm:8.31.1":
7859-
version: 8.31.1
7860-
resolution: "@typescript-eslint/type-utils@npm:8.31.1"
7861+
"@typescript-eslint/scope-manager@npm:8.35.0":
7862+
version: 8.35.0
7863+
resolution: "@typescript-eslint/scope-manager@npm:8.35.0"
78617864
dependencies:
7862-
"@typescript-eslint/typescript-estree": "npm:8.31.1"
7863-
"@typescript-eslint/utils": "npm:8.31.1"
7865+
"@typescript-eslint/types": "npm:8.35.0"
7866+
"@typescript-eslint/visitor-keys": "npm:8.35.0"
7867+
checksum: 10c0/a27cf27a1852bb0d6ea08f475fcc79557f1977be96ef563d92127e8011e4065566441c32c40eb7a530111ffd3a8489919da7f8a2b7466a610cfc9c07670a9601
7868+
languageName: node
7869+
linkType: hard
7870+
7871+
"@typescript-eslint/tsconfig-utils@npm:8.35.0, @typescript-eslint/tsconfig-utils@npm:^8.35.0":
7872+
version: 8.35.0
7873+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.0"
7874+
peerDependencies:
7875+
typescript: ">=4.8.4 <5.9.0"
7876+
checksum: 10c0/baa18e7137ba72f7d138f50d1168e8f334198a36499f954821e2369027e5b3d53ca93c354943e7782ba5caab604b050af10f353ccca34fbc0b23c48d6174832f
7877+
languageName: node
7878+
linkType: hard
7879+
7880+
"@typescript-eslint/type-utils@npm:8.35.0":
7881+
version: 8.35.0
7882+
resolution: "@typescript-eslint/type-utils@npm:8.35.0"
7883+
dependencies:
7884+
"@typescript-eslint/typescript-estree": "npm:8.35.0"
7885+
"@typescript-eslint/utils": "npm:8.35.0"
78647886
debug: "npm:^4.3.4"
7865-
ts-api-utils: "npm:^2.0.1"
7887+
ts-api-utils: "npm:^2.1.0"
78667888
peerDependencies:
78677889
eslint: ^8.57.0 || ^9.0.0
78687890
typescript: ">=4.8.4 <5.9.0"
7869-
checksum: 10c0/ea5369cf200cd48f26e2c6013c81f5915cc933117e011537a7424402a1ebececc8a39e290b9572a7876a237116fbd75e9ba9313c9898ab828f5a814ab26066d2
7891+
checksum: 10c0/9e23a332484a055eb73ba8918f95a981e0cec8fa623ba9ee0b57328af052628d630a415e32e0dbe95318574e62d4066f8aecc994728b3cedd906f36c616ec362
78707892
languageName: node
78717893
linkType: hard
78727894

7873-
"@typescript-eslint/types@npm:8.31.1":
7874-
version: 8.31.1
7875-
resolution: "@typescript-eslint/types@npm:8.31.1"
7876-
checksum: 10c0/d52692559028b71d8bfda4f098c7fa08e272c11cf9dd99ea9e1cfb00036c0849d6d53694e047a942c6568b3bf5637512e46356de70b412a9216ec6cfb8b2b950
7895+
"@typescript-eslint/types@npm:8.35.0, @typescript-eslint/types@npm:^8.35.0":
7896+
version: 8.35.0
7897+
resolution: "@typescript-eslint/types@npm:8.35.0"
7898+
checksum: 10c0/a2711a932680805e83252b5d7c55ac30437bdc4d40c444606cf6ccb6ba23a682da015ec03c64635e77bf733f84d9bb76810bf4f7177fd3a660db8a2c8a05e845
78777899
languageName: node
78787900
linkType: hard
78797901

7880-
"@typescript-eslint/typescript-estree@npm:8.31.1":
7881-
version: 8.31.1
7882-
resolution: "@typescript-eslint/typescript-estree@npm:8.31.1"
7902+
"@typescript-eslint/typescript-estree@npm:8.35.0":
7903+
version: 8.35.0
7904+
resolution: "@typescript-eslint/typescript-estree@npm:8.35.0"
78837905
dependencies:
7884-
"@typescript-eslint/types": "npm:8.31.1"
7885-
"@typescript-eslint/visitor-keys": "npm:8.31.1"
7906+
"@typescript-eslint/project-service": "npm:8.35.0"
7907+
"@typescript-eslint/tsconfig-utils": "npm:8.35.0"
7908+
"@typescript-eslint/types": "npm:8.35.0"
7909+
"@typescript-eslint/visitor-keys": "npm:8.35.0"
78867910
debug: "npm:^4.3.4"
78877911
fast-glob: "npm:^3.3.2"
78887912
is-glob: "npm:^4.0.3"
78897913
minimatch: "npm:^9.0.4"
78907914
semver: "npm:^7.6.0"
7891-
ts-api-utils: "npm:^2.0.1"
7915+
ts-api-utils: "npm:^2.1.0"
78927916
peerDependencies:
78937917
typescript: ">=4.8.4 <5.9.0"
7894-
checksum: 10c0/77059f204389d2d1b6db32d4df63473c99f5bd051218200f257531c2d2b2e3f237b23aa80a79baebc9ca8a776636867f1fd2d03533d207da2685d740e2c7fbef
7918+
checksum: 10c0/7e94f6a92efc5832289e8bfd0b61209aa501224c935359253c29aeef8e0b981b370ee2a43e2909991c3c3cf709fcccb6380474e0e9a863e8f89e2fbd213aed59
78957919
languageName: node
78967920
linkType: hard
78977921

7898-
"@typescript-eslint/utils@npm:8.31.1, @typescript-eslint/utils@npm:^8.8.0":
7899-
version: 8.31.1
7900-
resolution: "@typescript-eslint/utils@npm:8.31.1"
7922+
"@typescript-eslint/utils@npm:8.35.0, @typescript-eslint/utils@npm:^8.8.0":
7923+
version: 8.35.0
7924+
resolution: "@typescript-eslint/utils@npm:8.35.0"
79017925
dependencies:
7902-
"@eslint-community/eslint-utils": "npm:^4.4.0"
7903-
"@typescript-eslint/scope-manager": "npm:8.31.1"
7904-
"@typescript-eslint/types": "npm:8.31.1"
7905-
"@typescript-eslint/typescript-estree": "npm:8.31.1"
7926+
"@eslint-community/eslint-utils": "npm:^4.7.0"
7927+
"@typescript-eslint/scope-manager": "npm:8.35.0"
7928+
"@typescript-eslint/types": "npm:8.35.0"
7929+
"@typescript-eslint/typescript-estree": "npm:8.35.0"
79067930
peerDependencies:
79077931
eslint: ^8.57.0 || ^9.0.0
79087932
typescript: ">=4.8.4 <5.9.0"
7909-
checksum: 10c0/6190551702605aa60e67828163cb5880eee7ab5f1ee789d32227e4f4297d80ea9be98776400fd0660551dcbcac2a35babef33dd94267856dcb6f36c9c94f11ab
7933+
checksum: 10c0/e3317df7875305bee16edd573e4bfdafc099f26f9c284d8adb351333683aacd5b668320870653dff7ec7e0da1982bbf89dc06197bc193a3be65362f21452dbea
79107934
languageName: node
79117935
linkType: hard
79127936

7913-
"@typescript-eslint/visitor-keys@npm:8.31.1":
7914-
version: 8.31.1
7915-
resolution: "@typescript-eslint/visitor-keys@npm:8.31.1"
7937+
"@typescript-eslint/visitor-keys@npm:8.35.0":
7938+
version: 8.35.0
7939+
resolution: "@typescript-eslint/visitor-keys@npm:8.35.0"
79167940
dependencies:
7917-
"@typescript-eslint/types": "npm:8.31.1"
7918-
eslint-visitor-keys: "npm:^4.2.0"
7919-
checksum: 10c0/09dbd8e1fdff72802a10bae2c12fa6d25f7e2dab1ff9b720afc2eb4e848b723c179109032aeaeb409d0c9e4107ab4fab8c8b1b47a55d58713d3f29a1365db3ea
7941+
"@typescript-eslint/types": "npm:8.35.0"
7942+
eslint-visitor-keys: "npm:^4.2.1"
7943+
checksum: 10c0/df18ca9b6931cb58f5dc404fcc94f9e0cc1c22f3053c7013ab588bb8ccccd3d58a70c577c01267845d57fa124a8cf8371260d284dad97505c56b2abcf70a3dce
79207944
languageName: node
79217945
linkType: hard
79227946

@@ -12576,17 +12600,17 @@ __metadata:
1257612600
languageName: node
1257712601
linkType: hard
1257812602

12579-
"eslint-visitor-keys@npm:^3.3.0":
12603+
"eslint-visitor-keys@npm:^3.4.3":
1258012604
version: 3.4.3
1258112605
resolution: "eslint-visitor-keys@npm:3.4.3"
1258212606
checksum: 10c0/92708e882c0a5ffd88c23c0b404ac1628cf20104a108c745f240a13c332a11aac54f49a22d5762efbffc18ecbc9a580d1b7ad034bf5f3cc3307e5cbff2ec9820
1258312607
languageName: node
1258412608
linkType: hard
1258512609

12586-
"eslint-visitor-keys@npm:^4.2.0":
12587-
version: 4.2.0
12588-
resolution: "eslint-visitor-keys@npm:4.2.0"
12589-
checksum: 10c0/2ed81c663b147ca6f578312919483eb040295bbab759e5a371953456c636c5b49a559883e2677112453728d66293c0a4c90ab11cab3428cf02a0236d2e738269
12610+
"eslint-visitor-keys@npm:^4.2.0, eslint-visitor-keys@npm:^4.2.1":
12611+
version: 4.2.1
12612+
resolution: "eslint-visitor-keys@npm:4.2.1"
12613+
checksum: 10c0/fcd43999199d6740db26c58dbe0c2594623e31ca307e616ac05153c9272f12f1364f5a0b1917a8e962268fdecc6f3622c1c2908b4fcc2e047a106fe6de69dc43
1259012614
languageName: node
1259112615
linkType: hard
1259212616

@@ -14870,13 +14894,20 @@ __metadata:
1487014894
languageName: node
1487114895
linkType: hard
1487214896

14873-
"ignore@npm:^5.2.0, ignore@npm:^5.3.1":
14897+
"ignore@npm:^5.2.0":
1487414898
version: 5.3.1
1487514899
resolution: "ignore@npm:5.3.1"
1487614900
checksum: 10c0/703f7f45ffb2a27fb2c5a8db0c32e7dee66b33a225d28e8db4e1be6474795f606686a6e3bcc50e1aa12f2042db4c9d4a7d60af3250511de74620fbed052ea4cd
1487714901
languageName: node
1487814902
linkType: hard
1487914903

14904+
"ignore@npm:^7.0.0":
14905+
version: 7.0.5
14906+
resolution: "ignore@npm:7.0.5"
14907+
checksum: 10c0/ae00db89fe873064a093b8999fe4cc284b13ef2a178636211842cceb650b9c3e390d3339191acb145d81ed5379d2074840cf0c33a20bdbd6f32821f79eb4ad5d
14908+
languageName: node
14909+
linkType: hard
14910+
1488014911
"image-size@npm:^1.0.2":
1488114912
version: 1.0.2
1488214913
resolution: "image-size@npm:1.0.2"
@@ -21899,8 +21930,8 @@ __metadata:
2189921930
"@types/tinycolor2": "npm:1.4.6"
2190021931
"@types/uuid": "npm:10.0.0"
2190121932
"@types/zxcvbn": "npm:4.4.5"
21902-
"@typescript-eslint/eslint-plugin": "npm:8.31.1"
21903-
"@typescript-eslint/parser": "npm:8.31.1"
21933+
"@typescript-eslint/eslint-plugin": "npm:8.35.0"
21934+
"@typescript-eslint/parser": "npm:8.35.0"
2190421935
"@typescript-eslint/utils": "npm:^8.8.0"
2190521936
"@vitejs/plugin-react-swc": "npm:^3.7.2"
2190621937
"@vitest/coverage-v8": "npm:^3.0.0-beta.3"
@@ -23905,12 +23936,12 @@ __metadata:
2390523936
languageName: node
2390623937
linkType: hard
2390723938

23908-
"ts-api-utils@npm:^2.0.1":
23909-
version: 2.0.1
23910-
resolution: "ts-api-utils@npm:2.0.1"
23939+
"ts-api-utils@npm:^2.1.0":
23940+
version: 2.1.0
23941+
resolution: "ts-api-utils@npm:2.1.0"
2391123942
peerDependencies:
2391223943
typescript: ">=4.8.4"
23913-
checksum: 10c0/23fd56a958b332cac00150a652e4c84730df30571bd2faa1ba6d7b511356d1a61656621492bb6c7f15dd6e18847a1408357a0e406671d358115369a17f5bfedd
23944+
checksum: 10c0/9806a38adea2db0f6aa217ccc6bc9c391ddba338a9fe3080676d0d50ed806d305bb90e8cef0276e793d28c8a929f400abb184ddd7ff83a416959c0f4d2ce754f
2391423945
languageName: node
2391523946
linkType: hard
2391623947

@@ -24223,16 +24254,16 @@ __metadata:
2422324254
linkType: hard
2422424255

2422524256
"typescript-eslint@npm:^8.20.0":
24226-
version: 8.31.1
24227-
resolution: "typescript-eslint@npm:8.31.1"
24257+
version: 8.35.0
24258+
resolution: "typescript-eslint@npm:8.35.0"
2422824259
dependencies:
24229-
"@typescript-eslint/eslint-plugin": "npm:8.31.1"
24230-
"@typescript-eslint/parser": "npm:8.31.1"
24231-
"@typescript-eslint/utils": "npm:8.31.1"
24260+
"@typescript-eslint/eslint-plugin": "npm:8.35.0"
24261+
"@typescript-eslint/parser": "npm:8.35.0"
24262+
"@typescript-eslint/utils": "npm:8.35.0"
2423224263
peerDependencies:
2423324264
eslint: ^8.57.0 || ^9.0.0
2423424265
typescript: ">=4.8.4 <5.9.0"
24235-
checksum: 10c0/58c096b96cb2262df3e3b52f06c0fc2020dc9f9d34b8a3d5331b0c7895e949ba1de43b7406d34b3cface2d1634f7e947e4c7759bf33819c92f8fb2bd67681bf1
24266+
checksum: 10c0/ba034fc25731c01c12de7564c05eb58b22072b14b9cb6469d79b2a0c70dff45d646423b8d6d7f2f6ca40310101f2bd0a843c1c51b8c51cfec556ca0723f5df2d
2423624267
languageName: node
2423724268
linkType: hard
2423824269

0 commit comments

Comments
 (0)