From 41e4fb0adc4c03a0f2303e068ec412b238d819a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 16:51:21 +0000 Subject: [PATCH] :arrow_up: Updates typescript to v4.7.4 Signed-off-by: Renovate Bot --- api/github/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/github/package.json b/api/github/package.json index d6bf744a..470334de 100644 --- a/api/github/package.json +++ b/api/github/package.json @@ -33,7 +33,7 @@ "rimraf": "2.7.1", "sinon": "1.17.7", "sinon-chai": "2.14.0", - "typescript": "2.9.2", + "typescript": "4.7.4", "typings": "1.5.0" }, "engines": { diff --git a/package.json b/package.json index 3b668973..3ca731bb 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "ts-node": "10.0.0", "tsdx": "0.14.1", "typedoc": "0.20.36", - "typescript": "4.3.2", + "typescript": "4.7.4", "yaml": "1.10.2" }, "repository": {