Skip to content

Commit 7e340f8

Browse files
Update gatsby monorepo (#1274)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1769a1e commit 7e340f8

File tree

3 files changed

+1043
-90
lines changed

3 files changed

+1043
-90
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-mdx": "1.8.2",
6060
"eslint-plugin-prettier": "3.1.4",
6161
"eslint-plugin-react": "7.20.6",
62-
"gatsby": "2.24.62",
62+
"gatsby": "2.25.3",
6363
"hast-util-select": "4.0.0",
6464
"husky": "4.3.0",
6565
"jest": "26.6.3",

packages/gatsby-theme-mdx/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@
3131
"@rebass/emotion": "3.2.0",
3232
"@theme-ui/components": "0.3.1",
3333
"@theme-ui/preset-system": "0.3.0",
34-
"gatsby": "2.24.62",
35-
"gatsby-plugin-catch-links": "2.3.12",
34+
"gatsby": "2.25.3",
35+
"gatsby-plugin-catch-links": "2.3.15",
3636
"gatsby-plugin-compile-es6-packages": "2.1.0",
37-
"gatsby-plugin-emotion": "4.3.11",
37+
"gatsby-plugin-emotion": "4.3.15",
3838
"gatsby-plugin-fathom": "1.3.0",
3939
"gatsby-plugin-google-fonts": "1.0.1",
40-
"gatsby-plugin-mdx": "1.2.40",
41-
"gatsby-plugin-page-creator": "2.3.28",
42-
"gatsby-plugin-react-helmet": "3.3.11",
40+
"gatsby-plugin-mdx": "1.3.1",
41+
"gatsby-plugin-page-creator": "2.3.35",
42+
"gatsby-plugin-react-helmet": "3.3.14",
4343
"gatsby-plugin-theme-ui": "0.3.0",
44-
"gatsby-source-filesystem": "2.3.30",
44+
"gatsby-source-filesystem": "2.4.2",
4545
"is-absolute-url": "3.0.3",
4646
"lodash.flatten": "4.4.0",
4747
"prism-react-renderer": "1.1.1",

0 commit comments

Comments
 (0)