File tree Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 30
30
"husky" : " ^3.0.5" ,
31
31
"lint-staged" : " ^9.2.5" ,
32
32
"prettier" : " ^2.2.1" ,
33
- "typescript" : " ^4.2.3 "
33
+ "typescript" : " ^4.2.4 "
34
34
},
35
35
"resolutions" : {
36
36
"babel-jest" : " ^26.0.0" ,
Original file line number Diff line number Diff line change 32
32
"jest-expo" : " ^40.0.2" ,
33
33
"metro-config" : " ^0.59.0" ,
34
34
"react-test-renderer" : " ^17.0.2" ,
35
- "typescript" : " ~4.0.0 "
35
+ "typescript" : " ~4.2.4 "
36
36
},
37
37
"private" : true
38
38
}
Original file line number Diff line number Diff line change @@ -15029,15 +15029,10 @@ typedarray@^0.0.6:
15029
15029
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
15030
15030
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
15031
15031
15032
- typescript@^4.2.3:
15033
- version "4.2.3"
15034
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
15035
- integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
15036
-
15037
- typescript@~4.0.0:
15038
- version "4.0.7"
15039
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.7.tgz#7168032c43d2a2671c95c07812f69523c79590af"
15040
- integrity sha512-yi7M4y74SWvYbnazbn8/bmJmX4Zlej39ZOqwG/8dut/MYoSQ119GY9ZFbbGsD4PFZYWxqik/XsP3vk3+W5H3og==
15032
+ typescript@^4.2.4, typescript@~4.2.4:
15033
+ version "4.2.4"
15034
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
15035
+ integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
15041
15036
15042
15037
ua-parser-js@^0.7.18:
15043
15038
version "0.7.27"
You can’t perform that action at this time.
0 commit comments