From 202b594265b98869b9501dd48db66f07ae398481 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 07:36:42 +0000 Subject: [PATCH] Bump fuse.js from 6.2.0 to 6.2.1 Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md) - [Commits](https://github.com/krisk/Fuse/compare/v6.2.0...v6.2.1) 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 59e01007..d8a1c960 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "command-line-args": "^5.1.1", "csp-serdes": "github:cmcaine/csp-serdes", "css": "^2.2.4", - "fuse.js": "^6.2.0", + "fuse.js": "^6.2.1", "jasmine-fail-fast": "^2.0.1", "mark.js": "^8.11.1", "ramda": "^0.27.0", diff --git a/yarn.lock b/yarn.lock index f739ff44..7d2114b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3990,10 +3990,10 @@ functional-red-black-tree@^1.0.1: resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= -fuse.js@^6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-6.2.0.tgz#a54d00541e1a371c7e22d79d14cca0b62340f592" - integrity sha512-i8Grj5u800Nmg240pJ0h2tU/So7srYPanb2gCwnw9rcCPynH8yiudlfTJGVsYoHkYYYBtiBog/EvotduzEmDJg== +fuse.js@^6.2.1: + version "6.2.1" + resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-6.2.1.tgz#b426eacf6f9938de6b43ef3ba9fd71700657fc4a" + integrity sha512-+KkpmQBV7RRcHPlY/CiZYDXspPaDDUC5ZrH4fWJwt/BWogCirEvcaTRYvUEb5DYRnj3wvBsx5tfPMTabAH7x1g== fx-runner@1.0.11: version "1.0.11"