Skip to content

Commit

Permalink
chore(deps): bump marked from 1.1.1 to 2.0.0 (#83)
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](markedjs/marked@v1.1.1...v2.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2021
1 parent 0dea76e commit 6f24f12
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 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 @@ -63,7 +63,7 @@
"glob": "^7.1.2",
"js-yaml": "^3.14.0",
"lodash": "^4.17.20",
"marked": "^1.1.1",
"marked": "^2.0.0",
"md5": "^2.2.1",
"pify": "^4.0.0",
"require-subvert": "^0.1.0",
Expand Down

0 comments on commit 6f24f12

Please sign in to comment.