Skip to content

Commit 11a41d9

Browse files
committed
Bump root typescript-eslint to version 8.5.0
1 parent 40ea101 commit 11a41d9

File tree

2 files changed

+2
-132
lines changed

2 files changed

+2
-132
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"serve": "^14.2.0",
4747
"ts-node": "^10.9.2",
4848
"typescript": "^5.5.4",
49-
"typescript-eslint": "^8.4.0"
49+
"typescript-eslint": "^8.5.0"
5050
},
5151
"resolutions": {
5252
"jest-snapshot": "29.3.1"

yarn.lock

Lines changed: 1 addition & 131 deletions
Original file line numberDiff line numberDiff line change
@@ -8625,29 +8625,6 @@ __metadata:
86258625
languageName: node
86268626
linkType: hard
86278627

8628-
"@typescript-eslint/eslint-plugin@npm:8.4.0":
8629-
version: 8.4.0
8630-
resolution: "@typescript-eslint/eslint-plugin@npm:8.4.0"
8631-
dependencies:
8632-
"@eslint-community/regexpp": "npm:^4.10.0"
8633-
"@typescript-eslint/scope-manager": "npm:8.4.0"
8634-
"@typescript-eslint/type-utils": "npm:8.4.0"
8635-
"@typescript-eslint/utils": "npm:8.4.0"
8636-
"@typescript-eslint/visitor-keys": "npm:8.4.0"
8637-
graphemer: "npm:^1.4.0"
8638-
ignore: "npm:^5.3.1"
8639-
natural-compare: "npm:^1.4.0"
8640-
ts-api-utils: "npm:^1.3.0"
8641-
peerDependencies:
8642-
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
8643-
eslint: ^8.57.0 || ^9.0.0
8644-
peerDependenciesMeta:
8645-
typescript:
8646-
optional: true
8647-
checksum: 10/3f1373be2ecd9248e000646b43e9fc94e19da3bbc829526e6c0422d58c7af7942a279d96bded8a505ad5bd666564749236fd5515a95fc48f1f4e3329d786e0da
8648-
languageName: node
8649-
linkType: hard
8650-
86518628
"@typescript-eslint/eslint-plugin@npm:8.5.0":
86528629
version: 8.5.0
86538630
resolution: "@typescript-eslint/eslint-plugin@npm:8.5.0"
@@ -8706,24 +8683,6 @@ __metadata:
87068683
languageName: node
87078684
linkType: hard
87088685

8709-
"@typescript-eslint/parser@npm:8.4.0":
8710-
version: 8.4.0
8711-
resolution: "@typescript-eslint/parser@npm:8.4.0"
8712-
dependencies:
8713-
"@typescript-eslint/scope-manager": "npm:8.4.0"
8714-
"@typescript-eslint/types": "npm:8.4.0"
8715-
"@typescript-eslint/typescript-estree": "npm:8.4.0"
8716-
"@typescript-eslint/visitor-keys": "npm:8.4.0"
8717-
debug: "npm:^4.3.4"
8718-
peerDependencies:
8719-
eslint: ^8.57.0 || ^9.0.0
8720-
peerDependenciesMeta:
8721-
typescript:
8722-
optional: true
8723-
checksum: 10/852ad7037e14c83a4637b95a2211e7f49900ed31cb0a4f7e6df4b444feab64caeb8918eec157f57fc32c1a92c721cbbbf22d5b24fb0b469b5fe880191f98237d
8724-
languageName: node
8725-
linkType: hard
8726-
87278686
"@typescript-eslint/parser@npm:8.5.0":
87288687
version: 8.5.0
87298688
resolution: "@typescript-eslint/parser@npm:8.5.0"
@@ -8779,16 +8738,6 @@ __metadata:
87798738
languageName: node
87808739
linkType: hard
87818740

8782-
"@typescript-eslint/scope-manager@npm:8.4.0":
8783-
version: 8.4.0
8784-
resolution: "@typescript-eslint/scope-manager@npm:8.4.0"
8785-
dependencies:
8786-
"@typescript-eslint/types": "npm:8.4.0"
8787-
"@typescript-eslint/visitor-keys": "npm:8.4.0"
8788-
checksum: 10/e43a96ef057ccef2ad7dc4a04713d362f5cd17a684e867548c9744ad79960c41e56a706d9ff86b851bec989771e535b1c72fd922e1dee3fe6fdd9bf167c5f0f4
8789-
languageName: node
8790-
linkType: hard
8791-
87928741
"@typescript-eslint/scope-manager@npm:8.5.0":
87938742
version: 8.5.0
87948743
resolution: "@typescript-eslint/scope-manager@npm:8.5.0"
@@ -8816,21 +8765,6 @@ __metadata:
88168765
languageName: node
88178766
linkType: hard
88188767

8819-
"@typescript-eslint/type-utils@npm:8.4.0":
8820-
version: 8.4.0
8821-
resolution: "@typescript-eslint/type-utils@npm:8.4.0"
8822-
dependencies:
8823-
"@typescript-eslint/typescript-estree": "npm:8.4.0"
8824-
"@typescript-eslint/utils": "npm:8.4.0"
8825-
debug: "npm:^4.3.4"
8826-
ts-api-utils: "npm:^1.3.0"
8827-
peerDependenciesMeta:
8828-
typescript:
8829-
optional: true
8830-
checksum: 10/f5d3e07c2985f97f72949d69962d0a3bb52814714e33d991ae5f815ae008bdfac25cd62f26feef4b0f835fe967609d60f34e0c30682ba47200867d1342343d80
8831-
languageName: node
8832-
linkType: hard
8833-
88348768
"@typescript-eslint/type-utils@npm:8.5.0":
88358769
version: 8.5.0
88368770
resolution: "@typescript-eslint/type-utils@npm:8.5.0"
@@ -8860,13 +8794,6 @@ __metadata:
88608794
languageName: node
88618795
linkType: hard
88628796

8863-
"@typescript-eslint/types@npm:8.4.0":
8864-
version: 8.4.0
8865-
resolution: "@typescript-eslint/types@npm:8.4.0"
8866-
checksum: 10/962eb0b45ca7634264698086dadb917d96684bd8a88926026e0c314984e68d14e1f30e0291f196408935a507aa9e9976ec4d27fc6aa632d34295059b4e436bae
8867-
languageName: node
8868-
linkType: hard
8869-
88708797
"@typescript-eslint/types@npm:8.5.0":
88718798
version: 8.5.0
88728799
resolution: "@typescript-eslint/types@npm:8.5.0"
@@ -8910,25 +8837,6 @@ __metadata:
89108837
languageName: node
89118838
linkType: hard
89128839

8913-
"@typescript-eslint/typescript-estree@npm:8.4.0":
8914-
version: 8.4.0
8915-
resolution: "@typescript-eslint/typescript-estree@npm:8.4.0"
8916-
dependencies:
8917-
"@typescript-eslint/types": "npm:8.4.0"
8918-
"@typescript-eslint/visitor-keys": "npm:8.4.0"
8919-
debug: "npm:^4.3.4"
8920-
fast-glob: "npm:^3.3.2"
8921-
is-glob: "npm:^4.0.3"
8922-
minimatch: "npm:^9.0.4"
8923-
semver: "npm:^7.6.0"
8924-
ts-api-utils: "npm:^1.3.0"
8925-
peerDependenciesMeta:
8926-
typescript:
8927-
optional: true
8928-
checksum: 10/ec3396795b877c8ea0c3f0bdfb67c60b5e195f94569c0581ae7b9f3acbed047714722ff908f0ea1cbf19c16aaaa57826c2069c6383fcb9a3ad29bc26898a7125
8929-
languageName: node
8930-
linkType: hard
8931-
89328840
"@typescript-eslint/typescript-estree@npm:8.5.0":
89338841
version: 8.5.0
89348842
resolution: "@typescript-eslint/typescript-estree@npm:8.5.0"
@@ -8982,20 +8890,6 @@ __metadata:
89828890
languageName: node
89838891
linkType: hard
89848892

8985-
"@typescript-eslint/utils@npm:8.4.0":
8986-
version: 8.4.0
8987-
resolution: "@typescript-eslint/utils@npm:8.4.0"
8988-
dependencies:
8989-
"@eslint-community/eslint-utils": "npm:^4.4.0"
8990-
"@typescript-eslint/scope-manager": "npm:8.4.0"
8991-
"@typescript-eslint/types": "npm:8.4.0"
8992-
"@typescript-eslint/typescript-estree": "npm:8.4.0"
8993-
peerDependencies:
8994-
eslint: ^8.57.0 || ^9.0.0
8995-
checksum: 10/46d6dda136e5513c703a905264fb96b9cc560ec1501a991fb9ef7386baf878081494bc9131f25d772b34ccfecbfa8c2fce0fb5ad6deb447b0f24758e131afd47
8996-
languageName: node
8997-
linkType: hard
8998-
89998893
"@typescript-eslint/utils@npm:8.5.0, @typescript-eslint/utils@npm:^8.5.0":
90008894
version: 8.5.0
90018895
resolution: "@typescript-eslint/utils@npm:8.5.0"
@@ -9030,16 +8924,6 @@ __metadata:
90308924
languageName: node
90318925
linkType: hard
90328926

9033-
"@typescript-eslint/visitor-keys@npm:8.4.0":
9034-
version: 8.4.0
9035-
resolution: "@typescript-eslint/visitor-keys@npm:8.4.0"
9036-
dependencies:
9037-
"@typescript-eslint/types": "npm:8.4.0"
9038-
eslint-visitor-keys: "npm:^3.4.3"
9039-
checksum: 10/3ac1d15d1beca887b333b9f1da9d6b819da5f965dbd7eb1c76342574adeaffe584b27c7e00a0e7fb69db7f4c307eeb8dd4410bdf177d6b14395cdd52e3e205e7
9040-
languageName: node
9041-
linkType: hard
9042-
90438927
"@typescript-eslint/visitor-keys@npm:8.5.0":
90448928
version: 8.5.0
90458929
resolution: "@typescript-eslint/visitor-keys@npm:8.5.0"
@@ -24785,7 +24669,7 @@ __metadata:
2478524669
serve: "npm:^14.2.0"
2478624670
ts-node: "npm:^10.9.2"
2478724671
typescript: "npm:^5.5.4"
24788-
typescript-eslint: "npm:^8.4.0"
24672+
typescript-eslint: "npm:^8.5.0"
2478924673
languageName: unknown
2479024674
linkType: soft
2479124675

@@ -27299,20 +27183,6 @@ __metadata:
2729927183
languageName: node
2730027184
linkType: hard
2730127185

27302-
"typescript-eslint@npm:^8.4.0":
27303-
version: 8.4.0
27304-
resolution: "typescript-eslint@npm:8.4.0"
27305-
dependencies:
27306-
"@typescript-eslint/eslint-plugin": "npm:8.4.0"
27307-
"@typescript-eslint/parser": "npm:8.4.0"
27308-
"@typescript-eslint/utils": "npm:8.4.0"
27309-
peerDependenciesMeta:
27310-
typescript:
27311-
optional: true
27312-
checksum: 10/2cf076666c9b141068f0c9147b6435ed7edf13734f25e8121449321de0352c0b5e62132bf1ed153f75c12c195e2adb1eae858466191baa834a863c8b30af9141
27313-
languageName: node
27314-
linkType: hard
27315-
2731627186
"typescript-eslint@npm:^8.5.0":
2731727187
version: 8.5.0
2731827188
resolution: "typescript-eslint@npm:8.5.0"

0 commit comments

Comments
 (0)