mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-20 04:15:38 +00:00
Update dependency react-i18next to v11.8.7
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
685da52842
commit
a4269c513a
2 changed files with 5 additions and 5 deletions
|
@ -91,7 +91,7 @@
|
|||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-html-parser": "2.0.2",
|
||||
"react-i18next": "11.8.6",
|
||||
"react-i18next": "11.8.7",
|
||||
"react-redux": "7.2.2",
|
||||
"react-router": "5.2.0",
|
||||
"react-router-bootstrap": "0.25.0",
|
||||
|
|
|
@ -11933,10 +11933,10 @@ react-html-parser@2.0.2:
|
|||
dependencies:
|
||||
htmlparser2 "^3.9.0"
|
||||
|
||||
react-i18next@11.8.6:
|
||||
version "11.8.6"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.6.tgz#f9a09964fb38407247ae9542fe51741b6fb93d1a"
|
||||
integrity sha512-Nr4Fq7BvzDLJQmaDyJRkPPINgMW1Y1qeT4STBoY/ePGmYlCZGShTYqqyBm0ly6M8dV1X0twt7M5dfmDzfi9yGQ==
|
||||
react-i18next@11.8.7:
|
||||
version "11.8.7"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.7.tgz#845f31e01e2aa92a3954c374ebcc4bd54df1cace"
|
||||
integrity sha512-IDK/a73cJN4J2C6yTqmDS/r8iikwKaN283hltqps8UiRaFVTvlSxE85HkamEFD6lULG4hFZExecXJ/hA27DW3Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.3.1"
|
||||
html-parse-stringify2 "2.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue