From 571040e1f3ba92ebacf0309926da2dc2a9d15fb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 23:51:56 +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) --- updated-dependencies: - dependency-name: deap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index a1009db..ecfc2ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1074,8 +1074,9 @@ dateformat@^2.0.0: resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-2.2.0.tgz#4065e2013cf9fb916ddfd82efb506ad4c6769062" deap@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/deap/-/deap-1.0.0.tgz#b148bf82430a27699b7483a03eb6b67585bfc888" + version "1.0.1" + resolved "https://registry.yarnpkg.com/deap/-/deap-1.0.1.tgz#0646e9e1a095ffe8a9e404d68d1f76dcf57e66fb" + integrity sha512-k75KYNZMvwAwes2xIPry/QTffXIchjD8QfABvvfTr80P85jv5ZcKqcoDo+vMe71nNnVnXYe8MA28weyqcf/DKw== debug@2.6.4: version "2.6.4"