mirror of
https://github.com/Radarr/Radarr
synced 2025-02-22 22:31:26 +00:00
Bump react-text-truncate to 0.18.0
This commit is contained in:
parent
897e4b4d0a
commit
43a74ab32a
2 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@
|
|||
"react-router-dom": "5.2.0",
|
||||
"react-slider": "1.1.4",
|
||||
"react-tabs": "3.2.2",
|
||||
"react-text-truncate": "0.16.0",
|
||||
"react-text-truncate": "0.18.0",
|
||||
"react-virtualized": "9.21.1",
|
||||
"redux": "4.1.0",
|
||||
"redux-actions": "2.6.5",
|
||||
|
|
|
@ -5745,10 +5745,10 @@ react-tabs@3.2.2:
|
|||
clsx "^1.1.0"
|
||||
prop-types "^15.5.0"
|
||||
|
||||
react-text-truncate@0.16.0:
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/react-text-truncate/-/react-text-truncate-0.16.0.tgz#03bbb942437dfba5cc0faf614f1339f888926f80"
|
||||
integrity sha512-hMFXhUHgIBCCDaOfOsZAFeO4DGfG/paLyaS/F+X11CXseuScpxmMBUW6Luwjk9/FlGrVJWNGy1FSfK6b4yyiIg==
|
||||
react-text-truncate@0.18.0:
|
||||
version "0.18.0"
|
||||
resolved "https://registry.yarnpkg.com/react-text-truncate/-/react-text-truncate-0.18.0.tgz#c65f4be660d24734badb903a4832467eddcf8058"
|
||||
integrity sha512-0cc07CRPRPm3cTloVbPicVTSosJNauwVcmJb5FPa71u4KtDVgrRPJoxVvLBubl3gLyx1pVUozgREYMHpHM16jg==
|
||||
dependencies:
|
||||
prop-types "^15.5.7"
|
||||
|
||||
|
|
Loading…
Reference in a new issue