Update dependency react-i18next to v11.17.1

This commit is contained in:
Renovate Bot 2022-06-10 13:06:11 +00:00 committed by renovate[bot]
parent 68e030cef0
commit f529133718
2 changed files with 5 additions and 5 deletions

View file

@ -67,7 +67,7 @@
"react-dom": "18.1.0",
"react-github-btn": "1.3.0",
"react-helmet": "6.1.0",
"react-i18next": "11.17.0",
"react-i18next": "11.17.1",
"sass": "1.52.3",
"tsparticles": "2.0.6",
"typed-scss-modules": "6.5.0",

View file

@ -11366,10 +11366,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.17.0:
version "11.17.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.0.tgz#44a0689dac7903352733e40303b743fa465eb797"
integrity sha512-ewq2S4bVUTRqOMAdM/XvzCn9xUPIryzeBQRghmJ8lC6VI/8Kp7z1GwoLyt8j7GB2ywhN2SjPk7LU4sHzVeu7aw==
react-i18next@11.17.1:
version "11.17.1"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.1.tgz#3a5309ac6c093b4c556c7f8a0a808c034929040c"
integrity sha512-4H4fK9vWsQtPP0iAdqzGfdPKLaSXpCjuh1xaGsejX/CO8tx8zCnrOnlQhMgrJf+OlUfzth5YaDPXYGp3RHxV1g==
dependencies:
"@babel/runtime" "^7.14.5"
html-escaper "^2.0.2"