From 567f0d24231d5f93988f77d077653da4acaef424 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 23:27:05 +0200 Subject: [PATCH] Update dependency i18next to v19.4.5 (#139) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5d6b24cb7..d65524d18 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint-plugin-promise": "4.2.1", "eslint-plugin-standard": "4.0.1", "fork-awesome": "1.1.7", - "i18next": "19.4.4", + "i18next": "19.4.5", "i18next-browser-languagedetector": "4.1.1", "i18next-http-backend": "1.0.8", "moment": "2.25.3", diff --git a/yarn.lock b/yarn.lock index e745d89f7..db92020ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5567,10 +5567,10 @@ i18next-http-backend@1.0.8: dependencies: node-fetch "2.6.0" -i18next@19.4.4: - version "19.4.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.4.4.tgz#c0a18bc2f2be554da636e67bfbf5200c7948b60d" - integrity sha512-ofaHtdsDdX3A5nYur1HWblB7J4hIcjr2ACdnwTAJgc8hTfPbyzZfGX0hVkKpI3vzDIgO6Uzc4v1ffW2W6gG6zw== +i18next@19.4.5: + version "19.4.5" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.4.5.tgz#f9ea8bbb48d1ec66bc3436f0bb74a16b11821e11" + integrity sha512-aLvSsURoupi3x9IndmV6+m3IGhzLzhYv7Gw+//K3ovdliyGcFRV0I1MuddI0Bk/zR7BG1U+kJOjeHFUcUIdEgg== dependencies: "@babel/runtime" "^7.3.1"