From 848336e29df7281f767c61b62ee615ad1a923240 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 05:04:21 +0000 Subject: [PATCH] Bump typescript from 4.0.2 to 4.0.7 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.7. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 425c9894..2f97a243 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "typechain": "2.0.0", "typedoc": "0.19.1", "typedoc-plugin-sourcefile-url": "1.0.6", - "typescript": "4.0.2", + "typescript": "4.0.7", "wait-on": "5.2.0" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 9e3478d8..522e728d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3960,10 +3960,10 @@ typedoc@0.19.1: shelljs "^0.8.4" typedoc-default-themes "^0.11.1" -typescript@4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2" - integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ== +typescript@4.0.7: + version "4.0.7" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.7.tgz#7168032c43d2a2671c95c07812f69523c79590af" + integrity sha512-yi7M4y74SWvYbnazbn8/bmJmX4Zlej39ZOqwG/8dut/MYoSQ119GY9ZFbbGsD4PFZYWxqik/XsP3vk3+W5H3og== typical@^2.6.0, typical@^2.6.1: version "2.6.1"