diff --git a/package.json b/package.json index 525cf44e..468c93c3 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "core-js": "^2.6.0", "disqus-react": "^1.0.4", - "gatsby": "^2.0.0", + "gatsby": "^3.0.0", "gatsby-image": "^2.0.22", "gatsby-link": "^2.0.7", "gatsby-plugin-canonical-urls": "^2.0.8", @@ -21,7 +21,7 @@ "gatsby-remark-copy-linked-files": "^2.0.7", "gatsby-remark-images": "^3.0.1", "gatsby-source-filesystem": "^2.0.11", - "gatsby-transformer-remark": "^2.1.15", + "gatsby-transformer-remark": "^6.0.0", "gatsby-transformer-sharp": "^2.1.9", "lodash": "^4.17.4", "node-sass": "^4.9.3", @@ -59,7 +59,7 @@ "eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-react": "^7.7.0", "gatsby-plugin-styled-jsx": "^3.0.3", - "stylelint": "^9.1.1", + "stylelint": "^14.0.0", "stylelint-config-standard": "^18.2.0", "prettier": "^1.14.2" }