From 37cb6b8f40322f48d609dd37582acb690a277470 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 07:38:22 +0000 Subject: [PATCH] Update dependency typescript to v4.9.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d516ae..efd4c33 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "source-map-loader": "4.0.0", "style-loader": "3.3.1", "travis-deploy-once": "5.0.11", - "typescript": "4.8.2", + "typescript": "4.9.5", "utf-8-validate": "5.0.9", "webpack": "5.74.0", "webpack-build-notifier": "2.3.0",