Bump TS devDep to 5.0 RC to fix eslint (#53243)

This commit is contained in:
Jake Bailey
2023-03-14 08:30:19 -07:00
committed by GitHub
parent bbb8348c25
commit 9dfd5ea221
2 changed files with 8 additions and 8 deletions

View File

@@ -78,7 +78,7 @@
"ms": "^2.1.3",
"node-fetch": "^3.2.10",
"source-map-support": "^0.5.21",
"typescript": "5.0.0-dev.20230112",
"typescript": "5.0.1-rc",
"which": "^2.0.2"
},
"overrides": {