Skip to content

Commit ef0bb82

Browse files
committed
Update eslint to v4.30.0
1 parent 6cce3da commit ef0bb82

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

frontend/package-lock.json

+70-70
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"devDependencies": {
2525
"@types/jest": "26.0.24",
26-
"@typescript-eslint/eslint-plugin": "4.29.3",
27-
"@typescript-eslint/parser": "4.29.3",
26+
"@typescript-eslint/eslint-plugin": "4.30.0",
27+
"@typescript-eslint/parser": "4.30.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",

0 commit comments

Comments
 (0)