From 2e73f41cbf02b7a5d7e2f451d304b97531deb591 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Wed, 4 Oct 2023 07:31:57 +0100 Subject: Upgrades typescript -> 5.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 396e6fe..03dfdcd 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@paypal/paypal-js": "^6.0.1", "astro": "^3.2.2", "dotenv": "^16.3.1", - "typescript": "^5.1.6", + "typescript": "^5.2.2", "vercel": "^32.4.0" }, "devDependencies": { -- cgit v1.2.3