Update dependency i18next to v21.5.2

This commit is contained in:
Renovate Bot 2021-11-16 14:16:03 +00:00 committed by renovate[bot]
parent bcce3b18bd
commit 305fdb272f
2 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@
"gatsby-transformer-json": "4.1.0", "gatsby-transformer-json": "4.1.0",
"gatsby-transformer-sharp": "4.1.0", "gatsby-transformer-sharp": "4.1.0",
"hamburger-react": "2.4.1", "hamburger-react": "2.4.1",
"i18next": "21.5.1", "i18next": "21.5.2",
"locale": "0.1.0", "locale": "0.1.0",
"lucide-react": "0.16.16", "lucide-react": "0.16.16",
"prop-types": "15.7.2", "prop-types": "15.7.2",

View file

@ -7329,10 +7329,10 @@ husky@7.0.4:
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535" resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ== integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
i18next@21.5.1: i18next@21.5.2:
version "21.5.1" version "21.5.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.1.tgz#e9a1f1e522835d05e9a8405552d2c2b037dadad4" resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.2.tgz#ababe6fb0a769360035ebf06a36751e0b810cdfa"
integrity sha512-fmpns1dbYYgyOkiATp1rg5gyXzvBdvM0YQFDCM38BoqybG2Rs3looAv+e24ghFeeozD1fteUtDTZ36SQ0a+ycg== integrity sha512-Iuztr2+7CPCh5SYQV0utw2HXMx1za18xfznrw/PmgX+98oIpm84bhIM7VUPODjLycwIZ299oP7sEVQ9oCgmzfg==
dependencies: dependencies:
"@babel/runtime" "^7.12.0" "@babel/runtime" "^7.12.0"