From 20ade8e6a685139d1b2561e429bdd3a99cf386a3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 10:15:19 +0100 Subject: [PATCH] build(deps-dev): bump utility-types from 3.9.0 to 3.10.0 (#474) Bumps [utility-types](https://github.com/piotrwitek/utility-types) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/piotrwitek/utility-types/releases) - [Commits](https://github.com/piotrwitek/utility-types/compare/v3.9.0...v3.10.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e93e38bf4f..e144b8e506 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15614,9 +15614,9 @@ utila@^0.4.0, utila@~0.4: integrity sha1-ihagXURWV6Oupe7MWxKk+lN5dyw= utility-types@^3.9.0: - version "3.9.0" - resolved "https://registry.yarnpkg.com/utility-types/-/utility-types-3.9.0.tgz#c322d974e7062ec967077384c3b75077a955d83b" - integrity sha512-bUUsGr7NuI1p/6GpDCI/PUCJ1y5KWO4xul8RWOcmUwXSjLoi6WoV9YLNqBF7lH4RRy/jgmhYCE49eM0bnaijMQ== + version "3.10.0" + resolved "https://registry.yarnpkg.com/utility-types/-/utility-types-3.10.0.tgz#ea4148f9a741015f05ed74fd615e1d20e6bed82b" + integrity sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg== utils-merge@1.0.1: version "1.0.1"