From c0d05904b23c7d85fb0a10c9ddf061de64195fba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 22:27:29 +0200 Subject: [PATCH] Update dependency i18next to v19.8.1 (#643) 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 5802d8c5b..087d67bfb 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "flowchart.js": "1.14.1", "fork-awesome": "1.1.7", "highlight.js": "10.2.1", - "i18next": "19.8.0", + "i18next": "19.8.1", "i18next-browser-languagedetector": "6.0.1", "i18next-http-backend": "1.0.21", "js-yaml": "3.14.0", diff --git a/yarn.lock b/yarn.lock index 33f3d4851..8fa02da59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7498,10 +7498,10 @@ i18next-http-backend@1.0.21: dependencies: node-fetch "2.6.1" -i18next@19.8.0: - version "19.8.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.0.tgz#dfbc06f95539ba05cd1adf7fe1235db794529bc6" - integrity sha512-iE1v7UryGBLp6KchPkNUUeZ480yQpZ0m1pqzCUzz8mzNC1pXxX9DrFVUaPXKx/l3TMl54l3j52NlymzNXHklKQ== +i18next@19.8.1: + version "19.8.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.1.tgz#25a5cd3a96d7f7174096e94a042eb4179643358f" + integrity sha512-uDOyiSExuqIOoF1G5hzgyaPkds5RgOlLmklw/wR7vlsbmQ8lBuzjoV2qiL2H0jMp+xkdrHHjt0w00H0fuHpVWw== dependencies: "@babel/runtime" "^7.10.1"