Skip to content

Commit c8511a9

Browse files
committed
upgraded dependencies
1 parent 0075339 commit c8511a9

File tree

2 files changed

+543
-689
lines changed

2 files changed

+543
-689
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
"@emotion/core": "^11.0.0",
1212
"@emotion/react": "^11.1.1",
1313
"@emotion/styled": "^11.0.0",
14-
"gatsby": "^2.17.4",
15-
"gatsby-image": "^2.6.0",
14+
"gatsby": "^2.32.3",
15+
"gatsby-image": "^2.11.0",
1616
"gatsby-plugin-google-analytics": "^2.0.13",
1717
"gatsby-plugin-layout": "^1.0.11",
1818
"gatsby-plugin-manifest": "^2.2.23",
1919
"gatsby-plugin-offline": "^3.0.16",
2020
"gatsby-plugin-react-helmet": "^3.1.13",
21-
"gatsby-plugin-root-import": "^2.0.5",
22-
"gatsby-plugin-sharp": "^2.9.1",
23-
"gatsby-source-filesystem": "^2.1.33",
24-
"gatsby-source-shopify": "^3.5.1",
25-
"gatsby-transformer-sharp": "^2.7.0",
21+
"gatsby-plugin-root-import": "^2.0.6",
22+
"gatsby-plugin-sharp": "^2.14.1",
23+
"gatsby-source-filesystem": "^2.11.0",
24+
"gatsby-source-shopify": "^3.10.0",
25+
"gatsby-transformer-sharp": "^2.12.0",
2626
"isomorphic-fetch": "^3.0.0",
2727
"js-yaml": "^3.13.1",
2828
"lodash": "^4.17.19",
@@ -59,4 +59,4 @@
5959
"bugs": {
6060
"url": "https://github.com/gatsbyjs/gatsby/issues"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)