1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-08 07:48:45 +01:00

Bump i18next from 19.4.1 to 19.4.5

Bumps [i18next](https://github.com/i18next/i18next) from 19.4.1 to 19.4.5.
- [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.4.1...v19.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-10 15:03:19 +00:00 committed by GitHub
parent 0dddcf087c
commit 2b96d14749
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -16354,9 +16354,9 @@
"dev": true
},
"i18next": {
"version": "19.4.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.4.1.tgz",
"integrity": "sha512-dC3ue15jkLebN2je4xEjfjVYd/fSAo+UVK9f+JxvceCJRowkI+S0lGohgKejqU+FYLfvw9IAPylIIEWwR8Djrg==",
"version": "19.4.5",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.4.5.tgz",
"integrity": "sha512-aLvSsURoupi3x9IndmV6+m3IGhzLzhYv7Gw+//K3ovdliyGcFRV0I1MuddI0Bk/zR7BG1U+kJOjeHFUcUIdEgg==",
"requires": {
"@babel/runtime": "^7.3.1"
}

View File

@ -182,7 +182,7 @@
"emojilib": "^2.4.0",
"hawk": "^7.0.10",
"hoek": "^6.1.3",
"i18next": "^19.4.1",
"i18next": "^19.4.5",
"lodash": "^4.17.15",
"megalodon": "3.2.2",
"moment": "^2.24.0",