mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency react-transition-group to v4.2.2
This commit is contained in:
committed by
renovate[bot]
parent
93e591f171
commit
58b7d95416
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -12624,9 +12624,9 @@
|
||||
}
|
||||
},
|
||||
"react-transition-group": {
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.2.1.tgz",
|
||||
"integrity": "sha512-IXrPr93VzCPupwm2O6n6C2kJIofJ/Rp5Ltihhm9UfE8lkuVX2ng/SUUl/oWjblybK9Fq2Io7LGa6maVqPB762Q==",
|
||||
"version": "4.2.2",
|
||||
"resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.2.2.tgz",
|
||||
"integrity": "sha512-uP0tjqewtvjb7kGZFpZYPoD/NlVZmIgts9eTt1w35pAaEApPxQGv94lD3VkqyXf2aMqrSGwhs6EV/DLaoKbLSw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.4.5",
|
||||
"dom-helpers": "^3.4.0",
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"react-scripts": "3.0.1",
|
||||
"react-select": "3.0.4",
|
||||
"react-tippy": "1.2.3",
|
||||
"react-transition-group": "4.2.1",
|
||||
"react-transition-group": "4.2.2",
|
||||
"react-truncate": "2.4.0",
|
||||
"semver": "6.3.0",
|
||||
"typeface-open-sans": "0.0.75"
|
||||
|
||||
Reference in New Issue
Block a user