Skip to content

Commit

Permalink
Bump react-tooltip and @types/react-tooltip
Browse files Browse the repository at this point in the history
Bumps [react-tooltip](https://github.com/wwayne/react-tooltip) and [@types/react-tooltip](https://github.com/wwayne/react-tooltip). These dependencies needed to be updated together.

Updates `react-tooltip` from 3.11.1 to 4.2.21
- [Release notes](https://github.com/wwayne/react-tooltip/releases)
- [Changelog](https://github.com/wwayne/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v3.11.1...v4.2.21)

Updates `@types/react-tooltip` from 3.9.3 to 4.2.4
- [Release notes](https://github.com/wwayne/react-tooltip/releases)
- [Changelog](https://github.com/wwayne/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wwayne/react-tooltip/commits/v4.2.4)

---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/react-tooltip"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2022
1 parent 3f589a4 commit 1dca545
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 25 deletions.
62 changes: 39 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"react-router-dom": "^5.1.2",
"react-scripts": "^4.0.3",
"react-stripe-checkout": "^2.6.3",
"react-tooltip": "3.11.1",
"react-tooltip": "4.2.21",
"react-transition-group": "^2.5.0",
"recharts": "^1.8.5",
"redux": "^4.0.5",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@types/react-helmet": "^5.0.11",
"@types/react-redux": "^7.1.4",
"@types/react-router-dom": "^4.3.5",
"@types/react-tooltip": "3.9.3",
"@types/react-tooltip": "4.2.4",
"@types/react-transition-group": "^2.9.2",
"@types/recharts": "^1.8.3",
"@types/seamless-immutable": "^7.1.11",
Expand Down

0 comments on commit 1dca545

Please sign in to comment.