Skip to content

Commit a39256c

Browse files
greenkeeper[bot]JamesHenry
authored andcommitted
chore(package): Update typescript-eslint-parser to version 9.0.1 (JamesHenry#10)
1 parent 25661af commit a39256c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
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.0"
35+
"typescript-eslint-parser": "9.0.1"
3636
},
3737
"lint-staged": {
3838
"src/**/*": ["prettier-eslint --write", "git add"],

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4412,9 +4412,9 @@ typedarray@^0.0.6:
44124412
version "0.0.6"
44134413
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
44144414

4415-
4416-
version "9.0.0"
4417-
resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-9.0.0.tgz#6a9e9c4bafbebc7e6df53c631bc7036597227d18"
4415+
4416+
version "9.0.1"
4417+
resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-9.0.1.tgz#1497a565d192ca2a321bc5bbf89dcab0a2da75e8"
44184418
dependencies:
44194419
lodash.unescape "4.0.1"
44204420
semver "5.4.1"

0 commit comments

Comments
 (0)