Update dependency i18next to v20.2.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-04-10 00:05:38 +00:00 committed by Tilman Vatteroth
parent 28764b3ff9
commit ca493f1955
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"flowchart.js": "1.15.0",
"fork-awesome": "1.1.7",
"highlight.js": "10.7.1",
"i18next": "20.1.0",
"i18next": "20.2.1",
"i18next-browser-languagedetector": "6.1.0",
"i18next-http-backend": "1.2.1",
"js-yaml": "4.0.0",

View file

@ -7941,10 +7941,10 @@ i18next-http-backend@1.2.1:
dependencies:
node-fetch "2.6.1"
i18next@20.1.0:
version "20.1.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.1.0.tgz#397dce9ad230ea822f487dc62d6128df5b678456"
integrity sha512-sV+ZwTM4Ik4d6wKdwNS/ocKmvXi6DFA/YHMgdQX3i4L5993jnbo1/j1pK/c4+zBOjexer4dt+c5JHsFj4CUoXQ==
i18next@20.2.1:
version "20.2.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.2.1.tgz#8aedfdc596f7d54b9d3f6d87bcb89214467cb785"
integrity sha512-JLruWDEQ3T6tKT6P7u+DsNtToMHUwUcQIYOMRcnNBdUhSfKkoIDUKdVDKgGtmqr//LrirxjADUdr3d5Gwbow6g==
dependencies:
"@babel/runtime" "^7.12.0"