From ef5f1630d3bb5c9521cb338454a3289aacdd1d2c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2020 12:09:23 -0500 Subject: [PATCH] Bump typescript from 3.7.5 to 3.8.2 (#179) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) 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 a9413232..6137d328 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.7.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae" + version "3.8.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a" union-value@^1.0.0: version "1.0.1"