Skip to content

Commit

Permalink
fix: upgrade gatsby, gatsby-remark-autolink-headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jan 15, 2021
1 parent a59c059 commit 29c47cf
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 320 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"classnames": "^2.2.6",
"date-fns": "^2.16.1",
"diff": "^4.0.2",
"gatsby": "^2.24.91",
"gatsby": "^2.30.2",
"gatsby-image": "^2.4.20",
"gatsby-plugin-emotion": "^4.3.14",
"gatsby-plugin-manifest": "^2.4.35",
Expand All @@ -26,7 +26,7 @@
"gatsby-plugin-sharp": "^2.6.43",
"gatsby-plugin-sitemap": "^2.4.17",
"gatsby-plugin-use-dark-mode": "^1.2.0",
"gatsby-remark-autolink-headers": "^2.3.16",
"gatsby-remark-autolink-headers": "^2.9.0",
"gatsby-remark-images": "^3.5.1",
"gatsby-source-filesystem": "^2.3.35",
"gatsby-transformer-remark": "^2.8.47",
Expand Down
Loading

0 comments on commit 29c47cf

Please sign in to comment.