We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3110cc commit 791ea8dCopy full SHA for 791ea8d
package.json
@@ -22,7 +22,7 @@
22
},
23
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/eslint-config-typescript#readme",
24
"dependencies": {
25
- "@typescript-eslint/eslint-plugin": "^1.6.0",
26
- "@typescript-eslint/parser": "^1.6.0"
+ "@typescript-eslint/eslint-plugin": "^1.7.0",
+ "@typescript-eslint/parser": "^1.7.0"
27
}
28
0 commit comments