Skip to content

Commit

Permalink
fix: update dependency gatsby-transformer-remark to ^2.6.12 (#16475)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and GatsbyJS Bot committed Aug 8, 2019
1 parent 9326f09 commit 0c85897
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions starters/blog/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion starters/blog/package.json
Expand Up @@ -23,7 +23,7 @@
"gatsby-remark-responsive-iframe": "^2.2.4",
"gatsby-remark-smartypants": "^2.1.2",
"gatsby-source-filesystem": "^2.1.9",
"gatsby-transformer-remark": "^2.6.11",
"gatsby-transformer-remark": "^2.6.12",
"gatsby-transformer-sharp": "^2.2.6",
"prismjs": "^1.17.1",
"react": "^16.8.6",
Expand Down

0 comments on commit 0c85897

Please sign in to comment.