This repository was archived by the owner on Sep 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 100
100
"ts-node" : " ^8.10.2" ,
101
101
"tslint" : " ^5.18.0" ,
102
102
"tslint-config-prettier" : " ^1.18.0" ,
103
- "typescript" : " 3.6.4 "
103
+ "typescript" : " 4.1.3 "
104
104
},
105
105
"peerDependencies" : {
106
106
"@types/react-relay" : " >=7.0.0" ,
Original file line number Diff line number Diff line change @@ -6017,10 +6017,10 @@ type-fest@^0.6.0:
6017
6017
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
6018
6018
integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==
6019
6019
6020
- typescript@3.6.4 :
6021
- version "3.6.4 "
6022
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4 .tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d "
6023
- integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg ==
6020
+ typescript@4.1.3 :
6021
+ version "4.1.3 "
6022
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3 .tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7 "
6023
+ integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg ==
6024
6024
6025
6025
typescript@^3.0.0 :
6026
6026
version "3.7.5"
You can’t perform that action at this time.
0 commit comments