Skip to content

Commit

Permalink
fix(eslint-plugin): add dependency typescript-estree
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeharder committed Jul 15, 2019
1 parent 9836fb7 commit 78b9d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eslint-plugin/package.json
Expand Up @@ -41,6 +41,7 @@
},
"dependencies": {
"@typescript-eslint/experimental-utils": "1.12.0",
"@typescript-eslint/typescript-estree": "1.12.0",
"eslint-utils": "^1.3.1",
"functional-red-black-tree": "^1.0.1",
"regexpp": "^2.0.1",
Expand Down

0 comments on commit 78b9d7f

Please sign in to comment.