mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-08 11:33:28 +00:00
Update dependency react-i18next to v11.8.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
64ccc67f7a
commit
259141635a
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.0",
|
||||
"react-i18next": "11.8.3",
|
||||
"react-redux": "7.2.2",
|
||||
"react-router": "5.2.0",
|
||||
"react-router-bootstrap": "0.25.0",
|
||||
|
|
|
@ -11833,10 +11833,10 @@ react-html-parser@2.0.2:
|
|||
dependencies:
|
||||
htmlparser2 "^3.9.0"
|
||||
|
||||
react-i18next@11.8.0:
|
||||
version "11.8.0"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.0.tgz#5e018953271dd409255b65e10f1d6d87394fb709"
|
||||
integrity sha512-O1EWv1B7biJV8twrOw0JIuSlBi1lMv+BBt5GckhYprqFsZ3iAelZ7sDD9jKN3Nqu7vs4tPKgIBlWNwkUAXkgCw==
|
||||
react-i18next@11.8.3:
|
||||
version "11.8.3"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.3.tgz#d365586a537f759a1bff75e01054f6a5fc71e4f5"
|
||||
integrity sha512-E5LjGmM3Kgje4M0oSkHFNAxiU1BM+P1J9QPfF7+Agm4sa1YS18GhQNJCZD3o9ofZLjq8ocQfGUuYweYGfrj0RQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.3.1"
|
||||
html-parse-stringify2 "2.0.1"
|
||||
|
|
Loading…
Reference in a new issue