Skip to content

Commit

Permalink
Bump marked from 11.2.0 to 13.0.0
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 11.2.0 to 13.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v11.2.0...v13.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent ffe1bb5 commit 32411c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/node": "^20.5.9",
"marked": "^11.1.1",
"marked": "^13.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"vitest": "^1.2.2"
Expand Down

0 comments on commit 32411c8

Please sign in to comment.