From 6a56893272c909e03f2027137ff054997292ae68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 10:52:32 +0000 Subject: [PATCH] Bump deap from 1.0.0 to 1.0.1 Bumps [deap](https://github.com/selfcontained/deap) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/selfcontained/deap/releases) - [Commits](https://github.com/selfcontained/deap/commits) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e8ae2db..c512646 100644 --- a/yarn.lock +++ b/yarn.lock @@ -565,9 +565,9 @@ dateformat@^2.0.0: integrity sha1-J0Pjq7XD/CRi5SfcpEXgTp9N7hc= deap@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/deap/-/deap-1.0.0.tgz#b148bf82430a27699b7483a03eb6b67585bfc888" - integrity sha1-sUi/gkMKJ2mbdIOgPra2dYW/yIg= + version "1.0.1" + resolved "https://registry.yarnpkg.com/deap/-/deap-1.0.1.tgz#0646e9e1a095ffe8a9e404d68d1f76dcf57e66fb" + integrity sha512-k75KYNZMvwAwes2xIPry/QTffXIchjD8QfABvvfTr80P85jv5ZcKqcoDo+vMe71nNnVnXYe8MA28weyqcf/DKw== debug@2.2.0, debug@~2.2.0: version "2.2.0"