Skip to content

Commit f7f14d4

Browse files
committed
Bump root typescript-eslint to version 8.6.0
1 parent d3e748a commit f7f14d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.6.0"
5050
},
5151
"resolutions": {
5252
"jest-snapshot": "29.3.1"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23851,7 +23851,7 @@ __metadata:
2385123851
serve: "npm:^14.2.0"
2385223852
ts-node: "npm:^10.9.2"
2385323853
typescript: "npm:^5.5.4"
23854-
typescript-eslint: "npm:^8.4.0"
23854+
typescript-eslint: "npm:^8.6.0"
2385523855
languageName: unknown
2385623856
linkType: soft
2385723857

@@ -26244,7 +26244,7 @@ __metadata:
2624426244
languageName: node
2624526245
linkType: hard
2624626246

26247-
"typescript-eslint@npm:^8.4.0, typescript-eslint@npm:^8.6.0":
26247+
"typescript-eslint@npm:^8.6.0":
2624826248
version: 8.6.0
2624926249
resolution: "typescript-eslint@npm:8.6.0"
2625026250
dependencies:

0 commit comments

Comments
 (0)