Update dependency gatsby-plugin-netlify to v4.3.0

This commit is contained in:
Renovate Bot 2022-04-20 19:14:53 +00:00 committed by renovate[bot]
parent c897d1ddd5
commit aae8033a89
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
"gatsby-plugin-image": "2.12.1",
"gatsby-plugin-manifest": "4.12.1",
"gatsby-plugin-mdx": "3.12.1",
"gatsby-plugin-netlify": "4.2.0",
"gatsby-plugin-netlify": "4.3.0",
"gatsby-plugin-offline": "5.12.1",
"gatsby-plugin-portal": "1.0.7",
"gatsby-plugin-react-helmet": "5.12.1",

View file

@ -6522,10 +6522,10 @@ gatsby-plugin-mdx@3.12.1:
unist-util-remove "^1.0.3"
unist-util-visit "^1.4.1"
gatsby-plugin-netlify@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-4.2.0.tgz#73f77d94d4a2f958cde8d1e3c4103caeeb592de7"
integrity sha512-vIUM4UtRxLGvaUhgHWqZGC8iiUY8vGgBCDePSNBjYyjpH6QD+DtwTYrCB+kRQVm5h7xMlc6MFMOPzRHHDQA8pQ==
gatsby-plugin-netlify@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-4.3.0.tgz#af91d7ffb34e4d5bf358f4834588d3b6f98c51ea"
integrity sha512-l5MDKCSdaxvZwQx96lqF5mWpTcAttf/FPC4q67gfNi2Loro9La5pIkH0AacWJ8KNhB02ha0AEa4Ef++iXqZhxw==
dependencies:
"@babel/runtime" "^7.16.7"
fs-extra "^10.0.0"