Skip to content

Commit 11fcb66

Browse files
committed
Update to stable parser and eslint plugin
1 parent fe77db0 commit 11fcb66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@rollup/plugin-node-resolve": "^7.1.1",
6565
"@types/jest": "^25.2.1",
6666
"@types/prettier": "^2.0.0",
67-
"@typescript-eslint/eslint-plugin": "2",
68-
"@typescript-eslint/parser": "^3.0.0",
67+
"@typescript-eslint/eslint-plugin": "2.34.0",
68+
"@typescript-eslint/parser": "2.34.0",
6969
"brotli-size": "^4.0.0",
7070
"eslint": "6",
7171
"eslint-config-standard-with-typescript": "^17.0.0",

0 commit comments

Comments
 (0)