From 0577cc4294e6c93a6a70eae1c1977f3e5327a4c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2020 02:38:12 +0200 Subject: [PATCH] Update dependency i18next to v19.6.2 (#336) 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 1767ad7f5..4c615a392 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "fork-awesome": "1.1.7", "github-markdown-css": "4.0.0", "highlight.js": "10.1.1", - "i18next": "19.6.0", + "i18next": "19.6.2", "i18next-browser-languagedetector": "5.0.0", "i18next-http-backend": "1.0.16", "markdown-it": "11.0.0", diff --git a/yarn.lock b/yarn.lock index df1650c11..2bcded2a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6239,10 +6239,10 @@ i18next-http-backend@1.0.16: dependencies: node-fetch "2.6.0" -i18next@19.6.0: - version "19.6.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.6.0.tgz#3881b8e476e494dcdadcc8983e594080417fd82e" - integrity sha512-t+pA7iN2WtwS1UQc4PFKHDIO4HYZIl2Wo8UC8gqt70Q1qY50FflAF5vV4IbQEqy4DuK3I9wv3BL1PMvkk238WA== +i18next@19.6.2: + version "19.6.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.6.2.tgz#859aeba46db0c7cdfa8ae3de7c3a5cad3b0cec83" + integrity sha512-Zyd/Z32FY+sD+Eg6sLj5DeDSlrIN3WZ4onuOBRGcjDx/rvodsyUZ9TJ2Y+3aD9Vu8MPbiMU2WesIER/rs1ioyw== dependencies: "@babel/runtime" "^7.10.1"