fix(deps): update dependency react-i18next to v11.11.1

This commit is contained in:
Renovate Bot
2021-07-05 19:11:22 +00:00
committed by renovate[bot]
parent b62920b86a
commit 403c41a92d
2 changed files with 4 additions and 4 deletions

View File

@ -16862,9 +16862,9 @@
}
},
"react-i18next": {
"version": "11.11.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.0.tgz",
"integrity": "sha512-p1jHmoyJgDFQmyubUEjrx6kCsr1izW/C8i9pOiJy+9lJqLYwNA8sElVplm0VAnop3kH68edT0/g3wB3UvAcRCQ==",
"version": "11.11.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.1.tgz",
"integrity": "sha512-MtfzPEOvx0ev2cz0HmrEcduuqkktSa5bfeN8Flp0cvN0xP3H3MRSTa8P6pxPtqstHbRe1cD9QBOr5T/FEV2gOw==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-parse-stringify": "^3.0.1"

View File

@ -99,7 +99,7 @@
"react-ga": "3.3.0",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.11.0",
"react-i18next": "11.11.1",
"react-instantsearch-dom": "6.11.2",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.43.0",