chore(deps): bump react-tooltip from 4.2.15 to 4.2.17

Bumps [react-tooltip](https://github.com/wwayne/react-tooltip) from 4.2.15 to 4.2.17.
- [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/compare/v4.2.15...v4.2.17)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-03 21:54:02 +00:00 committed by GitHub
parent 3190d41a9e
commit e5074b3078
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 13 deletions

View file

@ -17,7 +17,7 @@
"react-helmet": "^6.1.0",
"react-icons": "^4.2.0",
"react-is": "^17.0.2",
"react-tooltip": "^4.2.15",
"react-tooltip": "^4.2.17",
"styled-components": "^5.2.1",
"styled-normalize": "^8.0.7"
},