Update dependency i18next to v19.9.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-03-13 00:01:54 +00:00 committed by Tilman Vatteroth
parent 9b9c59e109
commit 5d98b19345
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.1",
"i18next": "19.9.2",
"i18next-browser-languagedetector": "6.0.1",
"i18next-http-backend": "1.1.1",
"js-yaml": "4.0.0",

View file

@ -7873,10 +7873,10 @@ i18next-http-backend@1.1.1:
dependencies:
node-fetch "2.6.1"
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==
i18next@19.9.2:
version "19.9.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.2.tgz#ea5a124416e3c5ab85fddca2c8e3c3669a8da397"
integrity sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg==
dependencies:
"@babel/runtime" "^7.12.0"