Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and swashata committed Oct 29, 2019
1 parent ce3c062 commit 33d1760
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 139 deletions.
18 changes: 9 additions & 9 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"bulma": "0.8.0",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.17.4",
"gatsby-image": "2.2.29",
"gatsby": "2.17.6",
"gatsby-image": "2.2.30",
"gatsby-plugin-catch-links": "2.1.15",
"gatsby-plugin-google-analytics": "2.1.23",
"gatsby-plugin-manifest": "2.2.23",
"gatsby-plugin-netlify": "2.1.22",
"gatsby-plugin-manifest": "2.2.25",
"gatsby-plugin-netlify": "2.1.23",
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "3.0.16",
"gatsby-plugin-offline": "3.0.17",
"gatsby-plugin-react-helmet": "3.1.13",
"gatsby-plugin-sass": "2.1.20",
"gatsby-plugin-svgr": "2.0.2",
Expand All @@ -24,8 +24,8 @@
"gatsby-remark-images": "3.1.28",
"gatsby-remark-prismjs": "3.3.20",
"gatsby-remark-smartypants": "2.1.14",
"gatsby-source-filesystem": "2.1.33",
"gatsby-transformer-remark": "2.6.30",
"gatsby-source-filesystem": "2.1.35",
"gatsby-transformer-remark": "2.6.32",
"node-sass": "4.13.0",
"prismjs": "1.17.1",
"prop-types": "15.7.2",
Expand All @@ -47,8 +47,8 @@
"devDependencies": {
"@wpackio/eslint-config": "file:../packages/eslint-config",
"eslint": "6.6.0",
"gatsby-plugin-sharp": "2.2.32",
"gatsby-transformer-sharp": "2.3.0",
"gatsby-plugin-sharp": "2.2.34",
"gatsby-transformer-sharp": "2.3.1",
"prettier": "1.18.2"
},
"repository": {
Expand Down
Loading

0 comments on commit 33d1760

Please sign in to comment.