Skip to content

Commit

Permalink
chore(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 30, 2021
1 parent f761bf2 commit 1ce1b5d
Show file tree
Hide file tree
Showing 2 changed files with 3,496 additions and 1,891 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@
"classnames": "^2.2.6",
"dayjs": "^1.8.17",
"details-polyfill": "^1.1.0",
"gatsby": "^2.13.31",
"gatsby-image": "^2.0.23",
"gatsby-plugin-create-client-paths": "^2.1.17",
"gatsby-plugin-flow": "^1.1.14",
"gatsby-plugin-fullstory": "2.3.14",
"gatsby-plugin-google-analytics": "^2.1.31",
"gatsby": "^3.0.0",
"gatsby-image": "^3.0.0",
"gatsby-plugin-create-client-paths": "^3.0.0",
"gatsby-plugin-flow": "^2.0.0",
"gatsby-plugin-fullstory": "3.2.0",
"gatsby-plugin-google-analytics": "^3.0.0",
"gatsby-plugin-google-fonts": "^1.0.1",
"gatsby-plugin-netlify": "^2.0.6",
"gatsby-plugin-netlify-cms": "^4.1.6",
"gatsby-plugin-netlify": "^3.0.0",
"gatsby-plugin-netlify-cms": "^5.0.0",
"gatsby-plugin-purgecss": "^5.0.0",
"gatsby-plugin-react-helmet": "^3.0.4",
"gatsby-plugin-sass": "^2.0.7",
"gatsby-plugin-react-helmet": "^4.0.0",
"gatsby-plugin-sass": "^4.0.0",
"gatsby-plugin-sentry": "1.0.1",
"gatsby-plugin-sharp": "^2.2.9",
"gatsby-remark-copy-linked-files": "^2.0.7",
"gatsby-remark-images": "^3.1.6",
"gatsby-plugin-sharp": "^3.0.0",
"gatsby-remark-copy-linked-files": "^3.0.0",
"gatsby-remark-images": "^4.0.0",
"gatsby-remark-relative-images": "^0.3.0",
"gatsby-source-filesystem": "^2.0.26",
"gatsby-source-graphql": "^2.1.31",
"gatsby-transformer-remark": "^2.6.9",
"gatsby-transformer-sharp": "^2.1.9",
"gatsby-source-filesystem": "^3.0.0",
"gatsby-source-graphql": "^3.0.0",
"gatsby-transformer-remark": "^3.0.0",
"gatsby-transformer-sharp": "^3.0.0",
"isomorphic-fetch": "3.0.0",
"jquery": "^3.4.1",
"lodash": "^4.17.15",
Expand Down Expand Up @@ -83,7 +83,7 @@
"babel-eslint": "^10.0.3",
"babel-jest": "^26.0.0",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"babel-preset-gatsby": "^0.5.0",
"babel-preset-gatsby": "^1.0.0",
"eslint": "^7.0.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-standard": "^16.0.0",
Expand Down
Loading

0 comments on commit 1ce1b5d

Please sign in to comment.