Skip to content

Commit 7171e4c

Browse files
committed
bumping eslint dependencies
this make eslint --fix work again with eslint-plugin-vue
1 parent f4f59f5 commit 7171e4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
},
3131
"devDependencies": {
3232
{{#lint}}
33-
"babel-eslint": "^7.1.1",
34-
"eslint": "^3.19.0",
33+
"babel-eslint": "^8.2.1",
34+
"eslint": "^4.15.0",
3535
"eslint-friendly-formatter": "^3.0.0",
3636
"eslint-loader": "^1.7.1",
3737
"eslint-plugin-vue": "^4.0.0",

0 commit comments

Comments
 (0)