Skip to content

Commit fb493e4

Browse files
authored
Merge pull request #4 from SeppPenner/snyk-fix-927ae52a485558ad2e3a475bbaaa2190
[Snyk] Fix for 1 vulnerabilities
2 parents bdc830f + 290e56b commit fb493e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/@vue/cli-plugin-eslint/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"dependencies": {
2525
"@vue/cli-shared-utils": "^3.0.1",
2626
"babel-eslint": "^8.2.5",
27-
"eslint": "^4.19.1",
27+
"eslint": "^6.0.0",
2828
"eslint-loader": "^2.0.0",
29-
"eslint-plugin-vue": "^4.5.0"
29+
"eslint-plugin-vue": "^6.1.0"
3030
}
3131
}

0 commit comments

Comments
 (0)