From b39276fecad9ee10bed337b33e8c108620e42243 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 04:27:21 +0000 Subject: [PATCH] Bump typescript from 3.7.4 to 3.7.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.4...v3.7.5) 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 27290019..afcc77bc 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "to-string-loader": "1.1.6", "tslib": "^1.10.0", "typedoc": "^0.16.7", - "typescript": "^3.7.4", + "typescript": "^3.7.5", "url-loader": "^3.0.0", "val-loader": "2.1.0", "webpack": "^5.0.0-beta.12", diff --git a/yarn.lock b/yarn.lock index f1b0fdcb..fed4cf62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6993,10 +6993,10 @@ typedoc@^0.16.7: typedoc-default-themes "^0.7.2" typescript "3.7.x" -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== +typescript@3.7.x, typescript@^3.7.5: + version "3.7.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae" + integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw== uglify-js@3.4.x: version "3.4.7"