mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
Update dependency i18next to v19.6.3 (#353)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Philip Molares <git@molar.es>
This commit is contained in:
parent
5575df00c2
commit
cf536aefa5
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
|||
"fork-awesome": "1.1.7",
|
||||
"github-markdown-css": "4.0.0",
|
||||
"highlight.js": "10.1.2",
|
||||
"i18next": "19.6.2",
|
||||
"i18next": "19.6.3",
|
||||
"i18next-browser-languagedetector": "5.0.0",
|
||||
"i18next-http-backend": "1.0.17",
|
||||
"js-yaml": "3.14.0",
|
||||
|
|
|
@ -6242,10 +6242,10 @@ i18next-http-backend@1.0.17:
|
|||
dependencies:
|
||||
node-fetch "2.6.0"
|
||||
|
||||
i18next@19.6.2:
|
||||
version "19.6.2"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.6.2.tgz#859aeba46db0c7cdfa8ae3de7c3a5cad3b0cec83"
|
||||
integrity sha512-Zyd/Z32FY+sD+Eg6sLj5DeDSlrIN3WZ4onuOBRGcjDx/rvodsyUZ9TJ2Y+3aD9Vu8MPbiMU2WesIER/rs1ioyw==
|
||||
i18next@19.6.3:
|
||||
version "19.6.3"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.6.3.tgz#ce2346161b35c4c5ab691b0674119c7b349c0817"
|
||||
integrity sha512-eYr98kw/C5z6kY21ti745p4IvbOJwY8F2T9tf/Lvy5lFnYRqE45+bppSgMPmcZZqYNT+xO0N0x6rexVR2wtZZQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue