mirror of
https://github.com/gosticks/web.git
synced 2026-08-17 06:20:19 +00:00
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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user