Bump i18next from 20.3.4 to 20.4.0

Bumps [i18next](https://github.com/i18next/i18next) from 20.3.4 to 20.4.0.
- [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/v20.3.4...v20.4.0)

---
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-08-26 16:23:36 +00:00 committed by GitHub
parent 4cccb524b6
commit c4223cab84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -192,7 +192,7 @@
"electron-window-state": "^5.0.3",
"element-ui": "2.15.3",
"emoji-mart-vue": "^2.6.6",
"i18next": "^20.3.4",
"i18next": "^20.4.0",
"lodash": "^4.17.21",
"megalodon": "3.6.5",
"minimist": "^1.2.5",

View File

@ -6581,10 +6581,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@^20.3.4:
version "20.3.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.4.tgz#5e05524a8baa17bbf99b89cdb427d3a68406aa64"
integrity sha512-xj3A2tGvwdWI1QBDKKFLOT/n4QImm+tN8QvHBIaTU/zN4YWK1NlpWPZN6mKzd3G1Wd7J1jU5BkFeaKQWHpf05w==
i18next@*, i18next@^20.4.0:
version "20.4.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.4.0.tgz#6897229a7898e23f3c4885f10315c978b594d3b9"
integrity sha512-89iWWJudmaHJwzIdJ/1eu98GtsJnwBhOUWwlAre70itPMuTE/NTPtgVeaS1CGaB8Q3XrYBGpEqlq4jsScDx9kg==
dependencies:
"@babel/runtime" "^7.12.0"