mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 12:10:20 +00:00
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:
co-authored by
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
parent
19aadcea9c
commit
013ca4dc43
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user