fix(deps): update dependency react-i18next to v11.8.15 (#41972)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-05-04 18:15:05 +05:30
committed by GitHub
parent 2b1adbd289
commit 8f753a0b67
2 changed files with 8 additions and 8 deletions

View File

@ -12770,9 +12770,9 @@
"dev": true "dev": true
}, },
"html-parse-stringify": { "html-parse-stringify": {
"version": "3.0.0", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/html-parse-stringify/-/html-parse-stringify-3.0.0.tgz", "resolved": "https://registry.npmjs.org/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz",
"integrity": "sha512-TrTKp/U0tACrpqalte/VhxepqMLii2mOfC8iuOt4+VA7Zdi6BUKKqNJvEsO17Cr3T3E7PpqLe3NdLII6bcYJgg==", "integrity": "sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==",
"requires": { "requires": {
"void-elements": "3.1.0" "void-elements": "3.1.0"
} }
@ -21058,12 +21058,12 @@
} }
}, },
"react-i18next": { "react-i18next": {
"version": "11.8.13", "version": "11.8.15",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.13.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.8.15.tgz",
"integrity": "sha512-KTNuLYnEwI9y54nSEal4yBxXBnfCCfh7t/0p/UHfhlGNcIMu+V4x/y5zGKzbOEK4noQrUzZ+J47RPYH7rMs2ZQ==", "integrity": "sha512-ZbKcbYYKukgDL0MiUWKJTEsEftjSTNVZv67/V+SjPqTRwuF/aL4NbUtuEcb4WjHk0HyZ1M+2wGd07Fp0RUNHKA==",
"requires": { "requires": {
"@babel/runtime": "^7.13.6", "@babel/runtime": "^7.13.6",
"html-parse-stringify": "^3.0.0" "html-parse-stringify": "^3.0.1"
} }
}, },
"react-instantsearch-core": { "react-instantsearch-core": {

View File

@ -94,7 +94,7 @@
"react-ga": "2.7.0", "react-ga": "2.7.0",
"react-helmet": "6.1.0", "react-helmet": "6.1.0",
"react-hotkeys": "2.0.0", "react-hotkeys": "2.0.0",
"react-i18next": "11.8.13", "react-i18next": "11.8.15",
"react-instantsearch-dom": "6.10.3", "react-instantsearch-dom": "6.10.3",
"react-lazy-load": "3.1.13", "react-lazy-load": "3.1.13",
"react-monaco-editor": "0.39.1", "react-monaco-editor": "0.39.1",