Skip to content

Commit

Permalink
chore(deps): bump marked from 0.8.2 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 1.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](markedjs/marked@v0.8.2...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 21, 2020
1 parent 40d8ca4 commit 35d3925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"license": "MIT",
"dependencies": {
"hexo-util": "^1.6.1",
"marked": "^0.8.0"
"marked": "^1.0.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 35d3925

Please sign in to comment.