build(deps): bump marked from 4.0.12 to 4.0.13 in /src/bin/doc

Bumps [marked](https://github.com/markedjs/marked) from 4.0.12 to 4.0.13.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.12...v4.0.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-08 15:29:05 +00:00 committed by Richard Hansen
parent 1d7a41fec2
commit df5e4b02fa
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
"node": ">=12.17.0"
},
"dependencies": {
"marked": "^4.0.12"
"marked": "^4.0.13"
},
"devDependencies": {},
"optionalDependencies": {},