Update gatsby monorepo

This commit is contained in:
Renovate Bot 2022-05-12 15:55:01 +00:00 committed by renovate[bot]
parent f84f930ce5
commit ae180b5276
2 changed files with 10 additions and 10 deletions

View file

@ -37,7 +37,7 @@
"gatsby-cli": "4.14.0",
"gatsby-plugin-asset-path": "3.0.4",
"gatsby-plugin-feed": "4.14.0",
"gatsby-plugin-image": "2.14.0",
"gatsby-plugin-image": "2.14.1",
"gatsby-plugin-manifest": "4.14.0",
"gatsby-plugin-mdx": "3.14.0",
"gatsby-plugin-netlify": "4.3.1",
@ -49,7 +49,7 @@
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-plugin-robots-txt": "1.7.1",
"gatsby-plugin-sass": "5.14.0",
"gatsby-plugin-sharp": "4.14.0",
"gatsby-plugin-sharp": "4.14.1",
"gatsby-plugin-sitemap": "5.14.0",
"gatsby-plugin-typescript": "4.14.0",
"gatsby-remark-copy-linked-files": "5.14.0",

View file

@ -6798,10 +6798,10 @@ gatsby-plugin-feed@4.14.0:
lodash.merge "^4.6.2"
rss "^1.2.2"
gatsby-plugin-image@2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.14.0.tgz#90ee6c7fbc897e2c33b26a3cdcbbcc9ef15be05f"
integrity sha512-LfM8V7kJVkkvq9S0UaVYlUakMNMdrL2RTjnnAUjclFhA+QQpI1uOuSY9iQe0zcy9VUZN4XNaRnubmrQp2MlL2w==
gatsby-plugin-image@2.14.1:
version "2.14.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.14.1.tgz#902b7f6a4b9eec869896fc0641e256e783f8c57d"
integrity sha512-9ez7/MqjZLwvFqY37miFO3IAcqF3rkhUMyrwct+JMk2c1AcXgGyG1acgKGkJU6maiQoIqSKtyzjoQD8+o3f0Hg==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/parser" "^7.15.5"
@ -6970,10 +6970,10 @@ gatsby-plugin-sass@5.14.0:
resolve-url-loader "^3.1.4"
sass-loader "^10.1.1"
gatsby-plugin-sharp@4.14.0:
version "4.14.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.14.0.tgz#2f097d5d83829b9154235c8f1a5e8fd4e9746dc7"
integrity sha512-5xBF9+esTS/mkZx/NLdovjmyVu/EefDAPbTckh9UkXYTSe3BmhUjZ8wFN9xr1NQUTuDBta9csjBDWs8whvBzVw==
gatsby-plugin-sharp@4.14.1:
version "4.14.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.14.1.tgz#bc8402c014e8d4ad9b304adad6d56be5e54912ea"
integrity sha512-izYl9XcnWdAY+rDtZtnKfzZ/djBioGSDg/k84cgLVbTzLB29jgqipw3PkjV7IlvmJmlw2v78YCHO5mk3bfcitg==
dependencies:
"@babel/runtime" "^7.15.4"
"@gatsbyjs/potrace" "^2.2.0"