chore(deps): bump marked from 5.0.2 to 5.0.3

Bumps [marked](https://github.com/markedjs/marked) from 5.0.2 to 5.0.3.
- [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/v5.0.2...v5.0.3)

---
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] 2023-05-26 20:06:00 +00:00 committed by GitHub
parent 6f4a2478a5
commit c75d360da2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@
"markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^3.0.3",
"markdownlint-cli": "^0.34.0",
"marked": "^5.0.2",
"marked": "^5.0.3",
"striptags": "^3.2.0",
"tailwindcss": "^3.3.2"
},