Skip to content

Commit fe77db0

Browse files
committed
upgrade typescript eslint parser
1 parent 1655804 commit fe77db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/jest": "^25.2.1",
6666
"@types/prettier": "^2.0.0",
6767
"@typescript-eslint/eslint-plugin": "2",
68-
"@typescript-eslint/parser": "^2.29.0",
68+
"@typescript-eslint/parser": "^3.0.0",
6969
"brotli-size": "^4.0.0",
7070
"eslint": "6",
7171
"eslint-config-standard-with-typescript": "^17.0.0",

0 commit comments

Comments
 (0)