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 Aug 4, 2021
1 parent 73e1702 commit bb66df5
Show file tree
Hide file tree
Showing 2 changed files with 3,854 additions and 3,890 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.3",
"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.11.0",
"gatsby-image": "3.11.0",
"gatsby-plugin-catch-links": "3.11.0",
"gatsby-plugin-google-analytics": "3.11.0",
"gatsby-plugin-manifest": "3.11.0",
"gatsby-plugin-netlify": "3.11.0",
"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.11.0",
"gatsby-plugin-react-helmet": "4.11.0",
"gatsby-plugin-sass": "4.11.0",
"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.8.0",
"gatsby-remark-copy-linked-files": "4.8.0",
"gatsby-remark-images": "5.8.0",
"gatsby-remark-prismjs": "5.8.0",
"gatsby-remark-smartypants": "4.8.0",
"gatsby-source-filesystem": "3.11.0",
"gatsby-transformer-remark": "4.8.0",
"node-sass": "^4.14.1",
"prismjs": "1.24.1",
"prop-types": "15.7.2",
Expand All @@ -47,8 +47,8 @@
"devDependencies": {
"@wpackio/eslint-config": "^6.4.0",
"eslint": "7.31.0",
"gatsby-plugin-sharp": "2.9.0",
"gatsby-transformer-sharp": "2.7.0",
"gatsby-plugin-sharp": "3.11.0",
"gatsby-transformer-sharp": "3.11.0",
"prettier": "2.3.2"
},
"repository": {
Expand Down
Loading

0 comments on commit bb66df5

Please sign in to comment.