Skip to content

Commit

Permalink
fix(deps): update dependency gatsby-transformer-remark to v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 18, 2019
1 parent cbd6ef4 commit d7e4b6d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"gatsby-remark-prismjs": "3.2.5",
"gatsby-remark-smartypants": "2.0.9",
"gatsby-source-filesystem": "2.0.27",
"gatsby-transformer-remark": "2.3.4",
"gatsby-transformer-remark": "2.3.5",
"node-sass": "4.11.0",
"prismjs": "1.15.0",
"prop-types": "15.7.2",
Expand Down
9 changes: 5 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6155,12 +6155,13 @@ [email protected]:
valid-url "^1.0.9"
xstate "^3.1.0"

[email protected].4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.3.4.tgz#b3631ecc4cea6c4573105c4d3038bc59a7ae3c6a"
integrity sha512-VcG5JltV/4h25AJzGpYUN7juk3hVvlAiDFlJ2PSzoVaGvBMpAqL3QaK3Rzmh7K8scm/CVCIFK9xQGqPSuxMcXQ==
[email protected].5:
version "2.3.5"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.3.5.tgz#0465974c7b40505b1a2cc2c4e338d46908132460"
integrity sha512-YwdZI6vAd8LIKMch09OP7MxUkBtfAC8BttZ75JAO5PDK/Ia/fVCPPIvQmDwzQlx+2OVjY5i5jPX9ZaUwp70SjA==
dependencies:
"@babel/runtime" "^7.0.0"
bluebird "^3.5.0"
gray-matter "^4.0.0"
hast-util-raw "^4.0.0"
hast-util-to-html "^4.0.0"
Expand Down

0 comments on commit d7e4b6d

Please sign in to comment.