Update dependency i18next to v21.1.0

This commit is contained in:
Renovate Bot 2021-09-24 17:16:22 +00:00 committed by renovate[bot]
parent 84ced2b834
commit 588fb35d63
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"gatsby-source-filesystem": "3.14.0",
"gatsby-transformer-json": "3.14.0",
"gatsby-transformer-sharp": "3.14.0",
"i18next": "21.0.2",
"i18next": "21.1.0",
"locale": "0.1.0",
"lucide-react": "0.16.0",
"prop-types": "15.7.2",

View file

@ -6786,10 +6786,10 @@ human-signals@^2.1.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
i18next@21.0.2:
version "21.0.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.0.2.tgz#a394cbd0cc1879a9ad7a4a979a222d12033022cc"
integrity sha512-cSjRitffS1xm90YgPFTaqut89Y4Oc2i4aiCmAuhxHPryYdKzSIGl1YSv8PzlW+UPFOKRIUCOYZ5Rn+aUXKq/qQ==
i18next@21.1.0:
version "21.1.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.1.0.tgz#48da88faf63ba4523d704e9259ca816541e00de5"
integrity sha512-1JJSAh7jI4bcBzwk8OQVrifyLdYYMJoanF8+9rcqbROAiKr3eEV9Cc3rd4065teylbo+d/h8OaTnheRZAKG4WA==
dependencies:
"@babel/runtime" "^7.12.0"