Update dependency i18next to v19.9.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-02-27 01:38:10 +00:00 committed by Philip Molares
parent 568a1dbe1e
commit 31034c3e8d
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.8.9",
"i18next": "19.9.0",
"i18next-browser-languagedetector": "6.0.1",
"i18next-http-backend": "1.1.1",
"js-yaml": "4.0.0",

View file

@ -7855,10 +7855,10 @@ i18next-http-backend@1.1.1:
dependencies:
node-fetch "2.6.1"
i18next@19.8.9:
version "19.8.9"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.9.tgz#ee3175cf1edcd142b45eca49d23079edaa1e6fcc"
integrity sha512-cyLeJv7tg3MP+bRNbNe9CleiBGfkCeEKr0DKY2MBPYE1vIQGu4mQ3qlTCmW1tcZi9fMqSI4G2mGBO+JwoIQSbQ==
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==
dependencies:
"@babel/runtime" "^7.12.0"