Skip to content

Commit a3b4d6b

Browse files
committed
fix(deps): update gatsby
1 parent cc99338 commit a3b4d6b

File tree

2 files changed

+1238
-2299
lines changed

2 files changed

+1238
-2299
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
"@mdx-js/react": "^1.6.22",
99
"babel-plugin-styled-components": "^1.12.0",
1010
"change-case": "^4.1.2",
11-
"gatsby": "^2.32.9",
12-
"gatsby-plugin-catch-links": "^2.10.0",
13-
"gatsby-plugin-google-analytics": "^2.11.0",
14-
"gatsby-plugin-lodash": "^3.10.0",
15-
"gatsby-plugin-manifest": "^2.12.1",
16-
"gatsby-plugin-mdx": "^1.10.1",
17-
"gatsby-plugin-netlify": "^2.11.0",
18-
"gatsby-plugin-offline": "^3.10.2",
19-
"gatsby-plugin-react-helmet": "^3.10.0",
20-
"gatsby-plugin-sharp": "^2.14.3",
21-
"gatsby-plugin-sitemap": "^2.12.0",
22-
"gatsby-plugin-styled-components": "^3.10.0",
23-
"gatsby-remark-autolink-headers": "^2.11.0",
11+
"gatsby": "^3.0.4",
12+
"gatsby-plugin-catch-links": "^3.0.0",
13+
"gatsby-plugin-google-analytics": "^3.0.0",
14+
"gatsby-plugin-lodash": "^4.0.0",
15+
"gatsby-plugin-manifest": "^3.0.0",
16+
"gatsby-plugin-mdx": "^2.0.0",
17+
"gatsby-plugin-netlify": "^3.0.0",
18+
"gatsby-plugin-offline": "^4.0.0",
19+
"gatsby-plugin-react-helmet": "^4.0.0",
20+
"gatsby-plugin-sharp": "^3.0.0",
21+
"gatsby-plugin-sitemap": "^3.0.0",
22+
"gatsby-plugin-styled-components": "^4.0.0",
23+
"gatsby-remark-autolink-headers": "^3.0.0",
2424
"gatsby-remark-external-links": "^0.0.4",
25-
"gatsby-remark-images": "^3.11.1",
26-
"gatsby-source-filesystem": "^2.11.1",
25+
"gatsby-remark-images": "^4.0.0",
26+
"gatsby-source-filesystem": "^3.0.0",
2727
"lodash": "^4.17.21",
2828
"mdx-utils": "^0.2.0",
2929
"polished": "^3.7.1",

0 commit comments

Comments
 (0)