feat: bump typescript to 5.x (#2387)

This commit is contained in:
Caleb Kniffen
2023-07-18 13:38:53 -05:00
parent f7d0cfb93a
commit 9f8502d522
7 changed files with 11 additions and 14 deletions

View File

@@ -62,7 +62,7 @@
"ts-jest": "^29.0.3",
"ts-loader": "^9.2.5",
"ts-node": "^10.2.1",
"typescript": "^4.4.2",
"typescript": "^5.1.6",
"url": "^0.11.0",
"webpack": "^5.81.0",
"webpack-bundle-analyzer": "^4.1.0",