Skip to content
This repository was archived by the owner on Mar 29, 2020. It is now read-only.

Commit f364b62

Browse files
committed
fix(typescript): upgrade plugin and parser
1 parent 5f3cefc commit f364b62

File tree

2 files changed

+26
-198
lines changed

2 files changed

+26
-198
lines changed

packages/eslint-config-typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"typescript": "*"
4141
},
4242
"dependencies": {
43-
"eslint-plugin-typescript": "^0.12.0",
44-
"typescript-eslint-parser": "^20.0.0"
43+
"eslint-plugin-typescript": "^0.14.0",
44+
"typescript-eslint-parser": "^21.0.2"
4545
},
4646
"devDependencies": {
4747
"eslint": "^5.7.0",

0 commit comments

Comments
 (0)