From 2e19d1ab3071cc9b2ea90e312d1e77a22dcbf7a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 18:14:27 +0000 Subject: [PATCH] Update dependency i18next to v21.8.16 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cfc7a80..d2bee39 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "gatsby-transformer-json": "4.19.0", "gatsby-transformer-sharp": "4.19.0", "hamburger-react": "2.5.0", - "i18next": "21.8.15", + "i18next": "21.8.16", "locale": "0.1.0", "lodash": "4.17.21", "lucide-react": "0.83.0", diff --git a/yarn.lock b/yarn.lock index fb8f118..4f86e56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8291,10 +8291,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.15: - version "21.8.15" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.15.tgz#21dadc234d031979ad5bec51fc83e95ea3d416b0" - integrity sha512-mmFh58QFYagWCMJUa0w9GfE9pf0Az6uI4YaXLbcXulZlJ/zKTlBC8Z6oIgBB3hrmlheL5smKPOWQ3FjKC3MFWA== +i18next@21.8.16: + version "21.8.16" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.16.tgz#31fe4682e4e2077dbf229a88e5a58b7020e4ddc8" + integrity sha512-acJLCk38YMfEPjBR/1vS13SFY7rBQLs9E5m1tSRnWc9UW3f+SZszgH+NP1fZRA1+O+CdG2eLGGmuUMJW52EwzQ== dependencies: "@babel/runtime" "^7.17.2"