From d3e219dcaf1dfbdf1d6ef68763412b16dab9b192 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 02:11:13 +0000 Subject: [PATCH] chore(deps): bump i18next from 19.5.1 to 19.5.4 Bumps [i18next](https://github.com/i18next/i18next) from 19.5.1 to 19.5.4. - [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.5.1...v19.5.4) 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 953485d..7d2b922 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "easy-peasy": "^3.3.1", "fetch-suspense": "^1.2.2", "framer-motion": "^1.11.1", - "i18next": ">=19.5.1", + "i18next": ">=19.5.4", "i18next-browser-languagedetector": "^4.1.1", "i18next-chained-backend": "^2.0.1", "i18next-localstorage-backend": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index f98c37b..73c92b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5963,10 +5963,10 @@ i18next-xhr-backend@^3.2.2: dependencies: "@babel/runtime" "^7.5.5" -i18next@>=17.0.11, i18next@>=19.5.1: - version "19.5.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.5.1.tgz#d5fdc7b2dafd1a183f2188d65dfdb78ef9f35264" - integrity sha512-e6lGMiTyb51F9PPInUTTDg8YbwcWXZYX18svaX2NUUWEphJKP7oG5HMlbZ+K84AXqw4AeBnwRrOlS9ickqcCBg== +i18next@>=17.0.11, i18next@>=19.5.4: + version "19.5.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.5.4.tgz#86e4b44993621f39ab53f95a24afa69caea0a452" + integrity sha512-fty+v8v0Unn8KufOajoZ6OR5aKme/lP+BdbT5rirTXE8wdj6LbsbG9DwtI9VtMeru1PEf+L530Cq3IRmovMJGQ== dependencies: "@babel/runtime" "^7.10.1"