From 9856be88e1d16e6d8f5d9d4527d8cd051422f62d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Jul 2020 23:59:05 +0000 Subject: [PATCH] Update dependency react-social-sharing to v3.3.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aef9c657..1a3a9bc3 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-final-form": "4.1.0", "react-helmet": "5.2.1", "react-instantsearch-dom": "6.4.0", - "react-social-sharing": "3.0.1", + "react-social-sharing": "3.3.0", "react-stripe-elements": "6.1.2", "react-toastify": "6.0.4", "tailwindcss": "0.7.4", diff --git a/yarn.lock b/yarn.lock index 70a17ccb..74ef7089 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10255,10 +10255,10 @@ react-side-effect@^1.1.0: exenv "^1.2.1" shallowequal "^1.0.1" -react-social-sharing@3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/react-social-sharing/-/react-social-sharing-3.0.1.tgz#4c49ce17a4cba1e375defae5df1c31f4c3350094" - integrity sha512-1G3xV6x0y49mSS2vZw+K6zRqATiDYi3YYeZ1FpuqgLUqD40KxP2xvSSlhY2hGTZzymB73miVXAy6i+7GqQ+mjA== +react-social-sharing@3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/react-social-sharing/-/react-social-sharing-3.3.0.tgz#cc356bd8667abc9075281737580da352684a3e23" + integrity sha512-MDiMIuXOg477Rlo67Vy2l2bmq6Rt5e8LY14TYKhOrgQNmf5A6BDJEnAnR3EwbKrFqW4SI0o2deFkAbI2AlSPUQ== dependencies: styled-components "^4.1.1" styled-is "^1.1.5"