Skip to content

Commit 8992470

Browse files
Update typescript-eslint monorepo to v8
1 parent a1f6eed commit 8992470

File tree

2 files changed

+131
-119
lines changed

2 files changed

+131
-119
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@types/node": "20.12.7",
3434
"@types/ramda": "0.29.12",
3535
"@types/sinon": "17.0.3",
36-
"@typescript-eslint/eslint-plugin": "5.62.0",
37-
"@typescript-eslint/parser": "5.62.0",
36+
"@typescript-eslint/eslint-plugin": "8.21.0",
37+
"@typescript-eslint/parser": "8.21.0",
3838
"ava": "3.15.0",
3939
"deep-equal": "2.2.3",
4040
"dotenv": "^16.4.5",

0 commit comments

Comments
 (0)