Skip to content

Commit

Permalink
Update to @typescript-eslint/parser canary
Browse files Browse the repository at this point in the history
Includes fixes for the use of `eslint/lib/util/traverser` that is now removed in ESLint 6

Co-Authored-By: golopot <golopot@gmail.com>
  • Loading branch information
sheepsteak and golopot committed Jun 23, 2019
1 parent 2f1f4da commit c2b19d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"homepage": "https://github.com/benmosher/eslint-plugin-import",
"devDependencies": {
"@eslint/import-test-order-redirect-scoped": "file:./tests/files/order-redirect-scoped",
"@typescript-eslint/parser": "^1.5.0",
"@typescript-eslint/parser": "1.10.3-alpha.13",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.6",
Expand Down

0 comments on commit c2b19d0

Please sign in to comment.