From 885ac67f7ce2f111ee2702fda7dc85e61e0e4004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 13:08:12 +0000 Subject: [PATCH] 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 5b96d9a9..0fccd615 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@tauri-apps/api": "^1.2.0", "dayjs": "^1.11.7", "emoji-mart": "^5.5.2", - "i18next": "^22.4.14", + "i18next": "^22.4.15", "megalodon": "^5.4.4", "next": "^13.2.4", "parse-link-header": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 3c4757c9..f73ef520 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2258,10 +2258,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -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"