Update dependency react-i18next to v11.8.0 (#825)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-07 18:19:57 +01:00 committed by GitHub
parent f9ae1ce1a8
commit 0a0d0ae1f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -89,7 +89,7 @@
"react-diff-viewer": "3.1.1",
"react-dom": "17.0.1",
"react-html-parser": "2.0.2",
"react-i18next": "11.7.3",
"react-i18next": "11.8.0",
"react-redux": "7.2.2",
"react-router": "5.2.0",
"react-router-bootstrap": "0.25.0",

View file

@ -11825,10 +11825,10 @@ react-html-parser@2.0.2:
dependencies:
htmlparser2 "^3.9.0"
react-i18next@11.7.3:
version "11.7.3"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.7.3.tgz#256461c46baf5b3208c3c6860ca4e569fc7ed053"
integrity sha512-7sYZqVZgdaS9Z0ZH6nuJFErCD0zz5wK3jR4/xCrWjZcxHHF3GRu7BXdicbSPprZV4ZYz7LJzxxMHO7dg5Qb70A==
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==
dependencies:
"@babel/runtime" "^7.3.1"
html-parse-stringify2 "2.0.1"