Skip to content

Commit aec1e17

Browse files
committed
Update eslint to v6
1 parent 488e94f commit aec1e17

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.7",
4646
"@types/lodash.mapvalues": "4.6.7",
47-
"@typescript-eslint/eslint-plugin": "5.61.0",
48-
"@typescript-eslint/parser": "5.61.0",
47+
"@typescript-eslint/eslint-plugin": "6.0.0",
48+
"@typescript-eslint/parser": "6.0.0",
4949
"@vue/test-utils": "1.3.6",
5050
"apollo-client": "2.6.10",
5151
"apollo-link": "1.2.14",

0 commit comments

Comments
 (0)