From a7f662efcb8b60e65b5ece596868600d05c403f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 08:07:37 +0000 Subject: [PATCH] Bump i18next from 21.6.16 to 21.8.13 Bumps [i18next](https://github.com/i18next/i18next) from 21.6.16 to 21.8.13. - [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.6.16...v21.8.13) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5359c667..f45b5b49 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "electron-window-state": "^5.0.3", "element-plus": "^2.2.5", "emoji-mart-vue-fast": "^10.2.2", - "i18next": "^21.6.16", + "i18next": "^21.8.13", "lodash": "^4.17.21", "lokijs": "^1.5.12", "megalodon": "4.0.2", diff --git a/yarn.lock b/yarn.lock index fce954d5..78c2a8f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7089,10 +7089,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.6.16: - version "21.6.16" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.16.tgz#8cff8c3ba2ffaf8438a8c83fe284083f15cf3941" - integrity sha512-xJlzrVxG9CyAGsbMP1aKuiNr1Ed2m36KiTB7hjGMG2Zo4idfw3p9THUEu+GjBwIgEZ7F11ZbCzJcfv4uyfKNuw== +i18next@*, i18next@^21.8.13: + version "21.8.13" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.13.tgz#e5583bfe333bc41716b5a14693615d94a3dfd2cf" + integrity sha512-DpzwrJq7Y8tjUHxx6ByOkUIjrGYdQI5Mfv4XEI7q2RWdknQ7TaO9bKi8hS/LqYD6pBV5YGxJLReyLkOCxIpouA== dependencies: "@babel/runtime" "^7.17.2"