chore: bump typescript to 4.5 (#6999)

This commit is contained in:
Suneet Tipirneni
2021-11-18 01:55:19 -05:00
committed by GitHub
parent 493e4f9350
commit 0c5c7210e7
2 changed files with 8 additions and 8 deletions

View File

@@ -77,7 +77,7 @@
"lint-staged": "^11.2.6",
"prettier": "^2.4.1",
"tslint": "^6.1.3",
"typescript": "^4.4.4"
"typescript": "^4.5.2"
},
"engines": {
"node": ">=16.6.0",