Browse Source

chore(deps): update dependency i18next to v17.3.1

feat/auto-update
Renovate Bot 5 years ago
parent
commit
bd377ec17b
No known key found for this signature in database GPG Key ID: 30DC19D6846E13FA
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -96,7 +96,7 @@
"fs-extra": "8.1.0",
"history": "4.10.1",
"husky": "3.0.9",
"i18next": "17.3.0",
"i18next": "17.3.1",
"i18next-browser-languagedetector": "3.0.3",
"i18next-scanner": "2.10.3",
"less": "3.10.3",

8
yarn.lock

@ -9106,10 +9106,10 @@ i18next@*:
dependencies:
"@babel/runtime" "^7.3.1"
i18next@17.3.0:
version "17.3.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-17.3.0.tgz#6223799605303607243ce7c4c9846b205c14cd9c"
integrity sha512-4sJ6CHhLu/+xOEo3wresVl7jhC92bXhBkZYigJRzXCljzlgdayNhP/+0K+76GHmFTlL/OHg/hw04Praph9SJsA==
i18next@17.3.1:
version "17.3.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-17.3.1.tgz#5fe75e054aae39a6f38f1a79f7ab49184c6dc7a1"
integrity sha512-4nY+yaENaoZKmpbiDXPzucVHCN3hN9Z9Zk7LyQXVOKVIpnYOJ3L/yxHJlBPtJDq3PGgjFwA0QBFm/26Z0iDT5A==
dependencies:
"@babel/runtime" "^7.3.1"

Loading…
Cancel
Save