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.3
This commit is contained in:
committed by
renovate[bot]
parent
fc24e69962
commit
86c74bd12a
Generated
+3
-3
@@ -19873,9 +19873,9 @@
|
||||
}
|
||||
},
|
||||
"react-tippy": {
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/react-tippy/-/react-tippy-1.3.1.tgz",
|
||||
"integrity": "sha512-WdpdqmZpu7U9vd3MKFQL2GynQBY2HW7AKrzSY9yVDcd2CA/R29e32y9BklMJjg8EcyD+i0SBzW6XSmeC5Mz6Jw==",
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/react-tippy/-/react-tippy-1.3.3.tgz",
|
||||
"integrity": "sha512-e1CgG96JfZC7raYDVnduPyGXE954oZ3M1GayDGkIZw72vJgcRj/xn0nvKt6r/9yOWp4n597JY391FwHBr1wxvw==",
|
||||
"requires": {
|
||||
"popper.js": "^1.11.1"
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"react-reveal": "1.2.2",
|
||||
"react-scripts": "3.3.1",
|
||||
"react-select": "3.0.8",
|
||||
"react-tippy": "1.3.1",
|
||||
"react-tippy": "1.3.3",
|
||||
"react-transition-group": "4.3.0",
|
||||
"semver": "7.1.2",
|
||||
"typeface-open-sans": "0.0.75",
|
||||
|
||||
Reference in New Issue
Block a user