We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0feef3 commit 626016eCopy full SHA for 626016e
frontend/package.json
@@ -23,8 +23,8 @@
23
},
24
"devDependencies": {
25
"@types/jest": "27.0.2",
26
- "@typescript-eslint/eslint-plugin": "4.33.0",
27
- "@typescript-eslint/parser": "4.33.0",
+ "@typescript-eslint/eslint-plugin": "5.0.0",
+ "@typescript-eslint/parser": "5.0.0",
28
"@vue/cli-plugin-babel": "4.5.13",
29
"@vue/cli-plugin-e2e-nightwatch": "4.5.13",
30
"@vue/cli-plugin-eslint": "4.5.13",
@@ -38,7 +38,7 @@
38
"@vue/test-utils": "2.0.0-rc.14",
39
"babel-jest": "26.6.3",
40
"chromedriver": "94.0.0",
41
- "eslint": "6.8.0",
+ "eslint": "8.0.0",
42
"eslint-plugin-vue": "7.19.1",
43
"geckodriver": "2.0.4",
44
"node-sass": "6.0.1",
0 commit comments