From 8547d4d217ac7e389df50502990dde40d7fd1b7a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 29 Oct 2018 19:45:20 +0000 Subject: [PATCH] fix(package): update gatsby-transformer-remark to version 2.1.11 Closes #53 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index feccacc2..6b177a67 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "gatsby-plugin-react-helmet": "^2.0.10", "gatsby-plugin-typography": "^1.7.10", "gatsby-source-filesystem": "^1.5.34", - "gatsby-transformer-remark": "^1.7.40", + "gatsby-transformer-remark": "^2.1.11", "glamorous": "^4.11.0", "html-to-react": "^1.3.3", "prop-types": "^15.6.0",