Browse Source
chore(deps): update dependency i18next to v19.7.0
master
Renovate Bot
5 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
@ -108,7 +108,7 @@ |
|
|
|
"eslint-plugin-react": "7.20.6", |
|
|
|
"history": "4.10.1", |
|
|
|
"husky": "4.2.5", |
|
|
|
"i18next": "19.6.3", |
|
|
|
"i18next": "19.7.0", |
|
|
|
"i18next-browser-languagedetector": "6.0.1", |
|
|
|
"i18next-scanner": "2.11.0", |
|
|
|
"jest-environment-jsdom-sixteen": "1.0.3", |
|
|
|
|
|
@ -9801,10 +9801,10 @@ i18next@*: |
|
|
|
dependencies: |
|
|
|
"@babel/runtime" "^7.3.1" |
|
|
|
|
|
|
|
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== |
|
|
|
i18next@19.7.0: |
|
|
|
version "19.7.0" |
|
|
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.7.0.tgz#e637bbbf36481d34b7d5e6d3b04e1bb654bf2a26" |
|
|
|
integrity sha512-sxZhj6u7HbEYOMx81oGwq5MiXISRBVg2wRY3n6YIbe+HtU8ydzlGzv6ErHdrRKYxATBFssVXYbc3lNZoyB4vfA== |
|
|
|
dependencies: |
|
|
|
"@babel/runtime" "^7.10.1" |
|
|
|
|
|
|
|