Update dependency react-transition-group to v4.2.2 (#8434)

This commit is contained in:
renovate[bot] 2019-08-05 10:17:54 +02:00 коммит произвёл William Durand
Родитель b7b578fa02
Коммит 06d52de609
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -273,7 +273,7 @@
"react-router-dom": "4.3.1",
"react-super-responsive-table": "5.0.0",
"react-textarea-autosize": "7.1.0",
"react-transition-group": "4.2.1",
"react-transition-group": "4.2.2",
"redux": "4.0.4",
"redux-logger": "3.0.6",
"redux-saga": "0.16.2",

Просмотреть файл

@ -12685,10 +12685,10 @@ react-themeable@^1.1.0:
dependencies:
object-assign "^3.0.0"
react-transition-group@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.2.1.tgz#61fc9e36568bff9a1fe4e60fae323c8a6dbc0680"
integrity sha512-IXrPr93VzCPupwm2O6n6C2kJIofJ/Rp5Ltihhm9UfE8lkuVX2ng/SUUl/oWjblybK9Fq2Io7LGa6maVqPB762Q==
react-transition-group@4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.2.2.tgz#8b5252410180c27fd7eebf50b185256b41799b16"
integrity sha512-uP0tjqewtvjb7kGZFpZYPoD/NlVZmIgts9eTt1w35pAaEApPxQGv94lD3VkqyXf2aMqrSGwhs6EV/DLaoKbLSw==
dependencies:
"@babel/runtime" "^7.4.5"
dom-helpers "^3.4.0"