bump typescript to 4.5

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-18 00:08:58 +01:00
parent 4c176a81d6
commit 08fa6a604a
7 changed files with 92 additions and 14 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
"prettier": "^2.2.1",
"shx": "^0.3.2",
"ts-node": "^10.4.0",
"typescript": "~4.3.5",
"typescript": "~4.5.4",
"yarn-lock-check": "^1.0.5"
},
"prettier": "@spotify/prettier-config",