chore: upgrade typescript to 3.8.3 (#1641)

This commit is contained in:
Joel Einbinder 2020-04-02 11:05:53 -07:00 committed by GitHub
parent 2ac69670cd
commit a1f22aae2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@
"pixelmatch": "^4.0.2",
"text-diff": "^1.0.1",
"ts-loader": "^6.1.2",
"typescript": "^3.7.5",
"typescript": "^3.8.3",
"webpack": "^4.41.0",
"webpack-cli": "^3.3.9"
},