From f31da67508a7e39600dd369c7c7a1ac1e02e1d85 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 04:27:04 +0000 Subject: [PATCH] Bump typescript from 3.7.2 to 3.7.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.2...v3.7.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 0c18261e..81932365 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "to-string-loader": "1.1.6", "tslib": "^1.10.0", "typedoc": "^0.15.3", - "typescript": "^3.6.4", + "typescript": "^3.7.3", "url-loader": "^3.0.0", "val-loader": "2.0.1", "webpack": "^5.0.0-beta.7", diff --git a/yarn.lock b/yarn.lock index 368abe07..326b39c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6948,10 +6948,10 @@ typedoc@^0.15.3: typedoc-default-themes "^0.6.1" typescript "3.7.x" -typescript@3.7.x, typescript@^3.6.4: - version "3.7.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb" - integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ== +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== uglify-js@3.4.x: version "3.4.7"