From e580d4d78f6d225619c3dce327312adfd89ad1f9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 15:05:26 +0000 Subject: [PATCH] Bump typescript from 3.9.3 to 3.9.6 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) 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 9b88a03..ba68cec 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "moment": "^2.24.0", "oauth": "^0.9.15", "socks-proxy-agent": "^5.0.0", - "typescript": "3.9.3", + "typescript": "3.9.6", "uuid": "^8.0.0", "ws": "^7.2.1" }, diff --git a/yarn.lock b/yarn.lock index efb2006..eec52f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4522,10 +4522,10 @@ typedoc@^0.17.3: shelljs "^0.8.4" typedoc-default-themes "^0.10.2" -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== +typescript@3.9.6: + version "3.9.6" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a" + integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw== uglify-js@^3.1.4: version "3.7.2"