Skip to content

Commit 07047b3

Browse files
Update eslint and eslint-plugin-vue to the latest version (#935)
* Update eslint to version 6.0.1 * Update eslint-plugin-vue to version 5.2.3 * Update lockfile package-lock.json Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
1 parent 191d3f3 commit 07047b3

File tree

2 files changed

+42
-61
lines changed

2 files changed

+42
-61
lines changed

package-lock.json

Lines changed: 40 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@
6060
"diff": "^4.0.1",
6161
"dir-compare": "^1.7.1",
6262
"disparity": "^2.0.0",
63-
"eslint": "^5.13.0",
63+
"eslint": "^6.0.1",
6464
"eslint-plugin-json": "^1.3.2",
6565
"eslint-plugin-promise": "^4.0.1",
6666
"eslint-plugin-security": "^1.4.0",
67-
"eslint-plugin-vue": "^5.2.1",
67+
"eslint-plugin-vue": "^5.2.3",
6868
"husky": "^2.0.0",
6969
"jsdoc-to-markdown": "^5.0.0",
7070
"libxmljs": "^0.19.5",

0 commit comments

Comments
 (0)