From 3064a50ac7ba573894e2db1f0d7e97b27eb11b74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 10:36:40 +0000 Subject: [PATCH] Update dependency i18next to v21.8.13 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 665e4ed..bbd3797 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "gatsby-transformer-json": "4.18.0", "gatsby-transformer-sharp": "4.18.0", "hamburger-react": "2.5.0", - "i18next": "21.8.12", + "i18next": "21.8.13", "locale": "0.1.0", "lodash": "4.17.21", "lucide-react": "0.72.0", diff --git a/yarn.lock b/yarn.lock index b4e5747..3f54c59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8247,10 +8247,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.12: - version "21.8.12" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.12.tgz#30a1ca4a9556d9d523c9dad0fa3c01f81aa5ee72" - integrity sha512-BCJsQq9DtmLb88ksPZgpjbXhPAhFmDTNrY2Jh8VvgwnTHvL8xbuSribdTsi2WPRk1kbhjtbkoqyCVr12w2XTCA== +i18next@21.8.13: + version "21.8.13" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.13.tgz#e5583bfe333bc41716b5a14693615d94a3dfd2cf" + integrity sha512-DpzwrJq7Y8tjUHxx6ByOkUIjrGYdQI5Mfv4XEI7q2RWdknQ7TaO9bKi8hS/LqYD6pBV5YGxJLReyLkOCxIpouA== dependencies: "@babel/runtime" "^7.17.2"