Skip to content

Commit

Permalink
Bump react-tooltip from 4.2.18 to 4.2.19 in /dashboard (#2765)
Browse files Browse the repository at this point in the history
Bumps [react-tooltip](https://github.com/wwayne/react-tooltip) from 4.2.18 to 4.2.19.
- [Release notes](https://github.com/wwayne/react-tooltip/releases)
- [Changelog](https://github.com/wwayne/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v4.2.18...v4.2.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2021
1 parent e87ee19 commit 71ec2cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-switch": "^6.0.0",
"react-tabs": "^3.2.2",
"react-test-renderer": "^16.2.0",
"react-tooltip": "^4.2.18",
"react-tooltip": "^4.2.19",
"react-transition-group": "^4.4.1",
"redux": "^4.1.0",
"redux-devtools-extension": "^2.13.9",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12025,10 +12025,10 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.2.0:
react-is "^16.8.6"
scheduler "^0.19.1"

react-tooltip@^4.2.18:
version "4.2.18"
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.18.tgz#2fb8c5e115c4e5476f94081f4bb2ba77f5b2297f"
integrity sha512-MBdWuH925GL2ai5TWJelVJD9Opfk+3cLw0SP0rXR7s2RcNb7FefaNmljFndqYo8ghVcIEj5yM7aqV5Ith2bnqg==
react-tooltip@^4.2.19:
version "4.2.19"
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.19.tgz#a865fffdb62154c6079bcb273e238de6b3c57366"
integrity sha512-wF6h0a2nqX3UHw9aSoj77Tv/+/KIjRdb107otHtX+1wISad1QoLD+j5chrBDx7mjY1T4WKfrV2DN+iFCimdZOw==
dependencies:
prop-types "^15.7.2"
uuid "^7.0.3"
Expand Down

0 comments on commit 71ec2cb

Please sign in to comment.