From 3e3f906a6a5ad1e86d66488245a81a559d0839f5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 21:30:51 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 3.9.5 to 3.9.6 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6. - [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 0784f3f6731..3f03c7a3827 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "tslint-microsoft-contrib": "6.2.0", "typed-scss-modules": "^1.3.0", "typemoq": "^2.1.0", - "typescript": "^3.9.5", + "typescript": "^3.9.6", "webdriverio": "^4.13.0", "webpack": "^4.43.0", "webpack-cli": "^3.3.12", diff --git a/yarn.lock b/yarn.lock index c15b827969a..366665ba0d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11074,10 +11074,10 @@ typemoq@^2.1.0: lodash "^4.17.4" postinstall-build "^5.0.1" -typescript@^3.9.5: - version "3.9.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36" - integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ== +typescript@^3.9.6: + version "3.9.6" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a" + integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw== typeson-registry@^1.0.0-alpha.20: version "1.0.0-alpha.29"