Update dependency gatsby-plugin-remote-images to v3.3.0

This commit is contained in:
Renovate Bot 2022-01-27 22:18:27 +00:00 committed by renovate[bot]
parent 33345707d0
commit 31c6c5c410
2 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@
"gatsby-plugin-portal": "1.0.7",
"gatsby-plugin-react-helmet": "5.6.0",
"gatsby-plugin-react-i18next": "1.2.2",
"gatsby-plugin-remote-images": "3.2.0",
"gatsby-plugin-remote-images": "3.3.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-robots-txt": "1.7.0",
"gatsby-plugin-sass": "5.6.0",

View file

@ -6172,10 +6172,10 @@ gatsby-plugin-react-i18next@1.2.2:
optionalDependencies:
react-helmet "^6.1.0"
gatsby-plugin-remote-images@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.2.0.tgz#16146e45fe9872fc5b9a86c01a7f148644726053"
integrity sha512-dR1ZADoRVW9pwopw28SS/KJ1sOMVJTSzfmK6abYY/HOo/05vA7bmPRzljZOJIyTHEdjiw1lyjR9Y4sfmjyIiZA==
gatsby-plugin-remote-images@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.3.0.tgz#9cec7238c7212dcf549b9b382949a9457e010be6"
integrity sha512-1B8vGJEMkPsrIE/PGxaEsIOtgZ+0ZzrtMgX8Un1/okhppfF8d+dZFNaA5No6KrDG44FgsMjE8Gv9ouv089srDA==
dependencies:
gatsby-source-filesystem "^3.4.0"
lodash "^4.17.15"