1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency react-timeago to v7 (#1088)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-13 09:07:14 +02:00 committed by GitHub
parent 7592e4f643
commit d7bc30871f
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"react-router-dom": "6.3.0",
"react-table": "7.8.0",
"react-test-renderer": "17.0.2",
"react-timeago": "6.2.1",
"react-timeago": "7.1.0",
"sass": "1.52.3",
"semver": "7.3.7",
"swr": "1.3.0",

View File

@ -5210,10 +5210,10 @@ react-test-renderer@17.0.2:
react-shallow-renderer "^16.13.1"
scheduler "^0.20.2"
react-timeago@6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-6.2.1.tgz#f19716811156617ceb9c9f9a44315d85197c7fba"
integrity sha512-b9EObWO8wy4qwfOzj+g/RQZRrPvtMv1Pz12FCdAWKWCXbDGt0rZLyiyTGEr0Lh1O8w5xa48CtRpl3LI+CtGCyw==
react-timeago@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.1.0.tgz#248bc6aa40a561249e756b2df402c94f1a296a85"
integrity sha512-rouF7MiEm55fH791Y8cg+VobIJgx8gtNJ+gjr86R4ZqO1WKPkXiXjdT/lRzrvEkUzsxT1exHqV2V+Zdi114H3A==
react-transition-group@^4.4.2:
version "4.4.2"