Skip to content

Commit 68fb4e8

Browse files
Update eslint
1 parent 4ddcc85 commit 68fb4e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
},
3636
"devDependencies": {
3737
"@types/jest": "28.1.3",
38-
"@typescript-eslint/eslint-plugin": "5.30.0",
39-
"@typescript-eslint/parser": "5.30.0",
38+
"@typescript-eslint/eslint-plugin": "5.43.0",
39+
"@typescript-eslint/parser": "5.43.0",
4040
"@vue/test-utils": "2.0.0",
4141
"apollo-client": "2.6.10",
4242
"apollo-link": "1.2.14",
4343
"barrelsby": "2.3.0",
4444
"dotenv-cli": "5.1.0",
45-
"eslint": "8.18.0",
45+
"eslint": "8.27.0",
4646
"eslint-config-prettier": "8.5.0",
4747
"eslint-plugin-import": "2.26.0",
4848
"eslint-plugin-jest": "26.5.3",

0 commit comments

Comments
 (0)