Bump i18next from 19.1.0 to 19.3.1

Bumps [i18next](https://github.com/i18next/i18next) from 19.1.0 to 19.3.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v19.1.0...v19.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-24 10:17:59 +00:00
parent 169384c2b5
commit 20de578adb
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8384,9 +8384,9 @@
}
},
"i18next": {
"version": "19.1.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.1.0.tgz",
"integrity": "sha512-ISbmukX4L6Dz0QoH9+EW1AnBw7j+NRLoMu9uLPMaNSSTP9Eie9/oUL0dOyWX15baB3gYOpkHJpGZRHOqcnl0ew==",
"version": "19.3.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.3.1.tgz",
"integrity": "sha512-fSd67ADNfVtffECirge69OBChESzdJgXMVa8cmnR96mHn+rB2lTmNE5bqwPz32aufAKOV1LHwOTAepG+P9QbjA==",
"requires": {
"@babel/runtime": "^7.3.1"
}
+1 -1
View File
@@ -44,7 +44,7 @@
"bootstrap-daterangepicker": "^3.0.5",
"chart.js": "^2.9.3",
"cross-env": "^7.0.0",
"i18next": "^19.1.0",
"i18next": "^19.3.1",
"i18next-browser-languagedetector": "^4.0.2",
"i18next-xhr-backend": "^3.2.2",
"lodash.debounce": "^4.0.8",