File tree 3 files changed +1
-3
lines changed
3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"extends" : " @callstack" ,
3
- "parser" : " @typescript-eslint/parser" ,
4
3
"rules" : {
5
4
"global-require" : 0 ,
6
5
"flowtype/no-weak-types" : 0 ,
Original file line number Diff line number Diff line change 37
37
"@tsconfig/node12" : " ^1.0.11" ,
38
38
"@types/jest" : " ^28.1.7" ,
39
39
"@types/react-test-renderer" : " ^16.9.5" ,
40
- "@typescript-eslint/parser" : " ^5.33.1" ,
41
40
"enzyme" : " ^3.10.0" ,
42
41
"enzyme-adapter-react-16" : " ^1.14.0" ,
43
42
"enzyme-to-json" : " ^3.4.0" ,
Original file line number Diff line number Diff line change 1539
1539
dependencies :
1540
1540
" @typescript-eslint/utils" " 5.33.1"
1541
1541
1542
- " @typescript-eslint/parser@^5.33.1 " , "@typescript-eslint/parser@^5. 4.0":
1542
+ " @typescript-eslint/parser@^5.4.0 " :
1543
1543
version "5.33.1"
1544
1544
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.33.1.tgz#e4b253105b4d2a4362cfaa4e184e2d226c440ff3"
1545
1545
integrity sha512-IgLLtW7FOzoDlmaMoXdxG8HOCByTBXrB1V2ZQYSEV1ggMmJfAkMWTwUjjzagS6OkfpySyhKFkBw7A9jYmcHpZA==
You can’t perform that action at this time.
0 commit comments