Update dependency react-i18next to v11.14.0

This commit is contained in:
Renovate Bot 2021-11-10 01:14:13 +00:00 committed by renovate[bot]
parent 30d6b33cc8
commit 6c4f97b976
2 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,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.13.0", "react-i18next": "11.14.0",
"sass": "1.43.4", "sass": "1.43.4",
"tsparticles": "1.37.3", "tsparticles": "1.37.3",
"utterances-react": "0.1.3" "utterances-react": "0.1.3"

View file

@ -10671,10 +10671,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.13.0: react-i18next@11.14.0:
version "11.13.0" version "11.14.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.13.0.tgz#7b6f23f717154a44cf3f70d62a9368152bf8a73f" resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.14.0.tgz#ec855ac6a133ce6987c2b9224b601f4cd4ad93ee"
integrity sha512-AY8ydSqx8LVm1Tn5yXFA0JwCeSWpcFOSr96HrjUXXVAWWbptamZOY2iMxVaGNlGxSLnRY0U2sdCIPVYHcmhBxQ== integrity sha512-2xuQgd+Arzl3uZKkcKVk1V3rdiyXJrDkVAMxVtX2i3o+sDc+g+YjWoHh7Hw336wd+UGTI+F30ZCkb3X2VCixEQ==
dependencies: dependencies:
"@babel/runtime" "^7.14.5" "@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1" html-parse-stringify "^3.0.1"