From f88f9730aff75973fb626272816e93f282e43df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Sep 2021 10:34:03 +0000 Subject: [PATCH] build(deps): bump react-tiny-popover from 5.1.0 to 7.0.0 Bumps [react-tiny-popover](https://github.com/alexkatz/react-tiny-popover) from 5.1.0 to 7.0.0. - [Release notes](https://github.com/alexkatz/react-tiny-popover/releases) - [Changelog](https://github.com/alexkatz/react-tiny-popover/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexkatz/react-tiny-popover/commits/v7.0.0) --- updated-dependencies: - dependency-name: react-tiny-popover dependency-type: direct:production update-type: version-update:semver-major ... 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 b1a7f46df6c0..29f6b91aadcc 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "react-helmet-async": "^1.1.2", "react-router-dom": "^5.3.0", "react-spring": "^9.2.4", - "react-tiny-popover": "5", + "react-tiny-popover": "7", "react-use": "^17.3.1", "react-visibility-sensor": "^5.0.2", "unist-util-visit": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index 87feccfc03ef..a22c26dda862 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10094,10 +10094,10 @@ react-textarea-autosize@^5.2.1: dependencies: prop-types "^15.6.0" -react-tiny-popover@5: - version "5.1.0" - resolved "https://registry.yarnpkg.com/react-tiny-popover/-/react-tiny-popover-5.1.0.tgz#a205b39844352f32b4b0658fd96a9738d8626d9c" - integrity sha512-VjBp6Q1f4cJ2xiuyU1rhFnrs+fdnWCYFSrKRN4DTGD2ovchOAGR1jbJ9vgV34TtvMPON+SqBBZFnahVsAGmrUQ== +react-tiny-popover@7: + version "7.0.0" + resolved "https://registry.yarnpkg.com/react-tiny-popover/-/react-tiny-popover-7.0.0.tgz#bd99ba87a2686fbdbf2df64df7c19c501a162f8c" + integrity sha512-x+8YVJNzwC8voEAmlMcWhvCSWub1NEgFJoYNWdTYPs0eVS8fVT9mA/tgsxoQcGw6PO9dLjMi2PLwaf/zD8gUDA== react-universal-interface@^0.6.2: version "0.6.2"