Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update metalsmith-markdown
This eliminates a warning from `npm audit`. It's a semver major update,
so we should look at output carefully, but all tests pass, so that's
something...
  • Loading branch information
Trott committed Sep 14, 2018
commit e89f1cf7ae9f6e5ac7bc037bd9a1ac892d433cd0
30 changes: 19 additions & 11 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"metalsmith-discover-partials": "^0.1.2",
"metalsmith-feed": "1.0.0",
"metalsmith-layouts": "2.1.0",
"metalsmith-markdown": "0.2.2",
"metalsmith-markdown": "^1.0.1",
"metalsmith-metadata": "0.0.4",
"metalsmith-permalinks": "^1.0.0",
"metalsmith-prism": "3.1.1",
Expand Down