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 committed Jun 15, 2021
1 parent cb7946e commit 9f889ab
Show file tree
Hide file tree
Showing 2 changed files with 3,981 additions and 3,739 deletions.
36 changes: 18 additions & 18 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"bulma": "0.9.2",
"classnames": "2.3.1",
"docsearch.js": "2.6.3",
"gatsby": "2.27.1",
"gatsby-image": "2.6.0",
"gatsby-plugin-catch-links": "2.5.0",
"gatsby-plugin-google-analytics": "2.6.0",
"gatsby-plugin-manifest": "2.7.0",
"gatsby-plugin-netlify": "2.6.0",
"gatsby": "3.7.2",
"gatsby-image": "3.7.1",
"gatsby-plugin-catch-links": "3.7.1",
"gatsby-plugin-google-analytics": "3.7.1",
"gatsby-plugin-manifest": "3.7.1",
"gatsby-plugin-netlify": "3.7.1",
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "3.5.0",
"gatsby-plugin-react-helmet": "3.5.0",
"gatsby-plugin-sass": "2.6.0",
"gatsby-plugin-offline": "4.7.1",
"gatsby-plugin-react-helmet": "4.7.1",
"gatsby-plugin-sass": "4.7.1",
"gatsby-plugin-svgr": "2.0.2",
"gatsby-remark-autolink-headers": "2.6.0",
"gatsby-remark-copy-linked-files": "2.5.0",
"gatsby-remark-images": "3.6.0",
"gatsby-remark-prismjs": "3.8.0",
"gatsby-remark-smartypants": "2.5.0",
"gatsby-source-filesystem": "2.6.1",
"gatsby-transformer-remark": "2.11.0",
"gatsby-remark-autolink-headers": "4.4.1",
"gatsby-remark-copy-linked-files": "4.4.1",
"gatsby-remark-images": "5.4.1",
"gatsby-remark-prismjs": "5.4.1",
"gatsby-remark-smartypants": "4.4.1",
"gatsby-source-filesystem": "3.7.1",
"gatsby-transformer-remark": "4.4.1",
"node-sass": "^4.14.1",
"prismjs": "1.23.0",
"prop-types": "15.7.2",
Expand All @@ -47,8 +47,8 @@
"devDependencies": {
"@wpackio/eslint-config": "file:../packages/eslint-config",
"eslint": "7.25.0",
"gatsby-plugin-sharp": "2.9.0",
"gatsby-transformer-sharp": "2.7.0",
"gatsby-plugin-sharp": "3.7.1",
"gatsby-transformer-sharp": "3.7.1",
"prettier": "2.2.1"
},
"repository": {
Expand Down
Loading

0 comments on commit 9f889ab

Please sign in to comment.