Skip to content

Commit

Permalink
chore(deps): bump marked from 4.3.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 4.3.0 to 6.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v4.3.0...v6.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2023
1 parent cdca03b commit b88917a
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 @@ -31,7 +31,7 @@
"dompurify": "^3.0.3",
"hexo-util": "^3.1.0",
"jsdom": "^20.0.1",
"marked": "^4.3.0"
"marked": "^6.0.0"
},
"devDependencies": {
"c8": "^8.0.0",
Expand Down

0 comments on commit b88917a

Please sign in to comment.