File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 67
67
"rimraf" : " ^3.0.2" ,
68
68
"rxjs" : " ^6.3.3" ,
69
69
"tslint" : " 6.0.0" ,
70
- "typescript" : " 3.8.2 "
70
+ "typescript" : " ^3.9.6 "
71
71
},
72
72
"resolutions" : {
73
73
"@types/react" : " ^16.8.12"
Original file line number Diff line number Diff line change 67
67
"rimraf" : " ^3.0.2" ,
68
68
"rxjs" : " ^6.3.3" ,
69
69
"tslint" : " 6.0.0" ,
70
- "typescript" : " 3.8.2 "
70
+ "typescript" : " ^3.9.6 "
71
71
},
72
72
"resolutions" : {
73
73
"@types/react" : " ^16.8.12"
Original file line number Diff line number Diff line change 69
69
"shallow-equal" : " ^1.2.1" ,
70
70
"ts-jest" : " ^25.5.0" ,
71
71
"tslint" : " 6.0.0" ,
72
- "typescript" : " 3.8.2 "
72
+ "typescript" : " ^3.9.6 "
73
73
},
74
74
"peerDependencies" : {
75
75
"react" : " ^16.8.2" ,
Original file line number Diff line number Diff line change @@ -7570,10 +7570,10 @@ typedarray@^0.0.6:
7570
7570
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
7571
7571
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
7572
7572
7573
- typescript@3.8.2 :
7574
- version "3.8.2 "
7575
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2 .tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a "
7576
- integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ ==
7573
+ typescript@^3.9.6 :
7574
+ version "3.9.6 "
7575
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6 .tgz#8f3e0198a34c3ae17091b35571d3afd31999365a "
7576
+ integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw ==
7577
7577
7578
7578
uglify-js@^3.1.4 :
7579
7579
version "3.8.0"
You can’t perform that action at this time.
0 commit comments