mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
Update dependency i18next to v20.3.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5df6cf3b1a
commit
e3d5cf9330
2 changed files with 5 additions and 5 deletions
|
@ -51,7 +51,7 @@
|
|||
"flowchart.js": "1.15.0",
|
||||
"fork-awesome": "1.1.7",
|
||||
"highlight.js": "11.0.1",
|
||||
"i18next": "20.3.1",
|
||||
"i18next": "20.3.2",
|
||||
"i18next-browser-languagedetector": "6.1.2",
|
||||
"i18next-http-backend": "1.2.6",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
|
@ -7755,10 +7755,10 @@ i18next-http-backend@1.2.6:
|
|||
dependencies:
|
||||
cross-fetch "3.1.4"
|
||||
|
||||
i18next@20.3.1:
|
||||
version "20.3.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.1.tgz#b51dd281a2eec8087753edf1727e160dac8a5554"
|
||||
integrity sha512-WTY07KreR5z2LBSzAIKs05zpR5tgUT98C4fD96e7Risbc/HZePwF6AEnb9VkjdeSeRn9PDqQBay7ZkphuXt0Xw==
|
||||
i18next@20.3.2:
|
||||
version "20.3.2"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.2.tgz#5195e76b9e0848a1c198001bf6c7fc72995a55f1"
|
||||
integrity sha512-e8CML2R9Ng2sSQOM80wb/PrM2j8mDm84o/T4Amzn9ArVyNX5/ENWxxAXkRpZdTQNDaxKImF93Wep4mAoozFrKw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue