Update dependency i18next to v19.9.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-03-06 01:18:34 +00:00 committed by Tilman Vatteroth
parent ad5e249dab
commit 3ef5c6254f
2 changed files with 5 additions and 5 deletions

View file

@ -55,7 +55,7 @@
"flowchart.js": "1.15.0",
"fork-awesome": "1.1.7",
"highlight.js": "10.6.0",
"i18next": "19.9.0",
"i18next": "19.9.1",
"i18next-browser-languagedetector": "6.0.1",
"i18next-http-backend": "1.1.1",
"js-yaml": "4.0.0",

View file

@ -7863,10 +7863,10 @@ i18next-http-backend@1.1.1:
dependencies:
node-fetch "2.6.1"
i18next@19.9.0:
version "19.9.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.0.tgz#0a8cdacac4c8fb384f81f1cfcce823772b37e5d3"
integrity sha512-5zRG3aFl+e+LsdpVUp0dKkVhYH2iCv+gxyzXP1q2oJUc3BV26fqX87cBE3AHkMOir1X0liOaSoxS/Kg95iEcEQ==
i18next@19.9.1:
version "19.9.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.1.tgz#7a072b75daf677aa51fd4ce55214f21702af3ffd"
integrity sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A==
dependencies:
"@babel/runtime" "^7.12.0"