create-app: bump typescript to 4.6

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-05-01 12:51:20 +02:00
parent c6a9fbdd97
commit d41f19ca2a
2 changed files with 16 additions and 1 deletions
@@ -35,7 +35,7 @@
"concurrently": "^6.0.0",
"lerna": "^4.0.0",
"prettier": "^2.3.2",
"typescript": "~4.5.4"
"typescript": "~4.6.4"
},
"resolutions": {
"@types/react": "^17",