mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-22 12:23:55 +00:00
Update dependency react-i18next to v11.8.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e8de6ee8cd
commit
0480522a48
2 changed files with 5 additions and 5 deletions
|
@ -89,7 +89,7 @@
|
|||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-html-parser": "2.0.2",
|
||||
"react-i18next": "11.8.4",
|
||||
"react-i18next": "11.8.5",
|
||||
"react-redux": "7.2.2",
|
||||
"react-router": "5.2.0",
|
||||
"react-router-bootstrap": "0.25.0",
|
||||
|
|
|
@ -11750,10 +11750,10 @@ react-html-parser@2.0.2:
|
|||
dependencies:
|
||||
htmlparser2 "^3.9.0"
|
||||
|
||||
react-i18next@11.8.4:
|
||||
version "11.8.4"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.4.tgz#5407d2edcaa704c38e4034e7ac06413914ed6e6d"
|
||||
integrity sha512-QlPJfX+Roi+jEQ6frBSsLHHH+VWbUoCl6wZDT8XHMd6PsSgepjgD2sZf/h7F46JnHeuy0U+SxY3TtrJF+aDIyg==
|
||||
react-i18next@11.8.5:
|
||||
version "11.8.5"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.5.tgz#a093335822e36252cda6efc0f55facef6253643f"
|
||||
integrity sha512-2jY/8NkhNv2KWBnZuhHxTn13aMxAbvhiDUNskm+1xVVnrPId78l8fA7fCyVeO3XU1kptM0t4MtvxV1Nu08cjLw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.3.1"
|
||||
html-parse-stringify2 "2.0.1"
|
||||
|
|
Loading…
Reference in a new issue