Update dependency i18next to v19.8.1 (#643)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-03 22:27:29 +02:00 committed by GitHub
parent 460aef6ffe
commit c0d05904b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"flowchart.js": "1.14.1", "flowchart.js": "1.14.1",
"fork-awesome": "1.1.7", "fork-awesome": "1.1.7",
"highlight.js": "10.2.1", "highlight.js": "10.2.1",
"i18next": "19.8.0", "i18next": "19.8.1",
"i18next-browser-languagedetector": "6.0.1", "i18next-browser-languagedetector": "6.0.1",
"i18next-http-backend": "1.0.21", "i18next-http-backend": "1.0.21",
"js-yaml": "3.14.0", "js-yaml": "3.14.0",

View file

@ -7498,10 +7498,10 @@ i18next-http-backend@1.0.21:
dependencies: dependencies:
node-fetch "2.6.1" node-fetch "2.6.1"
i18next@19.8.0: i18next@19.8.1:
version "19.8.0" version "19.8.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.0.tgz#dfbc06f95539ba05cd1adf7fe1235db794529bc6" resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.1.tgz#25a5cd3a96d7f7174096e94a042eb4179643358f"
integrity sha512-iE1v7UryGBLp6KchPkNUUeZ480yQpZ0m1pqzCUzz8mzNC1pXxX9DrFVUaPXKx/l3TMl54l3j52NlymzNXHklKQ== integrity sha512-uDOyiSExuqIOoF1G5hzgyaPkds5RgOlLmklw/wR7vlsbmQ8lBuzjoV2qiL2H0jMp+xkdrHHjt0w00H0fuHpVWw==
dependencies: dependencies:
"@babel/runtime" "^7.10.1" "@babel/runtime" "^7.10.1"