Skip to content

Commit

Permalink
⬆️ TypeScript-ESLint-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
j-f1 authored and ljharb committed Sep 28, 2017
1 parent ca78d03 commit 7ae0233
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"eslint-import-resolver-webpack": "file:./resolvers/webpack",
"eslint-module-utils": "file:./utils",
"eslint-plugin-import": "2.x",
"eslint-plugin-typescript": "^0.8.1",
"gulp": "^3.9.0",
"gulp-babel": "6.1.2",
"istanbul": "^0.4.0",
Expand All @@ -71,7 +72,7 @@
"rimraf": "2.5.2",
"sinon": "^2.3.2",
"typescript": "^2.0.3",
"typescript-eslint-parser": "^2.1.0"
"typescript-eslint-parser": "^8.0.0"
},
"peerDependencies": {
"eslint": "2.x - 4.x"
Expand Down

0 comments on commit 7ae0233

Please sign in to comment.