Skip to content
Snippets Groups Projects

fix(deps): update dependency i18next to v21.8.5

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into master
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
+ 3
3
@@ -4908,9 +4908,9 @@ i18next-parser@^6.3.0:
vue-template-compiler "^2.6.11"
i18next@^21.2.0, i18next@^21.4.2:
version "21.8.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.4.tgz#646e23065752036b38d9fda8898c18139b9e8ebe"
integrity sha512-b3LQ5n9V1juu8UItb5x1QTI4OTvNqsNs/wetwQlBvfijEqks+N5HKMKSoevf8w0/RGUrDQ7g4cvVzF8WBp9pUw==
version "21.8.5"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.5.tgz#b7615f107d9a1492c771dc0e0b8742a80c1d9bec"
integrity sha512-uI5LVG10SBHLVOclr6yY1aCimmrzeZ0dwD73Sio61E8gQEwRmKI7/M8RKM084mNNy7VscKtxzSwELrso8BKv1g==
dependencies:
"@babel/runtime" "^7.17.2"
Loading