From d4bc683358b9f232d4ca67fb0123184b8a0207d7 Mon Sep 17 00:00:00 2001 From: 43081j <43081j@users.noreply.github.com> Date: Tue, 19 Mar 2024 21:46:35 +0000 Subject: [PATCH] feat: use latest typescript Upgrades to typescript 5.x since the latest node types require that for some newer syntax. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06cc6714..99132efa 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "rimraf": "^5.0.5", "sinon": "12.0.1", "sinon-chai": "3.7.0", - "typescript": "~4.5.3", + "typescript": "^5.4.2", "upath": "2.0.1" }, "files": [