Update dependency i18next to v19.8.2

This commit is contained in:
Renovate Bot 2020-10-10 00:19:34 +00:00 committed by mrdrogdrog
parent 8f4b36e189
commit e527763234
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -7521,10 +7521,10 @@ i18next-http-backend@1.0.21:
dependencies:
node-fetch "2.6.1"
i18next@19.8.1:
version "19.8.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.1.tgz#25a5cd3a96d7f7174096e94a042eb4179643358f"
integrity sha512-uDOyiSExuqIOoF1G5hzgyaPkds5RgOlLmklw/wR7vlsbmQ8lBuzjoV2qiL2H0jMp+xkdrHHjt0w00H0fuHpVWw==
i18next@19.8.2:
version "19.8.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.2.tgz#8a20ee098c4702f14aae6dee3ecc39245a6a161e"
integrity sha512-YWqkUpwnmeZxbNxhQ4BENC27BlXnq4kD6NlqMUwX7T6ZN3alNnBXsWrh/8mJ37BL5cKMZaqA0k/YUo4o6rLfpA==
dependencies:
"@babel/runtime" "^7.10.1"