mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-17 16:29:04 +00:00
Update dependency i18next to v19.8.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fd022c34f1
commit
f39ec6a35d
2 changed files with 5 additions and 5 deletions
|
@ -55,7 +55,7 @@
|
|||
"flowchart.js": "1.15.0",
|
||||
"fork-awesome": "1.1.7",
|
||||
"highlight.js": "10.5.0",
|
||||
"i18next": "19.8.4",
|
||||
"i18next": "19.8.5",
|
||||
"i18next-browser-languagedetector": "6.0.1",
|
||||
"i18next-http-backend": "1.0.22",
|
||||
"js-yaml": "4.0.0",
|
||||
|
|
|
@ -7754,10 +7754,10 @@ i18next-http-backend@1.0.22:
|
|||
dependencies:
|
||||
node-fetch "2.6.1"
|
||||
|
||||
i18next@19.8.4:
|
||||
version "19.8.4"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.4.tgz#447718f2a26319b8debdbcc6fbc1a9761be7316b"
|
||||
integrity sha512-FfVPNWv+felJObeZ6DSXZkj9QM1Ivvh7NcFCgA8XPtJWHz0iXVa9BUy+QY8EPrCLE+vWgDfV/sc96BgXVo6HAA==
|
||||
i18next@19.8.5:
|
||||
version "19.8.5"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.5.tgz#8275c98ab98faffa348de2c34c2fd80ffeadb999"
|
||||
integrity sha512-mDuH/mvnNXZmvqxl3akSZuJtbX7ou7M66kzfXQTfRngTZ9cAjktlx4yVzA+gS9VPZp51eZOQAGfEDbFcnyvliw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue