Update dependency i18next to v21.3.3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-10-23 00:08:13 +00:00 committed by Tilman Vatteroth
parent 787d83a645
commit e3d2feee91
2 changed files with 5 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"flowchart.js": "1.15.0",
"fork-awesome": "1.2.0",
"highlight.js": "11.2.0",
"i18next": "21.3.2",
"i18next": "21.3.3",
"i18next-browser-languagedetector": "6.1.2",
"i18next-resources-to-backend": "1.0.0",
"js-yaml": "4.1.0",

View file

@ -7981,10 +7981,10 @@ i18next-resources-to-backend@1.0.0:
dependencies:
"@babel/runtime" "7.14.0"
i18next@21.3.2:
version "21.3.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.2.tgz#8a83593e764fe19b81565737fbf78eed8a70ab00"
integrity sha512-ojsp2GYeXaPNkMaG2p4Ot2bNZjvCFpTGT5ffnDLyMaLQovLEtTjv66X9riP0vkq1W3+Ici2cty77So+bfyDjSQ==
i18next@21.3.3:
version "21.3.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.3.tgz#1065d557328db29a2e1f33526ed37608cdb0242c"
integrity sha512-Wv5arCT9pK35nfhOzTdS64T7JpPcoqnkOEidxc4zF0DZ8KetpvmnkO+uWkXy+DFz6zWzPX7U9bIemwBqpFRprw==
dependencies:
"@babel/runtime" "^7.12.0"