From 604b7326969f4fe5dcffef1b0f7a7607e90762ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 23:57: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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index abeac27..4509daa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1948,8 +1948,8 @@ dateformat@^1.0.11: meow "^3.3.0" 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" debug@0.7.4: version "0.7.4"