Skip to content

Commit

Permalink
Update markdown deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnblk committed Sep 1, 2018
1 parent 2d0ebd3 commit cbb3a3d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions markdown/package.json
Expand Up @@ -16,7 +16,7 @@
"mdx"
],
"peerDependencies": {
"rebass": "2.x",
"rebass": ">=2.1",
"styled-components": "3.x"
},
"devDependencies": {
Expand All @@ -25,7 +25,7 @@
"ava": "^0.25.0",
"nyc": "^12.0.2",
"react-test-renderer": "^16.4.1",
"rebass": "^2.0.0-6",
"rebass": "^2.1.0",
"remark-autolink-headings": "^5.0.0",
"remark-slug": "^5.0.0",
"styled-components": "^3.3.2"
Expand Down
3 changes: 2 additions & 1 deletion markdown/test.js.md
Expand Up @@ -17,7 +17,8 @@ Generated by [AVA](https://ava.li).
> Snapshot 1
<blockquote
className="sc-chPdSV gReYnD sc-gqjmRU cbBDfA"
className="sc-chPdSV gReYnD sc-gqjmRU NYUxz"
fontWeight="bold"
/>

## renders code element
Expand Down
Binary file modified markdown/test.js.snap
Binary file not shown.

0 comments on commit cbb3a3d

Please sign in to comment.