Bump i18next from 19.3.2 to 19.3.3 (#611)

Bumps [i18next](https://github.com/i18next/i18next) from 19.3.2 to 19.3.3.
- [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.3.2...v19.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-20 10:07:39 +02:00
committed by GitHub
co-authored by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
parent 19aadcea9c
commit 013ca4dc43
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8323,9 +8323,9 @@
"dev": true
},
"i18next": {
"version": "19.3.2",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.3.2.tgz",
"integrity": "sha512-QDBQ8MqFWi4+L9OQjjZEKVyg9uSTy3NTU3Ri53QHe7nxtV+KD4PyLB8Kxu58gr6b9y5l8cU3mCiNHVeoxPMzAQ==",
"version": "19.3.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.3.3.tgz",
"integrity": "sha512-CnuPqep5/JsltkGvQqzYN4d79eCe0TreCBRF3a8qHHi8x4SON1qqZ/pvR2X7BfNkNqpA5HXIqw0E731H+VsgSg==",
"requires": {
"@babel/runtime": "^7.3.1"
}
+1 -1
View File
@@ -43,7 +43,7 @@
"bootstrap-daterangepicker": "^3.0.5",
"chart.js": "^2.9.3",
"cross-env": "^7.0.2",
"i18next": "^19.3.2",
"i18next": "^19.3.3",
"i18next-browser-languagedetector": "^4.0.2",
"i18next-xhr-backend": "^3.2.2",
"lodash.debounce": "^4.0.8",