Use TypeScript 4.2 for building all samples

This commit is contained in:
Matt Bierner
2021-03-02 15:48:43 -08:00
parent 8d07973451
commit 32e50e81c0
74 changed files with 174 additions and 170 deletions

View File

@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "^3.0.2",
"@typescript-eslint/parser": "^3.0.2",
"eslint": "^7.1.0",
"typescript": "^4.0.2",
"typescript": "^4.2.2",
"@types/vscode": "^1.32.0"
}
}