Skip to content

Commit e977786

Browse files
Update eslint to v7
1 parent 09805d8 commit e977786

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
@@ -36,8 +36,8 @@
3636
"@types/jest": "29.5.12",
3737
"@types/lodash.isplainobject": "4.0.9",
3838
"@types/lodash.mapvalues": "4.6.9",
39-
"@typescript-eslint/eslint-plugin": "6.21.0",
40-
"@typescript-eslint/parser": "6.21.0",
39+
"@typescript-eslint/eslint-plugin": "7.4.0",
40+
"@typescript-eslint/parser": "7.4.0",
4141
"barrelsby": "2.8.1",
4242
"eslint": "8.56.0",
4343
"eslint-config-prettier": "9.1.0",

0 commit comments

Comments
 (0)