Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 6, 2021
1 parent 369c9cc commit f9da328
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 92 deletions.
180 changes: 91 additions & 89 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"@types/jest": "26.0.23",
"@typescript-eslint/eslint-plugin": "4.28.1",
"@typescript-eslint/parser": "4.28.1",
"@typescript-eslint/eslint-plugin": "4.28.2",
"@typescript-eslint/parser": "4.28.2",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-e2e-nightwatch": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.13",
Expand All @@ -39,7 +39,7 @@
"babel-jest": "26.6.3",
"chromedriver": "91.0.1",
"eslint": "6.8.0",
"eslint-plugin-vue": "7.12.1",
"eslint-plugin-vue": "7.13.0",
"geckodriver": "2.0.1",
"node-sass": "6.0.1",
"sass-loader": "10.2.0",
Expand Down

0 comments on commit f9da328

Please sign in to comment.