fix(deps): update dependency react-transition-group to v2.7.1

This commit is contained in:
Renovate Bot
2019-03-25 22:00:08 +00:00
committed by renovate[bot]
parent e2c2456982
commit 6398f6fb3c
2 changed files with 5 additions and 5 deletions

View File

@@ -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"
},

View File

@@ -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"