Skip to content

Commit

Permalink
fix: Bump marked from 9.0.3 to 9.1.0 (#198)
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v9.0.3...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent ac356f5 commit 78ffd70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5412,11 +5412,11 @@ __metadata:
linkType: hard

"marked@npm:*, marked@npm:^9.0.0":
version: 9.0.3
resolution: "marked@npm:9.0.3"
version: 9.1.0
resolution: "marked@npm:9.1.0"
bin:
marked: bin/marked.js
checksum: e10e0d36ed53f50e84727997daf2019b0931d31329cf0504f8b242baf8309255748f8e2cb79eb011862928432a91a941a3ceabca7919d20fbe9db2fd34283dc8
checksum: 452a5f564719c93a55136d77e6aa51852df9b24a4359c74d6b2c661bbb09fc8db1bb5ee0b9a8c0eb6d0ba22ec4a3af110bc97ba881e4ffae9f5e83c3ce2676d2
languageName: node
linkType: hard

Expand Down

0 comments on commit 78ffd70

Please sign in to comment.