Update dependency gatsby-plugin-react-i18next to v2

This commit is contained in:
Renovate Bot 2022-06-15 06:53:41 +00:00 committed by renovate[bot]
parent 104e3a8ece
commit 4bfb127806
2 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@
"gatsby-plugin-offline": "5.16.0",
"gatsby-plugin-portal": "1.0.7",
"gatsby-plugin-react-helmet": "5.16.0",
"gatsby-plugin-react-i18next": "1.2.3",
"gatsby-plugin-react-i18next": "2.0.1",
"gatsby-plugin-remote-images": "3.4.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-robots-txt": "1.7.1",

View file

@ -7050,10 +7050,10 @@ gatsby-plugin-react-helmet@5.16.0:
dependencies:
"@babel/runtime" "^7.15.4"
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==
gatsby-plugin-react-i18next@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-2.0.1.tgz#fe3532200d9fe355b4b90b3bd8618aa2164e0cba"
integrity sha512-XpEkbx/ndFNU+UVol+eLQ2cgqsQplpHYqzl2rig2OWIVpxGedLKUA50wTkuI1/LbDpQ43pDnr6r0q1Vt7/cMzQ==
dependencies:
bluebird "^3.7.2"
browser-lang "^0.1.0"