From 2c9d968aa89794088cda28bf41f6866eb4cc0a5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 04:24:04 +0000 Subject: [PATCH] Bump typescript from 3.8.3 to 3.9.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.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 54815e76..12ef8ee6 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "to-string-loader": "1.1.6", "tslib": "^1.11.1", "typedoc": "^0.17.6", - "typescript": "^3.8.3", + "typescript": "^3.9.3", "url-loader": "^3.0.0", "val-loader": "2.1.1", "webpack": "^5.0.0-beta.16", diff --git a/yarn.lock b/yarn.lock index 43335541..df5f1f1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7077,10 +7077,10 @@ typedoc@^0.17.6: shelljs "^0.8.4" typedoc-default-themes "^0.10.1" -typescript@^3.8.3: - version "3.8.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061" - integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w== +typescript@^3.9.3: + version "3.9.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" + integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ== uglify-js@3.4.x: version "3.4.7"