Skip to content

Commit

Permalink
chore(package): Update typescript-eslint-parser to version 10.0.0 (Ja…
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and JamesHenry committed Dec 11, 2017
1 parent 719dc89 commit 4b9230b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ts-jest": "^21.2.3",
"tslint": "^5.8.0",
"typescript": "2.6.2",
"typescript-eslint-parser": "9.0.1"
"typescript-eslint-parser": "10.0.0"
},
"lint-staged": {
"src/**/*": ["prettier-eslint --write", "git add"],
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4405,9 +4405,9 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript-eslint-parser@9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-9.0.1.tgz#1497a565d192ca2a321bc5bbf89dcab0a2da75e8"
typescript-eslint-parser@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-10.0.0.tgz#82b550253659c311c2e4a4d18311b94dd08a36d7"
dependencies:
lodash.unescape "4.0.1"
semver "5.4.1"
Expand Down

0 comments on commit 4b9230b

Please sign in to comment.