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

pull/42856/head
Renovate Bot 2021-07-14 09:34:33 +00:00 committed by renovate[bot]
parent e918e05cfa
commit 7b327f082b
2 changed files with 4 additions and 4 deletions

View File

@ -16798,9 +16798,9 @@
}
},
"react-i18next": {
"version": "11.11.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.1.tgz",
"integrity": "sha512-MtfzPEOvx0ev2cz0HmrEcduuqkktSa5bfeN8Flp0cvN0xP3H3MRSTa8P6pxPtqstHbRe1cD9QBOr5T/FEV2gOw==",
"version": "11.11.2",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.2.tgz",
"integrity": "sha512-42tWoD0X12mJyYtTnK99Hihi2nCc3WIJ23WpUiDwojTWj7w5rfa/cCqo57QLhTFOoYSpG+ydr6Cr1hjtkvmVPw==",
"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.1",
"react-i18next": "11.11.2",
"react-instantsearch-dom": "6.12.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.43.0",