Update dependency react-i18next to v11.13.0

This commit is contained in:
Renovate Bot 2021-10-28 19:47:01 +00:00 committed by renovate[bot]
parent 278a608711
commit 7bd79a6fbc
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"react-dom": "17.0.2", "react-dom": "17.0.2",
"react-github-btn": "1.2.1", "react-github-btn": "1.2.1",
"react-helmet": "6.1.0", "react-helmet": "6.1.0",
"react-i18next": "11.12.0", "react-i18next": "11.13.0",
"sass": "1.43.4", "sass": "1.43.4",
"tsparticles": "1.37.0" "tsparticles": "1.37.0"
}, },

View file

@ -10208,10 +10208,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0:
react-fast-compare "^3.1.1" react-fast-compare "^3.1.1"
react-side-effect "^2.1.0" react-side-effect "^2.1.0"
react-i18next@11.12.0: react-i18next@11.13.0:
version "11.12.0" version "11.13.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.12.0.tgz#2a053321b9b7a876d5baa7af55a12d986117bffc" resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.13.0.tgz#7b6f23f717154a44cf3f70d62a9368152bf8a73f"
integrity sha512-M9BT+hqVG03ywrl+L7CK74ugK+4jIo7AeKJ17+g9BoqJz2+/aVbs8SIVXT4KMQ1rjIdcw+GcSRDy1CXjcz6tLQ== integrity sha512-AY8ydSqx8LVm1Tn5yXFA0JwCeSWpcFOSr96HrjUXXVAWWbptamZOY2iMxVaGNlGxSLnRY0U2sdCIPVYHcmhBxQ==
dependencies: dependencies:
"@babel/runtime" "^7.14.5" "@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1" html-parse-stringify "^3.0.1"