Skip to content

Commit

Permalink
fix: bump react-tooltip from 4.5.1 to 5.25.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.25.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.25.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 Dec 18, 2023
1 parent 0e9066f commit 48ce801
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 21 deletions.
34 changes: 14 additions & 20 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
Expand Up @@ -22,7 +22,7 @@
"license": "MPL-2.0",
"dependencies": {
"react-resize-detector": "^9.1.0",
"react-tooltip": "^4.2.21"
"react-tooltip": "^5.25.0"
},
"volta": {
"node": "18.17.0"
Expand Down

0 comments on commit 48ce801

Please sign in to comment.