1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-01 01:47:01 +01:00

Merge pull request #2782 from h3poteto/dependabot/npm_and_yarn/i18next-21.2.0

Bump i18next from 20.4.0 to 21.2.0
This commit is contained in:
AkiraFukushima 2021-10-02 15:55:36 +09:00 committed by GitHub
commit c1be297a7b
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": "^20.4.0",
"i18next": "^21.2.0",
"lodash": "^4.17.21",
"megalodon": "3.6.5",
"minimist": "^1.2.5",

View File

@ -6642,10 +6642,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.4.0:
version "20.4.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.4.0.tgz#6897229a7898e23f3c4885f10315c978b594d3b9"
integrity sha512-89iWWJudmaHJwzIdJ/1eu98GtsJnwBhOUWwlAre70itPMuTE/NTPtgVeaS1CGaB8Q3XrYBGpEqlq4jsScDx9kg==
i18next@*, i18next@^21.2.0:
version "21.2.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.0.tgz#07346948d8c1e7be91518897839f8158c50dd76d"
integrity sha512-I2BLM/YNyEjCzRak1kL3uYYawwkfduQbNramMx7uMjjbos3zGZB1ag6dgbdoTR0baR34fpG4X4oWKaQExNo8wg==
dependencies:
"@babel/runtime" "^7.12.0"