Skip to content

Commit 862aa01

Browse files
build(deps): bump react-tiny-popover from 5.1.0 to 8.0.4 (#1854)
Bumps [react-tiny-popover](https://github.com/alexkatz/react-tiny-popover) from 5.1.0 to 8.0.4. - [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) --- updated-dependencies: - dependency-name: react-tiny-popover dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32408fe commit 862aa01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"react-helmet-async": "^1.3.0",
160160
"react-router-dom": "^6.4.2",
161161
"react-spring": "^9.5.5",
162-
"react-tiny-popover": "5",
162+
"react-tiny-popover": "8",
163163
"react-use": "^17.4.0",
164164
"react-visibility-sensor": "^5.0.2",
165165
"webpack-pwa-manifest": "^4.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10932,10 +10932,10 @@ react-textarea-autosize@^5.2.1:
1093210932
dependencies:
1093310933
prop-types "^15.6.0"
1093410934

10935-
react-tiny-popover@5:
10936-
version "5.1.0"
10937-
resolved "https://registry.yarnpkg.com/react-tiny-popover/-/react-tiny-popover-5.1.0.tgz#a205b39844352f32b4b0658fd96a9738d8626d9c"
10938-
integrity sha512-VjBp6Q1f4cJ2xiuyU1rhFnrs+fdnWCYFSrKRN4DTGD2ovchOAGR1jbJ9vgV34TtvMPON+SqBBZFnahVsAGmrUQ==
10935+
react-tiny-popover@8:
10936+
version "8.0.4"
10937+
resolved "https://registry.yarnpkg.com/react-tiny-popover/-/react-tiny-popover-8.0.4.tgz#bf76f1db8a9b62f4eb10fe0dc770a65c52d59560"
10938+
integrity sha512-pn0Y/G0gyMdYTBEWSKCCnaZsXAa54PkfnRE4fnMM5633SSClYrXxwXKc6vPYgJ9shLatGginxMjnhXq6guZmng==
1093910939

1094010940
react-universal-interface@^0.6.2:
1094110941
version "0.6.2"

0 commit comments

Comments
 (0)