chore(types): Upgrade TypeScript to 3.2.2 (#3754)

This commit is contained in:
Joel Einbinder
2019-01-10 22:56:39 -08:00
committed by Andrey Lushnikov
parent c44564aa94
commit 29a2438534
7 changed files with 17 additions and 17 deletions

View File

@@ -57,7 +57,7 @@
"pixelmatch": "^4.0.2",
"pngjs": "^3.3.3",
"text-diff": "^1.0.1",
"typescript": "3.1.6"
"typescript": "3.2.2"
},
"browser": {
"./lib/BrowserFetcher.js": false,