Update TypeScript to 3.9.3 (#1640)

Co-authored-by: tk338g <tkhazamov@wayfair.com>
This commit is contained in:
Timur Khazamov 2020-05-24 21:17:25 +02:00 committed by GitHub
parent 6512ede9ca
commit d315e3dc4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -41,7 +41,7 @@
"react-scripts": "3.4.1",
"roughjs": "4.3.1",
"socket.io-client": "2.3.0",
"typescript": "3.8.3"
"typescript": "3.9.3"
},
"devDependencies": {
"@types/lodash.throttle": "4.1.6",