From 99f3dd23c0bfe6a3041ba33ff3d48146f623e685 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 07:56:34 -0500 Subject: [PATCH] Bump typescript from 3.8.2 to 3.8.3 (#189) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.2...v3.8.3) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index b3e34d00..68fdfdf7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3092,8 +3092,8 @@ typedarray-to-buffer@^3.1.5: is-typedarray "^1.0.0" typescript@^3.7.4: - version "3.8.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a" + version "3.8.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061" union-value@^1.0.0: version "1.0.1"