From 80fb5bb040c5b4034c920376a2a2430f6507d0a6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 2 Oct 2021 19:55:43 +0000 Subject: [PATCH] Update dependency i18next to v21.2.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index db0c2e6..e62113c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "gatsby-source-filesystem": "3.14.0", "gatsby-transformer-json": "3.14.0", "gatsby-transformer-sharp": "3.14.0", - "i18next": "21.2.3", + "i18next": "21.2.4", "locale": "0.1.0", "lucide-react": "0.16.7", "prop-types": "15.7.2", diff --git a/yarn.lock b/yarn.lock index 3ad9edc..d86c6b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6806,10 +6806,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.2.3: - version "21.2.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.3.tgz#58730f8b391a3ea880ccbab7052de6012cae40b1" - integrity sha512-aOYql7b9dvcSlkp9mDBFiLPv3+3TVAbXM06lgGL8xWCf5yd0QlgQvvvyCin24WR4EMl4eiu+vijKdblYKs3kfw== +i18next@21.2.4: + version "21.2.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.4.tgz#ac56044099c83a0a8e2c596acf57f35da8ca327e" + integrity sha512-+81XmiwJOLWJFjRZJK5ASFahAo5TXZGz5IrBT4CfLJ3CyXho61A1cj1Kmh8za8TYtGFou0cEkUSjEaqfya7Wfg== dependencies: "@babel/runtime" "^7.12.0"