Skip to content

Commit

Permalink
Bump react-tooltip from 5.19.0 to 5.21.6
Browse files Browse the repository at this point in the history
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 5.19.0 to 5.21.6.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases)
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](ReactTooltip/react-tooltip@v5.19.0...v5.21.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 25, 2023
1 parent 36e5403 commit 1370716
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-router-dom": "^6.14.2",
"react-scripts": "^5.0.1",
"react-spinners": "^0.13.8",
"react-tooltip": "^5.19.0",
"react-tooltip": "^5.21.6",
"reactstrap": "^9.2.0",
"styled-components": "^6.0.6",
"web-vitals": "^3.4.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7177,9 +7177,9 @@ react-spinners@^0.13.8:
version "0.13.8"
resolved "https://registry.npmjs.org/react-spinners/-/react-spinners-0.13.8.tgz"

react-tooltip@^5.19.0:
version "5.19.0"
resolved "https://registry.npmjs.org/react-tooltip/-/react-tooltip-5.19.0.tgz"
react-tooltip@^5.21.6:
version "5.21.6"
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.21.6.tgz#2287b12010c6b931ffe2b432d9961691a8cc74b3"
dependencies:
"@floating-ui/dom" "^1.0.0"
classnames "^2.3.0"
Expand Down

0 comments on commit 1370716

Please sign in to comment.