mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
Update dependency i18next to v19.4.5 (#139)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
03e1bf361a
commit
567f0d2423
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
|||
"eslint-plugin-promise": "4.2.1",
|
||||
"eslint-plugin-standard": "4.0.1",
|
||||
"fork-awesome": "1.1.7",
|
||||
"i18next": "19.4.4",
|
||||
"i18next": "19.4.5",
|
||||
"i18next-browser-languagedetector": "4.1.1",
|
||||
"i18next-http-backend": "1.0.8",
|
||||
"moment": "2.25.3",
|
||||
|
|
|
@ -5567,10 +5567,10 @@ i18next-http-backend@1.0.8:
|
|||
dependencies:
|
||||
node-fetch "2.6.0"
|
||||
|
||||
i18next@19.4.4:
|
||||
version "19.4.4"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.4.4.tgz#c0a18bc2f2be554da636e67bfbf5200c7948b60d"
|
||||
integrity sha512-ofaHtdsDdX3A5nYur1HWblB7J4hIcjr2ACdnwTAJgc8hTfPbyzZfGX0hVkKpI3vzDIgO6Uzc4v1ffW2W6gG6zw==
|
||||
i18next@19.4.5:
|
||||
version "19.4.5"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.4.5.tgz#f9ea8bbb48d1ec66bc3436f0bb74a16b11821e11"
|
||||
integrity sha512-aLvSsURoupi3x9IndmV6+m3IGhzLzhYv7Gw+//K3ovdliyGcFRV0I1MuddI0Bk/zR7BG1U+kJOjeHFUcUIdEgg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.3.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue