Skip to content

Commit 6ec1245

Browse files
committed
Update eslint to v4.31.1
1 parent cddbea6 commit 6ec1245

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

Diff for: frontend/package-lock.json

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

Diff for: frontend/package.json

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