From b558e3d0a0b817d13cc9679ad744ce7178ffc687 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 19:48:04 +0000 Subject: [PATCH] =?UTF-8?q?Chore:=20Update=20project=20typescript=20to=20v?= =?UTF-8?q?5=20=F0=9F=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2952c90..5a6e665 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,6 @@ "postcss": "8.4.21", "prettier": "2.8.7", "tailwindcss": "3.3.1", - "typescript": "4.9.5" + "typescript": "5.0.4" } }