Bump i18next from 19.0.2 to 19.0.3 (#493)

This commit is contained in:
dependabot-preview[bot]
2020-01-15 08:55:34 +00:00
committed by GitHub
parent bf3f3abf7d
commit bb85e12e9d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8244,9 +8244,9 @@
}
},
"i18next": {
"version": "19.0.2",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.0.2.tgz",
"integrity": "sha512-fBa43Ann2udP1CQAz3IQpOZ1dGAkmi3mMfzisOhH17igneSRbvZ7P2RNbL+L1iRYKMufBmVwnC7G3gqcyviZ9g==",
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.0.3.tgz",
"integrity": "sha512-Ru4afr++b4cUApsIBifcMYyWG9Nx8wlFdq4DuOF+UuoPoQKfuh0iAVMekTjs6w1CZLUOVb5QZEuoYRLmu17EIA==",
"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": "^6.0.3",
"i18next": "^19.0.2",
"i18next": "^19.0.3",
"i18next-browser-languagedetector": "^4.0.1",
"i18next-xhr-backend": "^3.2.2",
"lodash.debounce": "^4.0.8",