Skip to content

Commit 4b9230b

Browse files
greenkeeper[bot]JamesHenry
authored andcommitted
chore(package): Update typescript-eslint-parser to version 10.0.0 (JamesHenry#19)
1 parent 719dc89 commit 4b9230b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"ts-jest": "^21.2.3",
3333
"tslint": "^5.8.0",
3434
"typescript": "2.6.2",
35-
"typescript-eslint-parser": "9.0.1"
35+
"typescript-eslint-parser": "10.0.0"
3636
},
3737
"lint-staged": {
3838
"src/**/*": ["prettier-eslint --write", "git add"],

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4405,9 +4405,9 @@ typedarray@^0.0.6:
44054405
version "0.0.6"
44064406
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
44074407

4408-
typescript-eslint-parser@9.0.1:
4409-
version "9.0.1"
4410-
resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-9.0.1.tgz#1497a565d192ca2a321bc5bbf89dcab0a2da75e8"
4408+
typescript-eslint-parser@10.0.0:
4409+
version "10.0.0"
4410+
resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-10.0.0.tgz#82b550253659c311c2e4a4d18311b94dd08a36d7"
44114411
dependencies:
44124412
lodash.unescape "4.0.1"
44134413
semver "5.4.1"

0 commit comments

Comments
 (0)