From f684dd59fde2233eeb4012786e70ec45fd8c3030 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Dec 2021 18:16:42 +0000 Subject: [PATCH] Update dependency gatsby-plugin-remote-images to v3.2.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d64abf4..34ef402 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "gatsby-plugin-portal": "1.0.7", "gatsby-plugin-react-helmet": "5.3.0", "gatsby-plugin-react-i18next": "1.2.2", - "gatsby-plugin-remote-images": "3.1.1", + "gatsby-plugin-remote-images": "3.2.0", "gatsby-plugin-robots-txt": "1.6.14", "gatsby-plugin-sass": "5.3.0", "gatsby-plugin-sharp": "4.3.0", diff --git a/yarn.lock b/yarn.lock index 765fd32..2ec422b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6216,10 +6216,10 @@ gatsby-plugin-react-i18next@1.2.2: optionalDependencies: react-helmet "^6.1.0" -gatsby-plugin-remote-images@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-remote-images/-/gatsby-plugin-remote-images-3.1.1.tgz#0d69ad48625ec3751e9ea94e4763324b3ca113b6" - integrity sha512-YwJw56voa58Qmu7C0n1vL8wXk3wNWBSkma6JkptYdatmw3F4g/6cFujGJbo7wk8fPTZVMOE1O7glXFKkFh6/SQ== +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== dependencies: gatsby-source-filesystem "^3.4.0" lodash "^4.17.15"