From 6504385d41df5c4d499d6a56523af89742f7dd6a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 05:36:37 +0000 Subject: [PATCH] chore(deps): bump react-fast-compare from 3.0.2 to 3.1.1 Bumps [react-fast-compare](https://github.com/FormidableLabs/react-fast-compare) from 3.0.2 to 3.1.1. - [Release notes](https://github.com/FormidableLabs/react-fast-compare/releases) - [Changelog](https://github.com/FormidableLabs/react-fast-compare/blob/master/CHANGELOG.md) - [Commits](https://github.com/FormidableLabs/react-fast-compare/compare/v3.0.2...v3.1.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 587058e7..9db27dac 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "date-fns": "2.12.0", "dayzed": "3.1.0", "format-string-by-pattern": "1.2.1", - "react-fast-compare": "3.0.2" + "react-fast-compare": "3.1.1" }, "devDependencies": { "@babel/core": "7.9.6", diff --git a/yarn.lock b/yarn.lock index ec913b56..51ae1968 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10182,10 +10182,10 @@ react-fast-compare@2.0.4: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9" integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw== -react-fast-compare@3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.0.2.tgz#8b0bfa93a049ec1eef9d54ab5e5c6036c317144d" - integrity sha512-1fBw8Efm6fb1blbRorZcO3OqzWgxYWxXzlaNeqEVXcrDdyFzeqygrPVU6qrPuqnqYMpUJVkQBdDgDJQTmCXp+Q== +react-fast-compare@3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.1.1.tgz#0becf31e3812fa70dc231e259f40d892d4767900" + integrity sha512-SCsAORWK59BvauR2L1BTdjQbJcSGJJz03U0awektk2hshLKrITDDFTlgGCqIZpTDlPC/NFlZee6xTMzXPVLiHw== react-focus-lock@^2.1.0: version "2.2.1"