From ebdde98ff2e0730891e55345f5588d28634db0a9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Nov 2020 10:38:59 +0000 Subject: [PATCH] Bump react-query from 2.23.0 to 2.26.2 Bumps [react-query](https://github.com/tannerlinsley/react-query) from 2.23.0 to 2.26.2. - [Release notes](https://github.com/tannerlinsley/react-query/releases) - [Commits](https://github.com/tannerlinsley/react-query/compare/v2.23.0...v2.26.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ca2715b..9b25397 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5031,9 +5031,9 @@ react-query-devtools@^2.5.1: match-sorter "^4.1.0" react-query@^2.23.0: - version "2.23.0" - resolved "https://registry.yarnpkg.com/react-query/-/react-query-2.23.0.tgz#9f9552a30380dfc1da2c165b5011465a78128ace" - integrity sha512-LHBhrr7ntstjpt85ssEaW3cGJx4BqQBFleTM3fXMO0MFzaMDQx0oxdUur+iQSOpLGPlrpToJbrjFNMQTpEExdA== + version "2.26.2" + resolved "https://registry.yarnpkg.com/react-query/-/react-query-2.26.2.tgz#d6fb2dd0b54934f5d1f5cdd9f8d97808eb012eb7" + integrity sha512-tJ3oHifWtI3cwklOLx5jIIj1ZpmvuWpPBg5iaOoi3uuIe80l0t3QCDTEF+nXpE12pYxKMj29NQ5OkTsOOMdP4Q== dependencies: "@babel/runtime" "^7.5.5"