File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
"ts-jest" : " ^21.2.3" ,
33
33
"tslint" : " ^5.8.0" ,
34
34
"typescript" : " 2.6.2" ,
35
- "typescript-eslint-parser" : " 9.0.0 "
35
+ "typescript-eslint-parser" : " 9.0.1 "
36
36
},
37
37
"lint-staged" : {
38
38
"src/**/*" : [" prettier-eslint --write" , " git add" ],
Original file line number Diff line number Diff line change @@ -4412,9 +4412,9 @@ typedarray@^0.0.6:
4412
4412
version "0.0.6"
4413
4413
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
4414
4414
4415
- typescript-eslint-parser@9.0.0 :
4416
- version "9.0.0 "
4417
- resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-9.0.0 .tgz#6a9e9c4bafbebc7e6df53c631bc7036597227d18 "
4415
+ typescript-eslint-parser@9.0.1 :
4416
+ version "9.0.1 "
4417
+ resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-9.0.1 .tgz#1497a565d192ca2a321bc5bbf89dcab0a2da75e8 "
4418
4418
dependencies :
4419
4419
lodash.unescape "4.0.1"
4420
4420
semver "5.4.1"
You can’t perform that action at this time.
0 commit comments