From 5ad40faada7feb8cb4a8b91225862338a4b31509 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2020 11:59:14 +0000 Subject: [PATCH] Bump typescript from 3.9.6 to 3.9.7 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7) 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 dc48cf0..f863a85 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.6", + "typescript": "3.9.7", "uuid": "^8.0.0", "ws": "^7.2.1" }, diff --git a/yarn.lock b/yarn.lock index 3c2cd5f..08cec6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4523,10 +4523,10 @@ typedoc@^0.17.3: shelljs "^0.8.4" typedoc-default-themes "^0.10.2" -typescript@3.9.6: - version "3.9.6" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a" - integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw== +typescript@3.9.7: + version "3.9.7" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" + integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== uglify-js@^3.1.4: version "3.7.2"