1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-16 20:20:38 +09:00

chore(deps): bump i18next from 19.5.1 to 19.5.4

Bumps [i18next](https://github.com/i18next/i18next) from 19.5.1 to 19.5.4.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v19.5.1...v19.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-07 02:11:13 +00:00 committed by Yasuaki Uechi
parent daba453bb9
commit d3e219dcaf
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"easy-peasy": "^3.3.1",
"fetch-suspense": "^1.2.2",
"framer-motion": "^1.11.1",
"i18next": ">=19.5.1",
"i18next": ">=19.5.4",
"i18next-browser-languagedetector": "^4.1.1",
"i18next-chained-backend": "^2.0.1",
"i18next-localstorage-backend": "^3.1.1",

View File

@ -5963,10 +5963,10 @@ i18next-xhr-backend@^3.2.2:
dependencies:
"@babel/runtime" "^7.5.5"
i18next@>=17.0.11, i18next@>=19.5.1:
version "19.5.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.5.1.tgz#d5fdc7b2dafd1a183f2188d65dfdb78ef9f35264"
integrity sha512-e6lGMiTyb51F9PPInUTTDg8YbwcWXZYX18svaX2NUUWEphJKP7oG5HMlbZ+K84AXqw4AeBnwRrOlS9ickqcCBg==
i18next@>=17.0.11, i18next@>=19.5.4:
version "19.5.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.5.4.tgz#86e4b44993621f39ab53f95a24afa69caea0a452"
integrity sha512-fty+v8v0Unn8KufOajoZ6OR5aKme/lP+BdbT5rirTXE8wdj6LbsbG9DwtI9VtMeru1PEf+L530Cq3IRmovMJGQ==
dependencies:
"@babel/runtime" "^7.10.1"