From 7a4007217c9939f895c85a857631cb31c4a19a7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 13:31:34 +0000 Subject: [PATCH] Update dependency react-i18next to v11.18.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 749dd2c..f5e79bf 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "react-dom": "18.2.0", "react-github-btn": "1.3.0", "react-helmet": "6.1.0", - "react-i18next": "11.18.1", + "react-i18next": "11.18.2", "sass": "1.54.0", "tsparticles": "2.1.3", "typed-scss-modules": "6.5.0", diff --git a/yarn.lock b/yarn.lock index 3d186ce..573ea4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11523,10 +11523,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.18.1: - version "11.18.1" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.1.tgz#ba86ed09069e129b8623a28f2b9a03d7f105ea6f" - integrity sha512-S8cl4mvIOSA7OQCE5jNy2yhv705Vwi+7PinpqKIYcBmX/trJtHKqrf6CL67WJSA8crr2JU+oxE9jn9DQIrQezg== +react-i18next@11.18.2: + version "11.18.2" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.2.tgz#b61b3e43cbd94ee8b83681206ba1bfe1168fe4d1" + integrity sha512-nDtspGjqytBA9IxRfw0fjylkfbsKqjJCWKVifvID9rDMjUhAaXvAE4HPU6oABVP9FXxYzfXxMHtvnNkTDWTUTw== dependencies: "@babel/runtime" "^7.14.5" html-parse-stringify "^3.0.1"