Skip to content

Commit 731cc6a

Browse files
committed
Update eslint to v5.30.0
1 parent 6200043 commit 731cc6a

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
@@ -35,8 +35,8 @@
3535
},
3636
"devDependencies": {
3737
"@types/jest": "28.1.3",
38-
"@typescript-eslint/eslint-plugin": "5.29.0",
39-
"@typescript-eslint/parser": "5.29.0",
38+
"@typescript-eslint/eslint-plugin": "5.30.0",
39+
"@typescript-eslint/parser": "5.30.0",
4040
"@vue/test-utils": "2.0.0",
4141
"apollo-client": "2.6.10",
4242
"apollo-link": "1.2.14",

0 commit comments

Comments
 (0)