From 07ecfdd5fd9668bd66e567d37e13a2b94d2f7774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 15:27:37 +0000 Subject: [PATCH] build(deps): bump i18next from 22.4.14 to 22.4.15 Bumps [i18next](https://github.com/i18next/i18next) from 22.4.14 to 22.4.15. - [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/v22.4.14...v22.4.15) --- 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 b74f3568..ebdbd8e3 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "electron-window-state": "^5.0.3", "element-plus": "^2.3.3", "emoji-mart-vue-fast": "^12.0.1", - "i18next": "^22.4.14", + "i18next": "^22.4.15", "megalodon": "6.0.1", "minimist": "^1.2.8", "mitt": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index fd098e42..89de093b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6289,10 +6289,10 @@ humanize-plus@^1.8.1: resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030" integrity sha512-jaLeQyyzjjINGv7O9JJegjsaUcWjSj/1dcXvLEgU3pGdqCdP1PiC/uwr+saJXhTNBHZtmKnmpXyazgh+eceRxA== -i18next@^22.4.14: - version "22.4.14" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.14.tgz#18dd94e9adc2618497c7de101a206e1ca3a18727" - integrity sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw== +i18next@^22.4.15: + version "22.4.15" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.15.tgz#951882b751872994f8502b5a6ef6f796e6a7d7f8" + integrity sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg== dependencies: "@babel/runtime" "^7.20.6"