Skip to content

Commit

Permalink
Update gatsby monorepo (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jbolda committed Jan 28, 2023
1 parent 6e1c321 commit 4953fcd
Show file tree
Hide file tree
Showing 9 changed files with 1,683 additions and 1,492 deletions.
601 changes: 310 additions & 291 deletions packages/gatsby-source-airtable/examples/markdown-docs/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "markdown-docs-example",
"dependencies": {
"gatsby": "2.17.4",
"gatsby": "2.17.5",
"gatsby-source-airtable": "2.0.9",
"gatsby-source-filesystem": "2.1.33",
"gatsby-transformer-remark": "2.6.30",
"gatsby-source-filesystem": "2.1.34",
"gatsby-transformer-remark": "2.6.31",
"react": "16.11.0",
"react-dom": "16.11.0",
"remark-html": "10.0.0"
Expand Down
430 changes: 229 additions & 201 deletions packages/gatsby-source-airtable/examples/markdown-docs/yarn.lock

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"repository": "git@github.com:jbolda/gatsby-source-airtable.git",
"author": "Jacob Bolda <me@jacobbolda.com>",
"dependencies": {
"gatsby": "2.17.4",
"gatsby-image": "2.2.29",
"gatsby": "2.17.5",
"gatsby-image": "2.2.30",
"gatsby-link": "2.2.22",
"gatsby-plugin-react-helmet": "3.1.13",
"gatsby-plugin-sharp": "2.2.32",
"gatsby-plugin-sharp": "2.2.33",
"gatsby-source-airtable": "2.0.9",
"gatsby-source-filesystem": "2.1.33",
"gatsby-transformer-sharp": "2.3.0",
"gatsby-source-filesystem": "2.1.34",
"gatsby-transformer-sharp": "2.3.1",
"react": "16.11.0",
"react-dom": "16.11.0",
"react-helmet": "5.2.1"
Expand Down
443 changes: 232 additions & 211 deletions packages/gatsby-source-airtable/examples/recipes-with-photos/yarn.lock

Large diffs are not rendered by default.

Loading

0 comments on commit 4953fcd

Please sign in to comment.