From 491d4c3b3a93d44e5bfd331098eb552490388ea5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2019 19:13:57 +0000 Subject: [PATCH] Bump typescript from 3.7.3 to 3.7.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.3 to 3.7.4. - [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 7d0405b0..b1a2fac2 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "to-string-loader": "1.1.6", "tslib": "^1.10.0", "typedoc": "^0.15.6", - "typescript": "^3.7.3", + "typescript": "^3.7.4", "url-loader": "^3.0.0", "val-loader": "2.1.0", "webpack": "^5.0.0-beta.11", diff --git a/yarn.lock b/yarn.lock index 5f2ac25a..06d03c61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7005,10 +7005,10 @@ typedoc@^0.15.6: typedoc-default-themes "^0.6.3" typescript "3.7.x" -typescript@3.7.x, typescript@^3.7.3: - version "3.7.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69" - integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw== +typescript@3.7.x, typescript@^3.7.4: + version "3.7.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19" + integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw== uglify-js@3.4.x: version "3.4.7"