Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2021
1 parent 17eb152 commit 6e2c124
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"babel-plugin-styled-components": "1.12.0",
"color": "3.1.3",
"download-stats": "0.3.4",
"gatsby": "3.0.3",
"gatsby": "3.0.4",
"gatsby-image": "3.0.0",
"gatsby-plugin-google-analytics": "3.0.0",
"gatsby-plugin-layout": "2.0.0",
"gatsby-plugin-manifest": "3.0.0",
"gatsby-plugin-offline": "4.0.0",
"gatsby-plugin-react-helmet": "4.0.0",
"gatsby-plugin-react-svg": "3.0.0",
"gatsby-plugin-sharp": "3.0.0",
"gatsby-plugin-sharp": "3.0.1",
"gatsby-plugin-styled-components": "4.0.0",
"gatsby-plugin-web-font-loader": "1.0.4",
"gatsby-remark-images": "4.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6859,10 +6859,10 @@ [email protected]:
dependencies:
svg-react-loader "^0.4.4"

[email protected].0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.0.0.tgz#276557883ccfc9ea5503bb16b2fcd24f7a55928e"
integrity sha512-gmIzHjv+JaW1Gyyrz81s43yBkqtMpgvGb6qbPzH2ZX8V2YTyd9LnfUxKx/uTwluEB5oz/om4jtHSCH5DSUsTFA==
[email protected].1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.0.1.tgz#994a2a2a0305bd7d3e4aa698e30532c0b7cfba96"
integrity sha512-HL519LIhTmTySUPFO2IuwIHBlgo/0N7gJng2gu2XwD/DJ3ENgw5+SXmiVTwvERx7Pr5YVPECgYuszWdlYgJmgw==
dependencies:
"@babel/runtime" "^7.12.5"
async "^3.2.0"
Expand Down Expand Up @@ -7110,10 +7110,10 @@ [email protected]:
semver "^7.3.4"
sharp "^0.27.0"

[email protected].3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.3.tgz#9bbd6fbafebef27a3d6e616bc5341cc5aa3f49b1"
integrity sha512-MXW2xpFfK5k+CxDVo2iiy0ogoUdjoSqLi4Zri4vQy+4y26LUHfZkn6jNu83DVr5iXylm1P7eEJqwMQAhux2iLA==
[email protected].4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.0.4.tgz#dce3e44cb85ee6a4cdc71a5be9b3485206bea0fc"
integrity sha512-LIBeox/O4XlgfpPYScS5LwFreWlZuuz4OZl0cnkA3M8EfxelHwLpqMvOeSYsoMHvogBJzlLocfRQIgzqvXS7kA==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"
Expand Down

0 comments on commit 6e2c124

Please sign in to comment.