Skip to content

Commit

Permalink
Merge pull request #886 from newrelic/upgrade-gatsby
Browse files Browse the repository at this point in the history
Upgrade gatsby and some plugins
jerelmiller authored Oct 23, 2020
2 parents 00648b4 + 0f8f679 commit 782219b
Showing 2 changed files with 6,847 additions and 2,555 deletions.
9,392 changes: 6,842 additions & 2,550 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
"date-fns": "^2.16.1",
"diff": "^4.0.2",
"eslint-plugin-react-hooks": "^4.1.2",
"gatsby": "^2.24.2",
"gatsby": "^2.24.85",
"gatsby-image": "^2.4.14",
"gatsby-plugin-clearbit": "^1.1.0",
"gatsby-plugin-emotion": "^4.3.10",
@@ -28,15 +28,15 @@
"gatsby-plugin-offline": "^3.2.17",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-robots-txt": "^1.5.3",
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.21",
"gatsby-plugin-sass": "^2.3.21",
"gatsby-plugin-sharp": "^2.6.43",
"gatsby-plugin-sitemap": "^2.4.11",
"gatsby-plugin-use-dark-mode": "^1.1.2",
"gatsby-remark-autolink-headers": "^2.3.11",
"gatsby-remark-images": "^3.3.17",
"gatsby-source-filesystem": "^2.3.21",
"gatsby-transformer-remark": "^2.8.26",
"gatsby-transformer-sharp": "^2.5.10",
"gatsby-transformer-remark": "^2.8.46",
"gatsby-transformer-sharp": "^2.5.19",
"js-cookie": "^2.2.1",
"node-fetch": "^2.6.1",
"node-sass": "^4.14.1",

0 comments on commit 782219b

Please sign in to comment.