From c72d345d5b82592b2f32bd4152acd89e9c42eb60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 07:40:50 +0000 Subject: [PATCH] chore(deps): bump swr from 0.3.9 to 0.3.11 Bumps [swr](https://github.com/vercel/swr) from 0.3.9 to 0.3.11. - [Release notes](https://github.com/vercel/swr/releases) - [Commits](https://github.com/vercel/swr/compare/0.3.9...0.3.11) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b0f0a93..ee5f67c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "react-tooltip": "^4.2.11", "styled-components": "^5.2.1", "styled-normalize": "^8.0.7", - "swr": "^0.3.9" + "swr": "^0.3.11" }, "devDependencies": { "@babel/core": "^7.12.10", diff --git a/yarn.lock b/yarn.lock index 458abb7..8ee72eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13243,10 +13243,10 @@ svg-tags@^1.0.0: resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764" integrity sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q= -swr@^0.3.9: - version "0.3.9" - resolved "https://registry.yarnpkg.com/swr/-/swr-0.3.9.tgz#a179a795244c7b68684af6a632f1ad579e6a69e0" - integrity sha512-lyN4SjBzpoW4+v3ebT7JUtpzf9XyzrFwXIFv+E8ZblvMa5enSNaUBs4EPkL8gGA/GDMLngEmB53o5LaNboAPfg== +swr@^0.3.11: + version "0.3.11" + resolved "https://registry.yarnpkg.com/swr/-/swr-0.3.11.tgz#f7f50ed26c06afea4249482cec504768a2272664" + integrity sha512-ya30LuRGK2R7eDlttnb7tU5EmJYJ+N6ytIOM2j0Hqs0qauJcDjVLDOGy7KmFeH5ivOwLHalFaIyYl2K+SGa7HQ== dependencies: dequal "2.0.2"