From 097ebbf555cb27a669ec2c6fe4167a867dd66e52 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 12:49:15 +0000 Subject: [PATCH] Bump flexsearch from 0.6.30 to 0.6.32 Bumps [flexsearch](https://github.com/nextapps-de/flexsearch) from 0.6.30 to 0.6.32. - [Release notes](https://github.com/nextapps-de/flexsearch/releases) - [Changelog](https://github.com/nextapps-de/flexsearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextapps-de/flexsearch/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d6ae45b..53cacf3 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@swissquote/crafty-preset-postcss": "^1.8.0", "@swissquote/crafty-runner-gulp": "^1.8.0", "@swissquote/crafty-runner-rollup": "^1.8.0", - "flexsearch": "^0.6.30", + "flexsearch": "^0.6.32", "preact": "^10.0.0-rc.3" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 21f4681..3c6242e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3470,10 +3470,10 @@ flatten@^1.0.2: resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782" integrity sha1-2uRqnXj74lKSJYzB54CkHZXAN4I= -flexsearch@^0.6.30: - version "0.6.30" - resolved "https://registry.yarnpkg.com/flexsearch/-/flexsearch-0.6.30.tgz#d3f14389c9a4e5758b12290b3bafcd383cdc53de" - integrity sha512-zDBhMWbM65TsJJPBYoxV+MENufDylNtMz38e6MLTShwwuHeRNBxRYGAxR0DlwSkC4u+X2S8mlcdROWXMDleNwQ== +flexsearch@^0.6.32: + version "0.6.32" + resolved "https://registry.yarnpkg.com/flexsearch/-/flexsearch-0.6.32.tgz#1e20684d317af65baa445cdd9864a5f5b320f510" + integrity sha512-EF1BWkhwoeLtbIlDbY/vDSLBen/E5l/f1Vg7iX5CDymQCamcx1vhlc3tIZxIDplPjgi0jhG37c67idFbjg+v+Q== flush-write-stream@^1.0.0, flush-write-stream@^1.0.2: version "1.1.1"