Skip to content

Commit 7d1323b

Browse files
Update typescript-eslint monorepo to v7
1 parent 4d154f9 commit 7d1323b

File tree

2 files changed

+159
-85
lines changed

2 files changed

+159
-85
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@rubensworks/eslint-config": "^1.0.0",
3737
"@types/jest": "^27.0.0",
3838
"@types/n3": "^1.10.3",
39-
"@typescript-eslint/eslint-plugin": "^5.0.0",
40-
"@typescript-eslint/parser": "^5.0.0",
39+
"@typescript-eslint/eslint-plugin": "^7.0.0",
40+
"@typescript-eslint/parser": "^7.0.0",
4141
"arrayify-stream": "^2.0.0",
4242
"coveralls": "^3.0.0",
4343
"eslint": "^7.11.0",

0 commit comments

Comments
 (0)