From d828cdf9b75893f70e5ca2999518b5d29552d51c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Jun 2022 15:11:19 +0000 Subject: [PATCH] chore(deps): update dependency react-switch to v6.1.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 985a9a5e..31fc32ca 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-helmet": "6.1.0", - "react-switch": "6.0.0", + "react-switch": "6.1.0", "react-typography": "0.16.20", "styled-components": "5.3.5", "typeface-merriweather": "1.1.13", diff --git a/yarn.lock b/yarn.lock index 6070e62a..108e8425 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13450,10 +13450,10 @@ react-style-proptype@^3.2.2: dependencies: prop-types "^15.5.4" -react-switch@6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/react-switch/-/react-switch-6.0.0.tgz#bd4a2dea08f211b8a32e55e8314fd44bc1ec947e" - integrity sha512-QV3/6eRK5/5epdQzIqvDAHRoGLbCv/wDpHUi6yBMXY1Xco5XGuIZxvB49PHoV1v/SpEgOCJLD/Zo43iic+aEIw== +react-switch@6.1.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/react-switch/-/react-switch-6.1.0.tgz#46239535820f6cf1331aecd948ba585d8a7b532a" + integrity sha512-cOwQkxtHCOGtoK0KN3kZBPTQjt8P1TTpaor+TS0AJRLfFBIRkgjVIUCwAfvVlW32Bi1BK333rk9y/14suD38SA== dependencies: prop-types "^15.7.2"