Skip to content

Commit 8dccfb7

Browse files
fix(deps): update typescript-eslint monorepo to v7
1 parent 35b25a3 commit 8dccfb7

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
@@ -37,8 +37,8 @@
3737
"extends": "@commitlint/config-conventional"
3838
},
3939
"dependencies": {
40-
"@typescript-eslint/eslint-plugin": "5.36.0",
41-
"@typescript-eslint/parser": "5.36.0",
40+
"@typescript-eslint/eslint-plugin": "7.14.1",
41+
"@typescript-eslint/parser": "7.14.1",
4242
"eslint": "8.23.0",
4343
"eslint-plugin-import": "2.26.0"
4444
},

0 commit comments

Comments
 (0)