mirror of
https://github.com/prymitive/karma
synced 2026-05-21 04:33:07 +00:00
fix(deps): update dependency react-transition-group to v2.7.1
This commit is contained in:
committed by
renovate[bot]
parent
e2c2456982
commit
6398f6fb3c
@@ -47,7 +47,7 @@
|
||||
"react-scripts": "2.1.8",
|
||||
"react-select": "2.4.2",
|
||||
"react-tippy": "1.2.3",
|
||||
"react-transition-group": "2.7.0",
|
||||
"react-transition-group": "2.7.1",
|
||||
"react-truncate": "2.4.0",
|
||||
"whatwg-fetch": "3.0.0"
|
||||
},
|
||||
|
||||
@@ -9543,10 +9543,10 @@ react-tippy@1.2.3:
|
||||
dependencies:
|
||||
popper.js "^1.11.1"
|
||||
|
||||
react-transition-group@2.7.0:
|
||||
version "2.7.0"
|
||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.7.0.tgz#60ca3bb2bf83fe71c50816a936e985ce7b8134dc"
|
||||
integrity sha512-CzF22K0x6arjQO4AxkasMaiYcFG/QH0MhPNs45FmNsfWsQmsO9jv52sIZJAalnlryD5RgrrbLtV5CMJSokrrMA==
|
||||
react-transition-group@2.7.1:
|
||||
version "2.7.1"
|
||||
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.7.1.tgz#1fe6d54e811e8f9dfd329aa836b39d9cd16587cb"
|
||||
integrity sha512-b0VJTzNRnXxRpCuxng6QJbAzmmrhBn1BZJfPPnHbH2PIo8msdkajqwtfdyGm/OypPXZNfAHKEqeN15wjMXrRJQ==
|
||||
dependencies:
|
||||
dom-helpers "^3.3.1"
|
||||
loose-envify "^1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user