Merge pull request #3000 from h3poteto/dependabot/npm_and_yarn/i18next-21.6.4

Bump i18next from 21.3.3 to 21.6.4
This commit is contained in:
AkiraFukushima 2021-12-30 01:36:07 +09:00 committed by GitHub
commit bebab37356
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -86,7 +86,7 @@
"electron-window-state": "^5.0.3", "electron-window-state": "^5.0.3",
"element-ui": "2.15.6", "element-ui": "2.15.6",
"emoji-mart-vue": "^2.6.6", "emoji-mart-vue": "^2.6.6",
"i18next": "^21.3.3", "i18next": "^21.6.4",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lokijs": "^1.5.12", "lokijs": "^1.5.12",
"megalodon": "3.6.7", "megalodon": "3.6.7",

View File

@ -6577,10 +6577,10 @@ humanize-plus@^1.8.1:
resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030" resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030"
integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA= integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA=
i18next@*, i18next@^21.3.3: i18next@*, i18next@^21.6.4:
version "21.3.3" version "21.6.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.3.tgz#1065d557328db29a2e1f33526ed37608cdb0242c" resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.4.tgz#4da52a429094112b33d4383b5f44aa4890dcb081"
integrity sha512-Wv5arCT9pK35nfhOzTdS64T7JpPcoqnkOEidxc4zF0DZ8KetpvmnkO+uWkXy+DFz6zWzPX7U9bIemwBqpFRprw== integrity sha512-pk0Utxtq5g//Q9ONQ0w3+PRSwOFJ7+m4rAekhHHg1Xql0KcUjJU7DzmzweGy6DsrIQ1GM/t57wLeeGuyGKtjTg==
dependencies: dependencies:
"@babel/runtime" "^7.12.0" "@babel/runtime" "^7.12.0"