mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
fix(deps): update dependency react-tippy to v1.4.0
This commit is contained in:
committed by
renovate[bot]
parent
c58a009d80
commit
a31301f731
Generated
+3
-3
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user