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 renovate[bot] committed Nov 29, 2018
1 parent 95750da commit c9d21a3
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 120 deletions.
34 changes: 17 additions & 17 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@
"bulma": "0.7.2",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.0.57",
"gatsby-image": "2.0.21",
"gatsby-plugin-catch-links": "2.0.8",
"gatsby-plugin-manifest": "2.0.10",
"gatsby-plugin-netlify": "2.0.5",
"gatsby": "2.0.59",
"gatsby-image": "2.0.22",
"gatsby-plugin-catch-links": "2.0.9",
"gatsby-plugin-manifest": "2.0.11",
"gatsby-plugin-netlify": "2.0.6",
"gatsby-plugin-netlify-cache": "1.0.0",
"gatsby-plugin-offline": "2.0.17",
"gatsby-plugin-react-helmet": "3.0.2",
"gatsby-plugin-sass": "2.0.4",
"gatsby-plugin-offline": "2.0.18",
"gatsby-plugin-react-helmet": "3.0.3",
"gatsby-plugin-sass": "2.0.5",
"gatsby-plugin-svgr": "2.0.1",
"gatsby-remark-autolink-headers": "2.0.11",
"gatsby-remark-copy-linked-files": "2.0.6",
"gatsby-remark-images": "3.0.0",
"gatsby-remark-prismjs": "3.1.0",
"gatsby-remark-smartypants": "2.0.6",
"gatsby-source-filesystem": "2.0.9",
"gatsby-transformer-remark": "2.1.13",
"gatsby-remark-autolink-headers": "2.0.12",
"gatsby-remark-copy-linked-files": "2.0.7",
"gatsby-remark-images": "3.0.1",
"gatsby-remark-prismjs": "3.1.1",
"gatsby-remark-smartypants": "2.0.7",
"gatsby-source-filesystem": "2.0.10",
"gatsby-transformer-remark": "2.1.14",
"node-sass": "4.10.0",
"prismjs": "1.15.0",
"prop-types": "15.6.2",
Expand All @@ -46,8 +46,8 @@
"devDependencies": {
"@wpquark/eslint-config": "3.0.0",
"eslint": "5.9.0",
"gatsby-plugin-sharp": "2.0.13",
"gatsby-transformer-sharp": "2.1.8",
"gatsby-plugin-sharp": "2.0.14",
"gatsby-transformer-sharp": "2.1.9",
"prettier": "1.15.2"
},
"repository": {
Expand Down
Loading

0 comments on commit c9d21a3

Please sign in to comment.