Skip to content

Commit

Permalink
chore(deps): update gatsby monorepo (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 18, 2021
1 parent be2545f commit 64337e1
Show file tree
Hide file tree
Showing 3 changed files with 195 additions and 290 deletions.
6 changes: 3 additions & 3 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.2",
"gatsby": "2.32.11",
"gatsby-image": "2.11.0",
"gatsby-plugin-sharp": "2.14.0",
"gatsby-plugin-sharp": "2.14.3",
"gatsby-source-printful": "*",
"gatsby-transformer-sharp": "2.12.0",
"gatsby-transformer-sharp": "2.12.1",
"react": "17.0.1",
"react-dom": "17.0.1"
}
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.0",
"gatsby-source-filesystem": "2.11.1",
"isomorphic-unfetch": "3.1.0"
}
}
Loading

0 comments on commit 64337e1

Please sign in to comment.