Update dependency i18next to v21.4.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-11-06 01:48:58 +00:00 committed by Tilman Vatteroth
parent a6829110b8
commit ef7c4328ae
2 changed files with 5 additions and 5 deletions

View file

@ -141,7 +141,7 @@
"fork-awesome": "1.2.0",
"highlight.js": "11.3.1",
"http-server": "14.0.0",
"i18next": "21.3.3",
"i18next": "21.4.0",
"i18next-browser-languagedetector": "6.1.2",
"i18next-resources-to-backend": "1.0.0",
"js-yaml": "4.1.0",

View file

@ -8008,10 +8008,10 @@ i18next-resources-to-backend@1.0.0:
dependencies:
"@babel/runtime" "7.14.0"
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==
i18next@21.4.0:
version "21.4.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.0.tgz#59d0129e9e3974313300b0f60a0e01812ba5689e"
integrity sha512-H8QwhJXxnPWDvRlLn3nqDvbry7PM7i3UYa0+5EHWvlVkvNNy5WJVTzZe2tZH+HnaGVAE5MaujasyOca8mbQN+w==
dependencies:
"@babel/runtime" "^7.12.0"