From 3fa5fd9ca6df70b2d46f77896f4cd6619f0dfd5d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Feb 2022 10:34:44 +0000 Subject: [PATCH] Update dependency i18next to v21.6.11 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4d637c6..b1a6593 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "gatsby-transformer-json": "4.6.0", "gatsby-transformer-sharp": "4.6.0", "hamburger-react": "2.4.1", - "i18next": "21.6.10", + "i18next": "21.6.11", "locale": "0.1.0", "lodash": "4.17.21", "lucide-react": "0.16.29", diff --git a/yarn.lock b/yarn.lock index 4f3c6b0..1b3d7a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7331,10 +7331,10 @@ husky@7.0.4: resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535" integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ== -i18next@21.6.10: - version "21.6.10" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.10.tgz#aa503831d42213ae2f05eaede29ca07c2d6fbb6f" - integrity sha512-Xw+tEGQ61BF6SXtBlFffhM/YhJKHZf2cyDrcNK/l2dE6yVbkPkSasC3VhkAsHXX30vUJ0yG04WIUtf7UvwjOxg== +i18next@21.6.11: + version "21.6.11" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.11.tgz#de6d649221e02474cc701d152606bf3e61e37bcd" + integrity sha512-tJ2+o0lVO+fhi8bPkCpBAeY1SgkqmQm5NzgPWCQssBrywJw98/o+Kombhty5nxQOpHtvMmsxcOopczUiH6bJxQ== dependencies: "@babel/runtime" "^7.12.0"