fix(deps): update dependency react-i18next to v11.14.2 (#44166)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-16 11:31:40 +05:30
committed by GitHub
parent 6d21f143c3
commit 2aa95a4b85
2 changed files with 8 additions and 8 deletions

View File

@ -74,7 +74,7 @@
"react-ga": "3.3.0",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.14.1",
"react-i18next": "11.14.2",
"react-instantsearch-dom": "6.15.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.46.0",
@ -22562,9 +22562,9 @@
}
},
"node_modules/react-i18next": {
"version": "11.14.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.14.1.tgz",
"integrity": "sha512-2M4E3G6fZHMirSfIY6F9704J5wMaqsfrrixueIDkQzbD80txtQ2RHSOe79aRqrgEnAl9MdcH0kK4PmvkbVLhAA==",
"version": "11.14.2",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.14.2.tgz",
"integrity": "sha512-fmDhwNA0zDmSEL3BBT5qwNMvxrKu25oXDDAZyHprfB0AHZmWXfBmRLf8MX8i1iBd2I2C2vsA2D9wxYBIwzooEQ==",
"dependencies": {
"@babel/runtime": "^7.14.5",
"html-parse-stringify": "^3.0.1"
@ -44377,9 +44377,9 @@
}
},
"react-i18next": {
"version": "11.14.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.14.1.tgz",
"integrity": "sha512-2M4E3G6fZHMirSfIY6F9704J5wMaqsfrrixueIDkQzbD80txtQ2RHSOe79aRqrgEnAl9MdcH0kK4PmvkbVLhAA==",
"version": "11.14.2",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.14.2.tgz",
"integrity": "sha512-fmDhwNA0zDmSEL3BBT5qwNMvxrKu25oXDDAZyHprfB0AHZmWXfBmRLf8MX8i1iBd2I2C2vsA2D9wxYBIwzooEQ==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-parse-stringify": "^3.0.1"

View File

@ -98,7 +98,7 @@
"react-ga": "3.3.0",
"react-helmet": "6.1.0",
"react-hotkeys": "2.0.0",
"react-i18next": "11.14.1",
"react-i18next": "11.14.2",
"react-instantsearch-dom": "6.15.0",
"react-lazy-load": "3.1.13",
"react-monaco-editor": "0.46.0",