diff --git a/package.json b/package.json index 33d3a57..f84623e 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,6 @@ "eslint-config-airbnb-typescript": "17.0.0", "eslint-plugin-import": "2.27.5", "ts-node-dev": "1.1.8", - "typescript": "4.9.5" + "typescript": "5.0.2" } }