Skip to content

Commit

Permalink
chore(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2022
1 parent 99b86f9 commit 1dc4c63
Show file tree
Hide file tree
Showing 3 changed files with 5,377 additions and 7,283 deletions.
8 changes: 4 additions & 4 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"dev": "gatsby develop"
},
"dependencies": {
"gatsby": "2.32.11",
"gatsby-image": "2.11.0",
"gatsby-plugin-sharp": "2.14.3",
"gatsby": "4.17.0",
"gatsby-image": "3.11.0",
"gatsby-plugin-sharp": "4.17.0",
"gatsby-source-printful": "*",
"gatsby-transformer-sharp": "2.12.1",
"gatsby-transformer-sharp": "4.17.0",
"react": "17.0.2",
"react-dom": "17.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion gatsby-source-printful/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"printful"
],
"dependencies": {
"gatsby-source-filesystem": "2.11.1",
"gatsby-source-filesystem": "4.17.0",
"isomorphic-unfetch": "3.1.0"
}
}
Loading

0 comments on commit 1dc4c63

Please sign in to comment.