Skip to content

Commit

Permalink
build(deps): bump marked from 11.0.0 to 11.0.1 in /src/bin/doc (ether…
Browse files Browse the repository at this point in the history
…#6064)

Bumps [marked](https://github.com/markedjs/marked) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v11.0.0...v11.0.1)

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

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 and boutsak committed Jan 5, 2024
1 parent a1d247b commit 465f5aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bin/doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"node": ">=12.17.0"
},
"dependencies": {
"marked": "^11.0.1"
"marked": "^5.1.1"
},
"devDependencies": {},
Expand Down

0 comments on commit 465f5aa

Please sign in to comment.