From a51210cd6c985f810f891cfdfa885291e1312988 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:30:33 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v4.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ed6bc02..eb3dd8f0 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,6 @@ "prettier": "2.7.1", "pretty-quick": "3.1.3", "rimraf": "3.0.2", - "typescript": "4.1.5" + "typescript": "4.7.4" } }