Skip to content

Commit 3918474

Browse files
chore(deps-dev): bump typescript-eslint from 8.58.2 to 8.59.2 (#291)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.58.2 to 8.59.2. - [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.59.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 860c266 commit 3918474

2 files changed

Lines changed: 118 additions & 35 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"simple-git-hooks": "^2.13.1",
106106
"tailwindcss": "^4.2.4",
107107
"typescript": "^6.0.3",
108-
"typescript-eslint": "^8.58.2",
108+
"typescript-eslint": "^8.59.2",
109109
"vite": "^7.3.2",
110110
"vitest": "4.1.4"
111111
},

yarn.lock

Lines changed: 117 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -4174,39 +4174,39 @@ __metadata:
41744174
languageName: node
41754175
linkType: hard
41764176

4177-
"@typescript-eslint/eslint-plugin@npm:8.58.2":
4178-
version: 8.58.2
4179-
resolution: "@typescript-eslint/eslint-plugin@npm:8.58.2"
4177+
"@typescript-eslint/eslint-plugin@npm:8.59.2":
4178+
version: 8.59.2
4179+
resolution: "@typescript-eslint/eslint-plugin@npm:8.59.2"
41804180
dependencies:
41814181
"@eslint-community/regexpp": "npm:^4.12.2"
4182-
"@typescript-eslint/scope-manager": "npm:8.58.2"
4183-
"@typescript-eslint/type-utils": "npm:8.58.2"
4184-
"@typescript-eslint/utils": "npm:8.58.2"
4185-
"@typescript-eslint/visitor-keys": "npm:8.58.2"
4182+
"@typescript-eslint/scope-manager": "npm:8.59.2"
4183+
"@typescript-eslint/type-utils": "npm:8.59.2"
4184+
"@typescript-eslint/utils": "npm:8.59.2"
4185+
"@typescript-eslint/visitor-keys": "npm:8.59.2"
41864186
ignore: "npm:^7.0.5"
41874187
natural-compare: "npm:^1.4.0"
41884188
ts-api-utils: "npm:^2.5.0"
41894189
peerDependencies:
4190-
"@typescript-eslint/parser": ^8.58.2
4190+
"@typescript-eslint/parser": ^8.59.2
41914191
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
41924192
typescript: ">=4.8.4 <6.1.0"
4193-
checksum: 10c0/87dd29c7a87461c586e3025cde2a6e35c7cc99e69c3a93ee8254f1523ab6d4d5d322cacd476e42a3aa87581fbcf9039ef528a638a80a5c9beb1c5ebb4cc557e2
4193+
checksum: 10c0/c4c2a67d0ae47ab27e47c46a4cd59eb9941592595d3440cd4dcbccc1983a08c5c9bd276304797964fa2c9276be4cd60077f3087efc6a5370d5b8869720759bc8
41944194
languageName: node
41954195
linkType: hard
41964196

4197-
"@typescript-eslint/parser@npm:8.58.2":
4198-
version: 8.58.2
4199-
resolution: "@typescript-eslint/parser@npm:8.58.2"
4197+
"@typescript-eslint/parser@npm:8.59.2":
4198+
version: 8.59.2
4199+
resolution: "@typescript-eslint/parser@npm:8.59.2"
42004200
dependencies:
4201-
"@typescript-eslint/scope-manager": "npm:8.58.2"
4202-
"@typescript-eslint/types": "npm:8.58.2"
4203-
"@typescript-eslint/typescript-estree": "npm:8.58.2"
4204-
"@typescript-eslint/visitor-keys": "npm:8.58.2"
4201+
"@typescript-eslint/scope-manager": "npm:8.59.2"
4202+
"@typescript-eslint/types": "npm:8.59.2"
4203+
"@typescript-eslint/typescript-estree": "npm:8.59.2"
4204+
"@typescript-eslint/visitor-keys": "npm:8.59.2"
42054205
debug: "npm:^4.4.3"
42064206
peerDependencies:
42074207
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
42084208
typescript: ">=4.8.4 <6.1.0"
4209-
checksum: 10c0/7ce3e5086b5376a91f2932fda6e0d6777ff457535eff9c133852b21c895dc56933dcda173430352850e77c2437f81c5699fac9c70207abbbd087882766b88758
4209+
checksum: 10c0/baf8da8ad233908f00bdfe5835c1e03fd7c9256f675a27b0d10d40d0245c158efc847dee1331c61992fbb152d55bfda3111795f8422e9d341f09ec9729364800
42104210
languageName: node
42114211
linkType: hard
42124212

@@ -4223,6 +4223,19 @@ __metadata:
42234223
languageName: node
42244224
linkType: hard
42254225

4226+
"@typescript-eslint/project-service@npm:8.59.2":
4227+
version: 8.59.2
4228+
resolution: "@typescript-eslint/project-service@npm:8.59.2"
4229+
dependencies:
4230+
"@typescript-eslint/tsconfig-utils": "npm:^8.59.2"
4231+
"@typescript-eslint/types": "npm:^8.59.2"
4232+
debug: "npm:^4.4.3"
4233+
peerDependencies:
4234+
typescript: ">=4.8.4 <6.1.0"
4235+
checksum: 10c0/0228f01c61e5ef9022b06510f79f97e37daafd165c592927b640e3587d5cec65a8394a541e1fd21bf65df9f6f1948523569966c9e2181d9cfe911240969cebdb
4236+
languageName: node
4237+
linkType: hard
4238+
42264239
"@typescript-eslint/scope-manager@npm:8.58.2, @typescript-eslint/scope-manager@npm:^8.58.0":
42274240
version: 8.58.2
42284241
resolution: "@typescript-eslint/scope-manager@npm:8.58.2"
@@ -4233,6 +4246,16 @@ __metadata:
42334246
languageName: node
42344247
linkType: hard
42354248

4249+
"@typescript-eslint/scope-manager@npm:8.59.2":
4250+
version: 8.59.2
4251+
resolution: "@typescript-eslint/scope-manager@npm:8.59.2"
4252+
dependencies:
4253+
"@typescript-eslint/types": "npm:8.59.2"
4254+
"@typescript-eslint/visitor-keys": "npm:8.59.2"
4255+
checksum: 10c0/eec819a96442e98879a66d908a9a388502dc4398005af360dd177907f021ee12e4f2967413b123c4ad4567e7f294b177cf6ee559eed2e86d38ab1af3ed5588a5
4256+
languageName: node
4257+
linkType: hard
4258+
42364259
"@typescript-eslint/tsconfig-utils@npm:8.58.2, @typescript-eslint/tsconfig-utils@npm:^8.58.2":
42374260
version: 8.58.2
42384261
resolution: "@typescript-eslint/tsconfig-utils@npm:8.58.2"
@@ -4242,19 +4265,28 @@ __metadata:
42424265
languageName: node
42434266
linkType: hard
42444267

4245-
"@typescript-eslint/type-utils@npm:8.58.2":
4246-
version: 8.58.2
4247-
resolution: "@typescript-eslint/type-utils@npm:8.58.2"
4268+
"@typescript-eslint/tsconfig-utils@npm:8.59.2, @typescript-eslint/tsconfig-utils@npm:^8.59.2":
4269+
version: 8.59.2
4270+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.59.2"
4271+
peerDependencies:
4272+
typescript: ">=4.8.4 <6.1.0"
4273+
checksum: 10c0/ca7f386cdc9fa4b8c5de3622e2019b9729b8f5682292e01cc42b7cee4a7fc13005642b9dde733b429ad4e6f8600608930d9c33711d8c20c4f9d0af6520ba78d8
4274+
languageName: node
4275+
linkType: hard
4276+
4277+
"@typescript-eslint/type-utils@npm:8.59.2":
4278+
version: 8.59.2
4279+
resolution: "@typescript-eslint/type-utils@npm:8.59.2"
42484280
dependencies:
4249-
"@typescript-eslint/types": "npm:8.58.2"
4250-
"@typescript-eslint/typescript-estree": "npm:8.58.2"
4251-
"@typescript-eslint/utils": "npm:8.58.2"
4281+
"@typescript-eslint/types": "npm:8.59.2"
4282+
"@typescript-eslint/typescript-estree": "npm:8.59.2"
4283+
"@typescript-eslint/utils": "npm:8.59.2"
42524284
debug: "npm:^4.4.3"
42534285
ts-api-utils: "npm:^2.5.0"
42544286
peerDependencies:
42554287
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
42564288
typescript: ">=4.8.4 <6.1.0"
4257-
checksum: 10c0/1e7248694c15b5e78aeb573aef755513910f6a7ec1842223ec0c8429b6abd7342996de215aefab78520e64d2e8600c9829bdf56132476cb86703fd54f2492467
4289+
checksum: 10c0/373ea2b03363e0c16ba75946327f01a130820f8b65976e831294c9e931d22d88d40f67a651a2151f0fcc9c91744019311fddadb608fe63ff6c0a65130417c34e
42584290
languageName: node
42594291
linkType: hard
42604292

@@ -4265,6 +4297,13 @@ __metadata:
42654297
languageName: node
42664298
linkType: hard
42674299

4300+
"@typescript-eslint/types@npm:8.59.2, @typescript-eslint/types@npm:^8.59.2":
4301+
version: 8.59.2
4302+
resolution: "@typescript-eslint/types@npm:8.59.2"
4303+
checksum: 10c0/ee6889a22b237ef426c45f11dc167f7f220007c2a8f77c8b1ab9e57ac32a2b47fad29f53c4230847cbe49bcd30a35fc2f276e01611d0dab9918d7ef72334f423
4304+
languageName: node
4305+
linkType: hard
4306+
42684307
"@typescript-eslint/typescript-estree@npm:8.58.2":
42694308
version: 8.58.2
42704309
resolution: "@typescript-eslint/typescript-estree@npm:8.58.2"
@@ -4284,7 +4323,41 @@ __metadata:
42844323
languageName: node
42854324
linkType: hard
42864325

4287-
"@typescript-eslint/utils@npm:8.58.2, @typescript-eslint/utils@npm:^8.58.0":
4326+
"@typescript-eslint/typescript-estree@npm:8.59.2":
4327+
version: 8.59.2
4328+
resolution: "@typescript-eslint/typescript-estree@npm:8.59.2"
4329+
dependencies:
4330+
"@typescript-eslint/project-service": "npm:8.59.2"
4331+
"@typescript-eslint/tsconfig-utils": "npm:8.59.2"
4332+
"@typescript-eslint/types": "npm:8.59.2"
4333+
"@typescript-eslint/visitor-keys": "npm:8.59.2"
4334+
debug: "npm:^4.4.3"
4335+
minimatch: "npm:^10.2.2"
4336+
semver: "npm:^7.7.3"
4337+
tinyglobby: "npm:^0.2.15"
4338+
ts-api-utils: "npm:^2.5.0"
4339+
peerDependencies:
4340+
typescript: ">=4.8.4 <6.1.0"
4341+
checksum: 10c0/8bde0e7d184e4e9d98b1ef32b8692b433c8dc5c54439f4a34ae49cf4cb6117435b86d8d891b58a73676fbcf1162717365945053d48139cafb265f775e6c8d2af
4342+
languageName: node
4343+
linkType: hard
4344+
4345+
"@typescript-eslint/utils@npm:8.59.2":
4346+
version: 8.59.2
4347+
resolution: "@typescript-eslint/utils@npm:8.59.2"
4348+
dependencies:
4349+
"@eslint-community/eslint-utils": "npm:^4.9.1"
4350+
"@typescript-eslint/scope-manager": "npm:8.59.2"
4351+
"@typescript-eslint/types": "npm:8.59.2"
4352+
"@typescript-eslint/typescript-estree": "npm:8.59.2"
4353+
peerDependencies:
4354+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
4355+
typescript: ">=4.8.4 <6.1.0"
4356+
checksum: 10c0/d972d6f2ade6639088e3d2acf319c82cd981455a282d245dd715c5d77365647240d2cb34be00ab0d3a3c16593fb5050fcd698d399ff8451801825211d653ce64
4357+
languageName: node
4358+
linkType: hard
4359+
4360+
"@typescript-eslint/utils@npm:^8.58.0":
42884361
version: 8.58.2
42894362
resolution: "@typescript-eslint/utils@npm:8.58.2"
42904363
dependencies:
@@ -4309,6 +4382,16 @@ __metadata:
43094382
languageName: node
43104383
linkType: hard
43114384

4385+
"@typescript-eslint/visitor-keys@npm:8.59.2":
4386+
version: 8.59.2
4387+
resolution: "@typescript-eslint/visitor-keys@npm:8.59.2"
4388+
dependencies:
4389+
"@typescript-eslint/types": "npm:8.59.2"
4390+
eslint-visitor-keys: "npm:^5.0.0"
4391+
checksum: 10c0/5863ea98ac642d94fd100f0077c5cfcbe168c3e2ac9bd05da7fc9878c32c20b6d4fc6916df44ffe79c538c4f367a083489d70dab07aa09c51e4e7729716d106e
4392+
languageName: node
4393+
linkType: hard
4394+
43124395
"@ungap/structured-clone@npm:^1.0.0":
43134396
version: 1.3.0
43144397
resolution: "@ungap/structured-clone@npm:1.3.0"
@@ -12115,18 +12198,18 @@ __metadata:
1211512198
languageName: node
1211612199
linkType: hard
1211712200

12118-
"typescript-eslint@npm:^8.58.2":
12119-
version: 8.58.2
12120-
resolution: "typescript-eslint@npm:8.58.2"
12201+
"typescript-eslint@npm:^8.59.2":
12202+
version: 8.59.2
12203+
resolution: "typescript-eslint@npm:8.59.2"
1212112204
dependencies:
12122-
"@typescript-eslint/eslint-plugin": "npm:8.58.2"
12123-
"@typescript-eslint/parser": "npm:8.58.2"
12124-
"@typescript-eslint/typescript-estree": "npm:8.58.2"
12125-
"@typescript-eslint/utils": "npm:8.58.2"
12205+
"@typescript-eslint/eslint-plugin": "npm:8.59.2"
12206+
"@typescript-eslint/parser": "npm:8.59.2"
12207+
"@typescript-eslint/typescript-estree": "npm:8.59.2"
12208+
"@typescript-eslint/utils": "npm:8.59.2"
1212612209
peerDependencies:
1212712210
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
1212812211
typescript: ">=4.8.4 <6.1.0"
12129-
checksum: 10c0/6065fe90674e89100b3192716fc641d80de4b586fe244c00e2c97d47923166ab3286f895685bf9570919c8606724f1196486f09e7841ca73bdf05d5df0752945
12212+
checksum: 10c0/c2736b839fa268da75df0ca8a1b8cfd658a6c6210c676412ed902c7ff8fea716f36a7e135133000a8f72091255f395d7c85783c4d6a9b1be79e8989abde1cd43
1213012213
languageName: node
1213112214
linkType: hard
1213212215

@@ -12699,7 +12782,7 @@ __metadata:
1269912782
simple-git-hooks: "npm:^2.13.1"
1270012783
tailwindcss: "npm:^4.2.4"
1270112784
typescript: "npm:^6.0.3"
12702-
typescript-eslint: "npm:^8.58.2"
12785+
typescript-eslint: "npm:^8.59.2"
1270312786
vite: "npm:^7.3.2"
1270412787
vitest: "npm:4.1.4"
1270512788
ws: "npm:^8.20.0"

0 commit comments

Comments
 (0)