From c34a4b38ad0bc22a9a68af31f11dea9bb378f11c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 02:32:29 +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..abefb40 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.0.4" } }