fix(deps): update dependency react-tippy to v1.4.0

This commit is contained in:
Renovate Bot
2020-05-13 04:38:09 +00:00
committed by renovate[bot]
parent c58a009d80
commit a31301f731
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19350,9 +19350,9 @@
}
},
"react-tippy": {
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/react-tippy/-/react-tippy-1.3.4.tgz",
"integrity": "sha512-56eLAtcNoRBOmMessnm3U6PF//OqbqKp1oxwjoOwi/JKqo/y132zNcIl8QQCMnS6ITa3c6ZVaRAq4K1FGhloJQ==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/react-tippy/-/react-tippy-1.4.0.tgz",
"integrity": "sha512-r/hM5XK9Ztr2ZY7IWKuRmISTlUPS/R6ddz6PO2EuxCgW+4JBcGZRPU06XcVPRDCOIiio8ryBQFrXMhFMhsuaHA==",
"requires": {
"popper.js": "^1.11.1"
}
+1 -1
View File
@@ -56,7 +56,7 @@
"react-reveal": "1.2.2",
"react-scripts": "3.4.1",
"react-select": "3.1.0",
"react-tippy": "1.3.4",
"react-tippy": "1.4.0",
"react-transition-group": "4.4.1",
"typeface-open-sans": "0.0.75",
"typescript": "3.9.2"