diff --git a/package.json b/package.json index 7a8c739..d059168 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,6 @@ "@angular-eslint/schematics": "1.2.0", "@angular-eslint/template-parser": "1.2.0", "@typescript-eslint/eslint-plugin": "4.3.0", - "@typescript-eslint/parser": "4.3.0" + "@typescript-eslint/parser": "4.17.0" } }