From 4396c761ecf7dbe8ab116b404deeed7493ba43ef Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 May 2022 12:28:02 +0000 Subject: [PATCH] Update dependency i18next to v21.8.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9660a4c..649b88f 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "gatsby-transformer-json": "4.14.0", "gatsby-transformer-sharp": "4.14.0", "hamburger-react": "2.5.0", - "i18next": "21.8.3", + "i18next": "21.8.4", "locale": "0.1.0", "lodash": "4.17.21", "lucide-react": "0.48.0", diff --git a/yarn.lock b/yarn.lock index 94fc2b8..de22037 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8115,10 +8115,10 @@ husky@8.0.1: resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9" integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw== -i18next@21.8.3: - version "21.8.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.3.tgz#1d90fbb8907ba94c2320111ec2c43cdffe4f3fc2" - integrity sha512-I6QEXu096oaNH8h+hs2eHu6hxtWPdb/rsoRFHmFep01uuwB0h86ckXaT14ladhstWenEScsxiAQ2TW9fmDG57Q== +i18next@21.8.4: + version "21.8.4" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.4.tgz#646e23065752036b38d9fda8898c18139b9e8ebe" + integrity sha512-b3LQ5n9V1juu8UItb5x1QTI4OTvNqsNs/wetwQlBvfijEqks+N5HKMKSoevf8w0/RGUrDQ7g4cvVzF8WBp9pUw== dependencies: "@babel/runtime" "^7.17.2"