Update dependency gatsby-plugin-netlify to v5

This commit is contained in:
Renovate Bot 2022-05-26 12:15:54 +00:00 committed by renovate[bot]
parent b5ce818b0c
commit 4ccc5beaec
2 changed files with 11 additions and 6 deletions

View file

@ -40,7 +40,7 @@
"gatsby-plugin-image": "2.15.0",
"gatsby-plugin-manifest": "4.15.0",
"gatsby-plugin-mdx": "3.15.0",
"gatsby-plugin-netlify": "4.4.0",
"gatsby-plugin-netlify": "5.0.0",
"gatsby-plugin-offline": "5.15.0",
"gatsby-plugin-portal": "1.0.7",
"gatsby-plugin-react-helmet": "5.15.0",

View file

@ -6941,16 +6941,16 @@ gatsby-plugin-mdx@3.15.0:
unist-util-remove "^1.0.3"
unist-util-visit "^1.4.1"
gatsby-plugin-netlify@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-4.4.0.tgz#e4403b7f49ca1ab62ccab0011fec4564e13e1ed5"
integrity sha512-AfgcTsD4T+dvgoQlbTxIIdLRFV6wj96JTXcN6EoQBzC+XYQUFWYLTAVxM1NnQ3OhVm8FDKsMlT41BpnpQzBVFw==
gatsby-plugin-netlify@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-5.0.0.tgz#910deaec4b7337c6c6d5355811a6c89db0654902"
integrity sha512-UzP9aa0RzSkWPTESuxNTP3LbFtIEa4q/vfywwQQZrLGLX5dxGcBE5s+NSz3gtxDY1jYmtOW6BAzkOIevW4rItQ==
dependencies:
"@babel/runtime" "^7.16.7"
fs-extra "^10.0.0"
gatsby-core-utils "^3.5.2"
kebab-hash "^0.1.2"
lodash "^4.17.21"
lodash.mergewith "^4.6.2"
webpack-assets-manifest "^5.0.6"
gatsby-plugin-offline@5.15.0:
@ -9224,6 +9224,11 @@ lodash.merge@^4.4.0, lodash.merge@^4.6.2:
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz"
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
lodash.mergewith@^4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55"
integrity sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==
lodash.pick@^4.2.1:
version "4.4.0"
resolved "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz"