From d6a7e726a4040e3a4c4f81ea3d4f24c40eed2588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 05:05:37 +0000 Subject: [PATCH] Bump typescript from 4.0.2 to 4.0.6 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.6) 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..87868417 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.6", "wait-on": "5.2.0" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 9e3478d8..efef0ecc 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.6: + version "4.0.6" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.6.tgz#314886f72a8e224d48e6ca760a9f314fecf7adcc" + integrity sha512-+eGgIo8Fl3l2B9Red9Q3VIkjMlUmaqELTJlsMqnHRe8V85DxJtr1q6Omjs0xBzXl0foNfCWu0fTf4jZ2LyWKPw== typical@^2.6.0, typical@^2.6.1: version "2.6.1"