Update dependency i18next to v19.8.9

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-02-20 00:18:20 +00:00 committed by Tilman Vatteroth
parent 1e43241fd1
commit f904d26b5c
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -7771,10 +7771,10 @@ i18next-http-backend@1.1.0:
dependencies: dependencies:
node-fetch "2.6.1" node-fetch "2.6.1"
i18next@19.8.7: i18next@19.8.9:
version "19.8.7" version "19.8.9"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.7.tgz#ef023e353974d1b1453e8b6331bd9fb7cba427df" resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.9.tgz#ee3175cf1edcd142b45eca49d23079edaa1e6fcc"
integrity sha512-ezo1gb7QO4OQ5gQCdZMUxopwQSoqpRp6whdEjm1grxMSmkGj1NJ+kYS0UQd4NnpPIVqsgqTQ2L2eqSQYQ+U3Fw== integrity sha512-cyLeJv7tg3MP+bRNbNe9CleiBGfkCeEKr0DKY2MBPYE1vIQGu4mQ3qlTCmW1tcZi9fMqSI4G2mGBO+JwoIQSbQ==
dependencies: dependencies:
"@babel/runtime" "^7.12.0" "@babel/runtime" "^7.12.0"