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

This commit is contained in:
Renovate Bot
2019-10-22 06:46:01 +00:00
committed by renovate[bot]
parent e46ae01f53
commit 41c30c44e1
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -15346,9 +15346,9 @@
}
},
"react-tippy": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/react-tippy/-/react-tippy-1.2.3.tgz",
"integrity": "sha512-cEmhw29DbVP33n9ayo0nLzibuSz6o0A77cZtzno7zGsfOH8tUEGai/8a7TXRIKHPYDooW8iJkJBIPDnxmEu00g==",
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/react-tippy/-/react-tippy-1.2.8.tgz",
"integrity": "sha512-WhAuBNDcJSgsIoFSRPYvtjeSEzOU+JKr4V3jPTCeDdzIB9hiidUFdN/68nqC3nt3ovNd+z7clgGgVirZTObcKw==",
"requires": {
"popper.js": "^1.11.1"
}

View File

@@ -50,7 +50,7 @@
"react-reveal": "1.2.2",
"react-scripts": "3.2.0",
"react-select": "3.0.8",
"react-tippy": "1.2.3",
"react-tippy": "1.2.8",
"react-transition-group": "4.3.0",
"react-truncate": "2.4.0",
"semver": "6.3.0",