From e7fd58ebff5b75303433673464ee6047c763eb03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 00:20:55 +0000 Subject: [PATCH] fix(deps): update dependency react-i18next to ^11.11.0 (#1281) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 800d50448..a78c7834b 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "raven": "^2.6.4", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-i18next": "^11.8.15", + "react-i18next": "^11.11.0", "react-icons": "^3.11.0", "react-nice-dates": "^3.1.0", "react-notifications": "^1.7.2", diff --git a/yarn.lock b/yarn.lock index 1581d4fd8..6535b6411 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8475,7 +8475,7 @@ react-dom@^17.0.2: object-assign "^4.1.1" scheduler "^0.20.2" -react-i18next@^11.8.15: +react-i18next@^11.11.0: version "11.11.0" resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.11.0.tgz#2f7c6cb4f81f94d1728a02d60e4bb5216709f942" integrity sha512-p1jHmoyJgDFQmyubUEjrx6kCsr1izW/C8i9pOiJy+9lJqLYwNA8sElVplm0VAnop3kH68edT0/g3wB3UvAcRCQ==