Bump i18next from 21.2.3 to 21.3.3

Bumps [i18next](https://github.com/i18next/i18next) from 21.2.3 to 21.3.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.2.3...v21.3.3)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-24 15:04:27 +00:00 committed by GitHub
parent ba3b515f08
commit 7a3bccab51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -85,7 +85,7 @@
"electron-window-state": "^5.0.3",
"element-ui": "2.15.6",
"emoji-mart-vue": "^2.6.6",
"i18next": "^21.2.3",
"i18next": "^21.3.3",
"lodash": "^4.17.21",
"megalodon": "3.6.7",
"minimist": "^1.2.5",

View File

@ -6771,10 +6771,10 @@ humanize-plus@^1.8.1:
resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030"
integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA=
i18next@*, i18next@^21.2.3:
version "21.2.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.3.tgz#58730f8b391a3ea880ccbab7052de6012cae40b1"
integrity sha512-aOYql7b9dvcSlkp9mDBFiLPv3+3TVAbXM06lgGL8xWCf5yd0QlgQvvvyCin24WR4EMl4eiu+vijKdblYKs3kfw==
i18next@*, 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"