Update dependency gatsby-plugin-react-i18next to v1.2.3

This commit is contained in:
Renovate Bot 2022-04-07 05:20:36 +00:00 committed by renovate[bot]
parent 598921f952
commit e25501573b
2 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@
"gatsby-plugin-offline": "5.11.1",
"gatsby-plugin-portal": "1.0.7",
"gatsby-plugin-react-helmet": "5.11.0",
"gatsby-plugin-react-i18next": "1.2.2",
"gatsby-plugin-react-i18next": "1.2.3",
"gatsby-plugin-remote-images": "3.3.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-robots-txt": "1.7.0",

View file

@ -6562,10 +6562,10 @@ gatsby-plugin-react-helmet@5.11.0:
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-plugin-react-i18next@1.2.2:
version "1.2.2"
resolved "https://registry.npmjs.org/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.2.2.tgz"
integrity sha512-hysP5Ze/EMVhYa3vUXeZ6OK1jGu8b3lcPpCqw7Meu23drY2CnPOt+rYTtJiT/HKN6wuxkDgTH5VPaeOHMBRysw==
gatsby-plugin-react-i18next@1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.2.3.tgz#ae13bc1c6189e0179913fce83ef537a193cfd1f4"
integrity sha512-tlMkoBwLn7vU/D/aqJAR1Qk0rOd5Del78kOeMPvHfVUJeLjZaNKSxuXlkor/7bK+K/37Ep4LvIaVilW15reMKw==
dependencies:
bluebird "^3.7.2"
browser-lang "^0.1.0"