mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency react-tippy to v1.2.8
This commit is contained in:
committed by
renovate[bot]
parent
e46ae01f53
commit
41c30c44e1
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user