From 7bd79a6fbcae65e8d576d6dc13793da8ec1c9564 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Thu, 28 Oct 2021 19:47:01 +0000
Subject: [PATCH] Update dependency react-i18next to v11.13.0

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 7ac48d2..1f80e72 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
         "react-dom": "17.0.2",
         "react-github-btn": "1.2.1",
         "react-helmet": "6.1.0",
-        "react-i18next": "11.12.0",
+        "react-i18next": "11.13.0",
         "sass": "1.43.4",
         "tsparticles": "1.37.0"
     },
diff --git a/yarn.lock b/yarn.lock
index 174e36d..c48e48a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10208,10 +10208,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0:
     react-fast-compare "^3.1.1"
     react-side-effect "^2.1.0"
 
-react-i18next@11.12.0:
-  version "11.12.0"
-  resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.12.0.tgz#2a053321b9b7a876d5baa7af55a12d986117bffc"
-  integrity sha512-M9BT+hqVG03ywrl+L7CK74ugK+4jIo7AeKJ17+g9BoqJz2+/aVbs8SIVXT4KMQ1rjIdcw+GcSRDy1CXjcz6tLQ==
+react-i18next@11.13.0:
+  version "11.13.0"
+  resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.13.0.tgz#7b6f23f717154a44cf3f70d62a9368152bf8a73f"
+  integrity sha512-AY8ydSqx8LVm1Tn5yXFA0JwCeSWpcFOSr96HrjUXXVAWWbptamZOY2iMxVaGNlGxSLnRY0U2sdCIPVYHcmhBxQ==
   dependencies:
     "@babel/runtime" "^7.14.5"
     html-parse-stringify "^3.0.1"