From 76a81b9402e34d40e773329683c6490aa7ffcc83 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 20:36:37 +0000 Subject: [PATCH] Bump typescript from 3.9.7 to 3.9.9 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 3.9.9. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v3.9.9) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f9114152..42fe8dc8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "svg-inline-loader": "^0.8.2", "tslib": "^2.0.3", "typedoc": "^0.20.28", - "typescript": "^3.9.7", + "typescript": "^3.9.9", "url-loader": "^4.1.1", "val-loader": "3.0.0", "webpack": "^5.18.0", diff --git a/yarn.lock b/yarn.lock index 1f0b5ac0..1eff4402 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5291,7 +5291,7 @@ no-case@^3.0.4: lower-case "^2.0.2" tslib "^2.0.3" -node-abi@^2.19.2, node-abi@^2.19.3: +node-abi@^2.19.2, node-abi@^2.19.3, node-abi@^2.20.0: version "2.20.0" resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.20.0.tgz#0659ee1a4a04dacabd3ac4429fac6297ed58e92e" integrity sha512-6ldtfVR5l3RS8D0aT+lj/uM2Vv/PGEkeWzt2tl8DFBsGY/IuVnAIHl+dG6C14NlWClVv7Rn2+ZDvox+35Hx2Kg== @@ -8229,10 +8229,10 @@ typedoc@^0.20.28: shiki "^0.9.2" typedoc-default-themes "^0.12.7" -typescript@^3.9.7: - version "3.9.7" - resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz" - integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== +typescript@^3.9.9: + version "3.9.9" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674" + integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w== uglify-js@^2.6.1: version "2.8.29"