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:
renovate[bot] 2020-07-25 18:34:46 +02:00 committed by GitHub
parent 5575df00c2
commit cf536aefa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

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

View file

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