Skip to content

Commit edb1976

Browse files
Update typescript-eslint monorepo to v8
1 parent 079e2c5 commit edb1976

File tree

2 files changed

+146
-116
lines changed

2 files changed

+146
-116
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@types/node": "20.12.11",
3737
"@types/ramda": "0.30.0",
3838
"@types/sinon": "10.0.20",
39-
"@typescript-eslint/eslint-plugin": "5.62.0",
40-
"@typescript-eslint/parser": "5.62.0",
39+
"@typescript-eslint/eslint-plugin": "8.30.1",
40+
"@typescript-eslint/parser": "8.30.1",
4141
"ava": "4.3.3",
4242
"deep-equal": "2.2.3",
4343
"dotenv": "16.4.5",

0 commit comments

Comments
 (0)