From c36bc16b07fa144f8717091fcc0b1139b5b86f69 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 22:18:12 +0000 Subject: [PATCH] Bump typescript from 3.5.2 to 4.0.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.2...v4.0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ea9690..29e72ce 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "tslint": "^5.4.3", "tslint-config-groupby": "^1.0.0", "types": "^0.1.1", - "typescript": "^3.5.2", + "typescript": "^4.0.3", "xhr-mock": "^2.4.1" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index d1ae79c..2d77b7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3448,10 +3448,10 @@ types@^0.1.1: resolved "https://registry.yarnpkg.com/types/-/types-0.1.1.tgz#860c6859d11366293f835d8c95aebcf95029838e" integrity sha1-hgxoWdETZik/g12Mla68+VApg44= -typescript@^3.5.2: - version "3.5.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c" - integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA== +typescript@^4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5" + integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg== uglify-js@^3.1.4: version "3.8.0"