Update dependency i18next to v20.3.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-06-19 00:23:06 +00:00 committed by Tilman Vatteroth
parent 5df6cf3b1a
commit e3d5cf9330
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"