Skip to content

Commit 626016e

Browse files
committed
Update eslint
1 parent f0feef3 commit 626016e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"devDependencies": {
2525
"@types/jest": "27.0.2",
26-
"@typescript-eslint/eslint-plugin": "4.33.0",
27-
"@typescript-eslint/parser": "4.33.0",
26+
"@typescript-eslint/eslint-plugin": "5.0.0",
27+
"@typescript-eslint/parser": "5.0.0",
2828
"@vue/cli-plugin-babel": "4.5.13",
2929
"@vue/cli-plugin-e2e-nightwatch": "4.5.13",
3030
"@vue/cli-plugin-eslint": "4.5.13",
@@ -38,7 +38,7 @@
3838
"@vue/test-utils": "2.0.0-rc.14",
3939
"babel-jest": "26.6.3",
4040
"chromedriver": "94.0.0",
41-
"eslint": "6.8.0",
41+
"eslint": "8.0.0",
4242
"eslint-plugin-vue": "7.19.1",
4343
"geckodriver": "2.0.4",
4444
"node-sass": "6.0.1",

0 commit comments

Comments
 (0)