Update dependency i18next to v21.5.0

This commit is contained in:
Renovate Bot 2021-11-15 20:21:18 +00:00
parent 7c42ebfe20
commit ab24b926bf
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
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.4.2", "i18next": "21.5.0",
"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.4.2: i18next@21.5.0:
version "21.4.2" version "21.5.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.2.tgz#10d10e07c9d1d589d71ac031f8ae755a37fcd0fc" resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.0.tgz#d3c3d8731cf288651f30d54e688154f8b23a8a53"
integrity sha512-vVWsmTnZNdYHPLt01MvT5YNM2lxec2R6r5T72J89eaazp8XQnGSqA66O+a918qqmjHZGB6HHRSs02xp753he9g== integrity sha512-KHTjcUeQPBBQCoEElRQViXdpPhSgnwz/B7zFxbu/eJLxkhd1bSy+H5k+jLvaiY0WY582ZCY24PIjkdqBYwL20g==
dependencies: dependencies:
"@babel/runtime" "^7.12.0" "@babel/runtime" "^7.12.0"