diff --git a/package.json b/package.json index 6aef3f2..3c8ba18 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/node": "^12.0.0", "@typescript-eslint/eslint-plugin": "^1.10.0", "@typescript-eslint/parser": "^1.10.0", - "@typescript-eslint/typescript-estree": "^1.10.0", + "@typescript-eslint/typescript-estree": "^2.3.1", "eslint": "^5.16.0", "husky": "^3.0.0", "jest": "^24.7.1",