fix(deps): update dependency react-text-truncate to ^0.19.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
Github changeset workflow
parent
a0779bcb5e
commit
de593ec78f
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
---
|
||||
|
||||
Updated dependency `react-text-truncate` to `^0.19.0`.
|
||||
@@ -64,7 +64,7 @@
|
||||
"react-router-dom": "6.0.0-beta.0",
|
||||
"react-sparklines": "^1.7.0",
|
||||
"react-syntax-highlighter": "^15.4.5",
|
||||
"react-text-truncate": "^0.18.0",
|
||||
"react-text-truncate": "^0.19.0",
|
||||
"react-use": "^17.3.2",
|
||||
"@react-hookz/web": "^14.0.0",
|
||||
"react-virtualized-auto-sizer": "^1.0.6",
|
||||
|
||||
@@ -21718,6 +21718,13 @@ react-text-truncate@^0.18.0:
|
||||
dependencies:
|
||||
prop-types "^15.5.7"
|
||||
|
||||
react-text-truncate@^0.19.0:
|
||||
version "0.19.0"
|
||||
resolved "https://registry.npmjs.org/react-text-truncate/-/react-text-truncate-0.19.0.tgz#60bc5ecf29a03ebc256f31f90a2d8402176aac91"
|
||||
integrity sha512-QxHpZABfGG0Z3WEYbRTZ+rXdZn50Zvp+sWZXgVAd7FCKAMzv/kcwctTpNmWgXDTpAoHhMjOVwmgRtX3x5yeF4w==
|
||||
dependencies:
|
||||
prop-types "^15.5.7"
|
||||
|
||||
react-transition-group@2.9.0, react-transition-group@^2.5.0:
|
||||
version "2.9.0"
|
||||
resolved "https://registry.npmjs.org/react-transition-group/-/react-transition-group-2.9.0.tgz#df9cdb025796211151a436c69a8f3b97b5b07c8d"
|
||||
|
||||
Reference in New Issue
Block a user