Skip to content

Commit ba7e57a

Browse files
committed
Update eslint to v7
1 parent 792e0de commit ba7e57a

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
@@ -44,8 +44,8 @@
4444
"@types/jest": "27.5.2",
4545
"@types/lodash.isplainobject": "4.0.9",
4646
"@types/lodash.mapvalues": "4.6.9",
47-
"@typescript-eslint/eslint-plugin": "6.21.0",
48-
"@typescript-eslint/parser": "6.21.0",
47+
"@typescript-eslint/eslint-plugin": "7.2.0",
48+
"@typescript-eslint/parser": "7.2.0",
4949
"@vue/test-utils": "2.4.5",
5050
"apollo-client": "2.6.10",
5151
"apollo-link": "1.2.14",

0 commit comments

Comments
 (0)