Browse Source

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

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

2
package.json

@ -100,7 +100,7 @@
"fs-extra": "8.1.0",
"history": "4.10.1",
"husky": "3.1.0",
"i18next": "19.0.0",
"i18next": "19.0.1",
"i18next-browser-languagedetector": "4.0.1",
"i18next-scanner": "2.10.3",
"js-yaml": "3.13.1",

8
yarn.lock

@ -9415,10 +9415,10 @@ i18next@*:
dependencies:
"@babel/runtime" "^7.3.1"
i18next@19.0.0:
version "19.0.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.0.0.tgz#5418207d7286128e6cfe558e659fa8c60d89794b"
integrity sha512-xxNKNOqLdGP/M+/fzzBOhcc9hCAqv6gDhHq0xbYz/Vlz5PlMfr9P1LbBvmk7RkZjYoh/kyM1tnfSl+sJ2VaD0Q==
i18next@19.0.1:
version "19.0.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.0.1.tgz#11347b9d5f2ceb4a03750a06010cc249fe065d31"
integrity sha512-xZjzCcInvkgx3ZzymkySZ/ULOZyAMXTmQP22Hvnf5CMRqrxe3BXhg6CBtpGSVPMiANnHOmPiNVWHLSncnffnxw==
dependencies:
"@babel/runtime" "^7.3.1"

Loading…
Cancel
Save