Skip to content

Commit 5b8a952

Browse files
Update typescript-eslint monorepo to v7
1 parent de16229 commit 5b8a952

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@types/express": "^4.17.17",
3333
"@types/jest": "^29.0.0",
3434
"@types/node": "^18.0.0",
35-
"@typescript-eslint/eslint-plugin": "^5.53.0",
36-
"@typescript-eslint/parser": "^5.53.0",
35+
"@typescript-eslint/eslint-plugin": "^7.0.0",
36+
"@typescript-eslint/parser": "^7.0.0",
3737
"eslint": "^8.1.0",
3838
"eslint-config-airbnb": "latest",
3939
"eslint-config-prettier": "^8.6.0",

0 commit comments

Comments
 (0)