Bump react-i18next from 10.11.0 to 10.11.2

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 10.11.0 to 10.11.2.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v10.11.0...v10.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-23 04:02:27 +00:00
committed by GitHub
parent 6e39aaba39
commit 5bdfaaf19a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -18665,9 +18665,9 @@
"dev": true
},
"react-i18next": {
"version": "10.11.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-10.11.0.tgz",
"integrity": "sha512-jmxLZK8mf+KxG3RUIiu/COperTq1c7+iHNsna7LODOYEYaoj6EXFuchOytnB80GoUOb0JC1csT37Zp+U5nPQqQ==",
"version": "10.11.2",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-10.11.2.tgz",
"integrity": "sha512-Ru+WonG9BLILDg/By7Pw0Lne2I7HVLRyhyvDtar22tNNu6de2D89zAKl2RzK2jgq7m7l+BFSnLpz4kX7ZPV+JQ==",
"requires": {
"@babel/runtime": "^7.3.1",
"html-parse-stringify2": "2.0.1"
+1 -1
View File
@@ -57,7 +57,7 @@
"react-bootstrap-typeahead": "^3.4.5",
"react-chartjs-2": "^2.7.6",
"react-dom": "^16.8.6",
"react-i18next": "^10.11.0",
"react-i18next": "^10.11.2",
"react-router-dom": "^5.0.1",
"react-table": "^6.10.0",
"reactstrap": "^8.0.0",