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 Mar 11, 2019
1 parent 30eddba commit d9fcab0
Show file tree
Hide file tree
Showing 2 changed files with 120 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.4",
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.1.29",
"gatsby-image": "2.0.31",
"gatsby-plugin-catch-links": "2.0.12",
"gatsby-plugin-manifest": "2.0.22",
"gatsby-plugin-netlify": "2.0.11",
"gatsby": "2.1.30",
"gatsby-image": "2.0.32",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-manifest": "2.0.23",
"gatsby-plugin-netlify": "2.0.12",
"gatsby-plugin-netlify-cache": "1.1.0",
"gatsby-plugin-offline": "2.0.24",
"gatsby-plugin-react-helmet": "3.0.8",
"gatsby-plugin-sass": "2.0.10",
"gatsby-plugin-offline": "2.0.25",
"gatsby-plugin-react-helmet": "3.0.9",
"gatsby-plugin-sass": "2.0.11",
"gatsby-plugin-svgr": "2.0.1",
"gatsby-remark-autolink-headers": "2.0.15",
"gatsby-remark-copy-linked-files": "2.0.9",
"gatsby-remark-images": "3.0.7",
"gatsby-remark-prismjs": "3.2.4",
"gatsby-remark-smartypants": "2.0.8",
"gatsby-source-filesystem": "2.0.23",
"gatsby-transformer-remark": "2.3.1",
"gatsby-remark-autolink-headers": "2.0.16",
"gatsby-remark-copy-linked-files": "2.0.10",
"gatsby-remark-images": "3.0.8",
"gatsby-remark-prismjs": "3.2.5",
"gatsby-remark-smartypants": "2.0.9",
"gatsby-source-filesystem": "2.0.24",
"gatsby-transformer-remark": "2.3.2",
"node-sass": "4.11.0",
"prismjs": "1.15.0",
"prop-types": "15.7.2",
Expand All @@ -46,8 +46,8 @@
"devDependencies": {
"@wpquark/eslint-config": "3.2.0",
"eslint": "5.15.1",
"gatsby-plugin-sharp": "2.0.26",
"gatsby-transformer-sharp": "2.1.15",
"gatsby-plugin-sharp": "2.0.27",
"gatsby-transformer-sharp": "2.1.16",
"prettier": "1.16.4"
},
"repository": {
Expand Down
Loading

0 comments on commit d9fcab0

Please sign in to comment.