Skip to content

Commit

Permalink
fix: bump react-tooltip from 4.5.1 to 5.27.0 in /typescript
Browse files Browse the repository at this point in the history
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 4.5.1 to 5.27.0.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases)
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v4.5.1...v5.27.0)

---
updated-dependencies:
- dependency-name: react-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent 99aacdd commit 14d0269
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 20 deletions.
32 changes: 13 additions & 19 deletions typescript/package-lock.json

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

2 changes: 1 addition & 1 deletion typescript/packages/well-completions-plot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "MPL-2.0",
"dependencies": {
"react-resize-detector": "^10.0.1",
"react-tooltip": "^4.2.21"
"react-tooltip": "^5.27.0"
},
"volta": {
"node": "18.19.0"
Expand Down

0 comments on commit 14d0269

Please sign in to comment.