From c009afe78fb0a6d838cdde9eb9f436a1bb4a70ce Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 08:49:22 +0000 Subject: [PATCH] Bump typescript from 3.5.3 to 4.3.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.3...v4.3.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 955d119e2..5948d3430 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,6 @@ "npm-run-all": "^4.1.2", "shx": "^0.3.2", "tslint": "5.19.0", - "typescript": "3.5.3" + "typescript": "4.3.4" } } diff --git a/yarn.lock b/yarn.lock index 4623d888a..f69001bb6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7413,9 +7413,9 @@ typedarray@^0.0.6: version "0.0.6" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" -typescript@3.5.3: - version "3.5.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977" +typescript@4.3.4: + version "4.3.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc" typewise-core@^1.2, typewise-core@^1.2.0: version "1.2.0"