Skip to content

Commit

Permalink
chore(deps): bump marked from 12.0.0 to 12.0.1 (#52)
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v12.0.0...v12.0.1)

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

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 Apr 1, 2024
1 parent b29feae commit dfde244
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 @@ -31,7 +31,7 @@
"commander": "^12.0.0",
"csv-stringify": "^6.4.6",
"glob": "^8.0.3",
"marked": "^12.0.0",
"marked": "^12.0.1",
"xmlbuilder2": "^3.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit dfde244

Please sign in to comment.