From b10ed65f72ab63bb1c0fe8d9b24ac53a3a6f5917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 00:01:36 +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 3c6c96f..032c3b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -979,8 +979,8 @@ dateformat@^1.0.11, dateformat@^1.0.7-1.2.3: 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@^2.1.1, debug@^2.2.0, debug@~2.2.0: version "2.2.0"