From af618ba85f1fa6cf53944ff44844451274abda24 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 11:21:50 +0000 Subject: [PATCH] Bump react-responsive from 8.1.0 to 8.1.1 Bumps [react-responsive](https://github.com/contra/react-responsive) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/contra/react-responsive/releases) - [Changelog](https://github.com/contra/react-responsive/blob/master/CHANGELOG.md) - [Commits](https://github.com/contra/react-responsive/commits) 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 4778738..4a7e162 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-dom": "^16.13.1", "react-feather": "^2.0.8", "react-markdown": "^4.3.1", - "react-responsive": "^8.1.0", + "react-responsive": "^8.1.1", "remark": "^12.0.1", "remark-html": "^12.0.0", "styled-components": "^5.1.1" diff --git a/yarn.lock b/yarn.lock index 042722f..9d6d20b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4787,10 +4787,10 @@ react-refresh@0.8.3: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f" integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg== -react-responsive@^8.1.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/react-responsive/-/react-responsive-8.1.0.tgz#afcc2293c46a37b1e7926ff7fef66bcb147e7cba" - integrity sha512-U8Nv2/ZWACIw/fAE9XNPbc2Xo33X5q1bcCASc2SufvJ9ifB+o/rokfogfznSVcvS22hN1rafGi0uZD6GiVFEHw== +react-responsive@^8.1.1: + version "8.1.1" + resolved "https://registry.yarnpkg.com/react-responsive/-/react-responsive-8.1.1.tgz#e4b1bd677798deecb4f1c3cff35a020ca0abdb27" + integrity sha512-kvgOGU4m64ALsDiNKgImW6xtbdx/aSuw8sTCHC8RsBlkXsDA/gMoZkYboZuk4V9DhX6bCFh4gBH2UqlYVPLvcA== dependencies: hyphenate-style-name "^1.0.0" matchmediaquery "^0.3.0"