Skip to content

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 11, 2021
1 parent f0feef3 commit 626016e
Showing 1 changed file with 3 additions and 3 deletions.
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": "27.0.2",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@typescript-eslint/eslint-plugin": "5.0.0",
"@typescript-eslint/parser": "5.0.0",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-e2e-nightwatch": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.13",
Expand All @@ -38,7 +38,7 @@
"@vue/test-utils": "2.0.0-rc.14",
"babel-jest": "26.6.3",
"chromedriver": "94.0.0",
"eslint": "6.8.0",
"eslint": "8.0.0",
"eslint-plugin-vue": "7.19.1",
"geckodriver": "2.0.4",
"node-sass": "6.0.1",
Expand Down

0 comments on commit 626016e

Please sign in to comment.