mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency react-tippy to v1.3.0
This commit is contained in:
Generated
+3
-3
@@ -15346,9 +15346,9 @@
|
||||
}
|
||||
},
|
||||
"react-tippy": {
|
||||
"version": "1.2.8",
|
||||
"resolved": "https://registry.npmjs.org/react-tippy/-/react-tippy-1.2.8.tgz",
|
||||
"integrity": "sha512-WhAuBNDcJSgsIoFSRPYvtjeSEzOU+JKr4V3jPTCeDdzIB9hiidUFdN/68nqC3nt3ovNd+z7clgGgVirZTObcKw==",
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/react-tippy/-/react-tippy-1.3.0.tgz",
|
||||
"integrity": "sha512-9tqXbEB7ldtwlwOPZtT73GuRnSZFaEBhZsE6gSla311Lro/b4C6Y+hJfuARIh05YsCUVGGs7tMJpDHA6hLaBsQ==",
|
||||
"requires": {
|
||||
"popper.js": "^1.11.1"
|
||||
}
|
||||
|
||||
+1
-1
@@ -50,7 +50,7 @@
|
||||
"react-reveal": "1.2.2",
|
||||
"react-scripts": "3.2.0",
|
||||
"react-select": "3.0.8",
|
||||
"react-tippy": "1.2.8",
|
||||
"react-tippy": "1.3.0",
|
||||
"react-transition-group": "4.3.0",
|
||||
"react-truncate": "2.4.0",
|
||||
"semver": "6.3.0",
|
||||
|
||||
Reference in New Issue
Block a user