Update dependency i18next to v21.6.9

This commit is contained in:
Renovate Bot 2022-01-25 18:41:48 +00:00 committed by renovate[bot]
parent ad1d8a04af
commit f3f3d2d533
2 changed files with 5 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"gatsby-transformer-json": "4.6.0",
"gatsby-transformer-sharp": "4.6.0",
"hamburger-react": "2.4.1",
"i18next": "21.6.7",
"i18next": "21.6.9",
"locale": "0.1.0",
"lucide-react": "0.16.28",
"prop-types": "15.8.1",

View file

@ -7219,10 +7219,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.7:
version "21.6.7"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.7.tgz#062560decbabcdb691885e6401f2843ec25c3c10"
integrity sha512-26dTDa2gBz+vMk6WPf1pxTx3S5HIAptbyODmni/JsN6R1W2WNkGVFXBusUK7T6y1wLeJi5CIrqmQ2gl18vdh3A==
i18next@21.6.9:
version "21.6.9"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.9.tgz#854bbcf8a3f47e4af9a5a92e0df6a546f4370841"
integrity sha512-oS82WMEwBFLGzq18RGwm7XRkRUMngXr92LqOjC1Z1txfueotPBPcN2bU2GWC3010fgjdhsQMFqrEqEf8a+R/oQ==
dependencies:
"@babel/runtime" "^7.12.0"