From d3e75fcb01f98ad0aed7b69ce2cd68b42a5a7ca7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 17:24:59 +0000 Subject: [PATCH] =?UTF-8?q?Chore:=20Update=20package=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 f1c4db5..c498a8e 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,6 @@ "eslint-config-eloquence": "22.1.0", "jest": "29.5.0", "node-notifier": "10.0.1", - "typescript": "4.9.5" + "typescript": "5.2.2" } }