Update dependency i18next to v19.6.2 (#336)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-07-18 02:38:12 +02:00 committed by GitHub
parent 100c772add
commit 0577cc4294
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"fork-awesome": "1.1.7",
"github-markdown-css": "4.0.0",
"highlight.js": "10.1.1",
"i18next": "19.6.0",
"i18next": "19.6.2",
"i18next-browser-languagedetector": "5.0.0",
"i18next-http-backend": "1.0.16",
"markdown-it": "11.0.0",

View file

@ -6239,10 +6239,10 @@ i18next-http-backend@1.0.16:
dependencies:
node-fetch "2.6.0"
i18next@19.6.0:
version "19.6.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.6.0.tgz#3881b8e476e494dcdadcc8983e594080417fd82e"
integrity sha512-t+pA7iN2WtwS1UQc4PFKHDIO4HYZIl2Wo8UC8gqt70Q1qY50FflAF5vV4IbQEqy4DuK3I9wv3BL1PMvkk238WA==
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==
dependencies:
"@babel/runtime" "^7.10.1"