Update dependency i18next to v21.1.1

This commit is contained in:
Renovate Bot 2021-09-27 13:16:07 +00:00 committed by renovate[bot]
parent 0ddd2ae24a
commit ccd8226051
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.1.0",
"i18next": "21.1.1",
"locale": "0.1.0",
"lucide-react": "0.16.3",
"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.1.0:
version "21.1.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.1.0.tgz#48da88faf63ba4523d704e9259ca816541e00de5"
integrity sha512-1JJSAh7jI4bcBzwk8OQVrifyLdYYMJoanF8+9rcqbROAiKr3eEV9Cc3rd4065teylbo+d/h8OaTnheRZAKG4WA==
i18next@21.1.1:
version "21.1.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.1.1.tgz#e7569de4d9fea2972c28ca4c334d13799b94ce76"
integrity sha512-oBEi+3MI/jEv0DifAmA+e47WAS55Sv6yG2CmZ0Kpz/VGu8rTQARJGRkwhMcLhcIi+JYmxmfBD/DQ/7Ho3FYryw==
dependencies:
"@babel/runtime" "^7.12.0"