From def3469f94b717fdd4cf4cba097f8ada863eecd7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 09:44:30 +0100 Subject: [PATCH] fix: bump i18next from 19.9.0 to 19.9.1 (#438) Bumps [i18next](https://github.com/i18next/i18next) from 19.9.0 to 19.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/v19.9.0...v19.9.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Kuro --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bfd38c5b..a170f189 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "common-tags": "1.8.0", "cron": "1.8.2", "flaschenpost": "5.0.6", - "i18next": "19.9.0", + "i18next": "19.9.1", "moment-timezone": "0.5.33", "parse-strings-in-object": "2.0.0", "ramda": "0.27.1", diff --git a/yarn.lock b/yarn.lock index f67f0a7f..dc39957e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3587,10 +3587,10 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" -i18next@19.9.0: - version "19.9.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.0.tgz#0a8cdacac4c8fb384f81f1cfcce823772b37e5d3" - integrity sha512-5zRG3aFl+e+LsdpVUp0dKkVhYH2iCv+gxyzXP1q2oJUc3BV26fqX87cBE3AHkMOir1X0liOaSoxS/Kg95iEcEQ== +i18next@19.9.1: + version "19.9.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.1.tgz#7a072b75daf677aa51fd4ce55214f21702af3ffd" + integrity sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A== dependencies: "@babel/runtime" "^7.12.0"