Skip to content

Commit

Permalink
Upgrade eslint and typescript to fix vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Hegman committed Sep 4, 2019
1 parent 5b395fe commit 9e535ed
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 218 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@vue/eslint-config-prettier": "^5.0.0",
"@vue/eslint-config-typescript": "^4.0.0",
"css-loader": "^3.2.0",
"eslint": "^6.1.0",
"eslint": "^6.3.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-vue": "^5.2.3",
"html-webpack-plugin": "^3.2.0",
Expand All @@ -45,7 +45,7 @@
"rollup-plugin-typescript2": "^0.22.1",
"rollup-plugin-vue": "^5.0.1",
"ts-loader": "^6.0.4",
"typescript": "^3.5.3",
"typescript": "^3.6.2",
"vue": "^2.6.10",
"vue-class-component": "^7.1.0",
"vue-loader": "^15.7.1",
Expand Down
Loading

0 comments on commit 9e535ed

Please sign in to comment.