Browse Source

chore(deps): update dependency i18next to v19.4.0

master
Renovate Bot 5 years ago
parent
commit
0136b0b2bc
No known key found for this signature in database GPG Key ID: 81C63AE1C224182B
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -108,7 +108,7 @@
"eslint-plugin-react": "7.19.0",
"history": "4.10.1",
"husky": "4.2.3",
"i18next": "19.3.4",
"i18next": "19.4.0",
"i18next-browser-languagedetector": "4.0.2",
"i18next-scanner": "2.11.0",
"js-yaml": "3.13.1",

8
yarn.lock

@ -9204,10 +9204,10 @@ i18next@*:
dependencies:
"@babel/runtime" "^7.3.1"
i18next@19.3.4:
version "19.3.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.3.4.tgz#512de50ee6075df825c646e1ce646a104f0938c9"
integrity sha512-ef7AxxutzdhBsBNugE9jgqsbwesG1muJOtZ9ZrPARPs/jXegViTp4+8JCeMp8BAyTIo1Zn0giqc8+2UpqFjU0w==
i18next@19.4.0:
version "19.4.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.4.0.tgz#492a03aac701d9efeeee86509d101a09d960b000"
integrity sha512-NvSz/Pb5KiLqhL+nqHu5SXNUtWDpHkVosVwD6PRSZWtBpVs6pXzqrRhyFdFvVivQcQheSxiHD3Oq1WKxoWy1ow==
dependencies:
"@babel/runtime" "^7.3.1"

Loading…
Cancel
Save