Update dependency i18next to v19.4.5 (#139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-04 23:27:05 +02:00 committed by GitHub
parent 03e1bf361a
commit 567f0d2423
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"fork-awesome": "1.1.7",
"i18next": "19.4.4",
"i18next": "19.4.5",
"i18next-browser-languagedetector": "4.1.1",
"i18next-http-backend": "1.0.8",
"moment": "2.25.3",

View file

@ -5567,10 +5567,10 @@ i18next-http-backend@1.0.8:
dependencies:
node-fetch "2.6.0"
i18next@19.4.4:
version "19.4.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.4.4.tgz#c0a18bc2f2be554da636e67bfbf5200c7948b60d"
integrity sha512-ofaHtdsDdX3A5nYur1HWblB7J4hIcjr2ACdnwTAJgc8hTfPbyzZfGX0hVkKpI3vzDIgO6Uzc4v1ffW2W6gG6zw==
i18next@19.4.5:
version "19.4.5"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.4.5.tgz#f9ea8bbb48d1ec66bc3436f0bb74a16b11821e11"
integrity sha512-aLvSsURoupi3x9IndmV6+m3IGhzLzhYv7Gw+//K3ovdliyGcFRV0I1MuddI0Bk/zR7BG1U+kJOjeHFUcUIdEgg==
dependencies:
"@babel/runtime" "^7.3.1"