chore(deps): update typescript-eslint-parser to ^18.0.0 (#2102)

This commit is contained in:
Hugo Alliaume
2018-08-07 23:37:41 +02:00
committed by Evan You
parent ce335da9da
commit 8256b417af
@@ -22,6 +22,6 @@
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/eslint-config-typescript#readme",
"dependencies": {
"eslint-plugin-typescript": "^0.12.0",
"typescript-eslint-parser": "^17.0.1"
"typescript-eslint-parser": "^18.0.0"
}
}