From 6a6ed8d9027e4f27480658c2262db2fd399fdcff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Sep 2022 19:32:06 +0000 Subject: [PATCH] Bump i18next from 21.9.0 to 21.9.1 Bumps [i18next](https://github.com/i18next/i18next) from 21.9.0 to 21.9.1. - [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.9.0...v21.9.1) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 84ded072..bf9d3301 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "electron-window-state": "^5.0.3", "element-plus": "^2.2.16", "emoji-mart-vue-fast": "^11.1.1", - "i18next": "^21.9.0", + "i18next": "^21.9.1", "lodash": "^4.17.21", "lokijs": "^1.5.12", "megalodon": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 7e8283e3..e5a5671e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6937,10 +6937,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.9.0: - version "21.9.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.0.tgz#b63ebb0d4e1b23709951ca4774dc19d2ffac9553" - integrity sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA== +i18next@*, i18next@^21.9.1: + version "21.9.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.1.tgz#9e3428990f5b2cc9ac1b98dd025f3e411c368249" + integrity sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA== dependencies: "@babel/runtime" "^7.17.2"