Skip to content

Commit 92521f2

Browse files
committed
Update gatsby monorepo
1 parent 0ddeee7 commit 92521f2

File tree

3 files changed

+3328
-3747
lines changed

3 files changed

+3328
-3747
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@
4040
"@tryghost/helpers": "1.1.27",
4141
"@tryghost/helpers-gatsby": "1.0.31",
4242
"cheerio": "1.0.0-rc.3",
43-
"gatsby": "2.22.12",
43+
"gatsby": "2.32.3",
4444
"gatsby-awesome-pagination": "0.3.6",
45-
"gatsby-image": "2.4.5",
45+
"gatsby-image": "2.11.0",
4646
"gatsby-plugin-advanced-sitemap": "1.5.4",
47-
"gatsby-plugin-catch-links": "2.3.3",
48-
"gatsby-plugin-feed": "2.5.3",
47+
"gatsby-plugin-catch-links": "2.10.0",
48+
"gatsby-plugin-feed": "2.13.0",
4949
"gatsby-plugin-force-trailing-slashes": "1.0.4",
50-
"gatsby-plugin-manifest": "2.4.9",
51-
"gatsby-plugin-offline": "3.2.7",
52-
"gatsby-plugin-react-helmet": "3.3.2",
53-
"gatsby-plugin-sharp": "2.6.9",
54-
"gatsby-source-filesystem": "2.3.8",
50+
"gatsby-plugin-manifest": "2.12.0",
51+
"gatsby-plugin-offline": "3.10.0",
52+
"gatsby-plugin-react-helmet": "3.10.0",
53+
"gatsby-plugin-sharp": "2.14.1",
54+
"gatsby-source-filesystem": "2.11.0",
5555
"gatsby-source-ghost": "4.0.4",
56-
"gatsby-transformer-sharp": "2.5.3",
56+
"gatsby-transformer-sharp": "2.12.0",
5757
"lodash": "4.17.19",
5858
"react": "16.13.1",
5959
"react-dom": "16.13.1",

plugins/gatsby-plugin-ghost-manifest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@babel/cli": "7.10.1",
1313
"@babel/core": "7.10.1",
14-
"babel-preset-gatsby-package": "0.4.2",
14+
"babel-preset-gatsby-package": "0.12.0",
1515
"cross-env": "7.0.2"
1616
},
1717
"keywords": [

0 commit comments

Comments
 (0)