Skip to content

Commit

Permalink
yarn(deps): bump react-tooltip from 5.26.4 to 5.27.0 (#4224)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Benedict Homuth committed Jun 27, 2024
1 parent d3fe3ca commit 9598c54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-router-dom": "^6.23.1",
"react-to-print": "^2.15.1",
"react-toastify": "^10.0.5",
"react-tooltip": "^5.26.4",
"react-tooltip": "^5.27.0",
"sockette": "^2.0.6",
"underscore": "^1.13.6",
"use-long-press": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9731,10 +9731,10 @@ react-toastify@^10.0.5:
dependencies:
clsx "^2.1.0"

react-tooltip@^5.26.4:
version "5.26.4"
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.26.4.tgz#9e350f2a1c859201ccdc3b15d17e0a01e88c0a0f"
integrity sha512-5WyDrsfw1+6qNVSr3IjqElqJ+cCwE8+44b+HpJ8qRLv7v0a3mcKf8wvv+NfgALFS6QpksGFqTLV2JQ60c+okZQ==
react-tooltip@^5.27.0:
version "5.27.0"
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.27.0.tgz#d502d1055b259c26b10ebfc6d925621f2afd3119"
integrity sha512-JXROcdfCEbCqkAkh8LyTSP3guQ0dG53iY2E2o4fw3D8clKzziMpE6QG6CclDaHELEKTzpMSeAOsdtg0ahoQosw==
dependencies:
"@floating-ui/dom" "^1.6.1"
classnames "^2.3.0"
Expand Down

0 comments on commit 9598c54

Please sign in to comment.