chore(deps-dev): bump marked from 11.0.1 to 11.1.0

Bumps [marked](https://github.com/markedjs/marked) from 11.0.1 to 11.1.0.
- [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/v11.0.1...v11.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-12 19:48:40 +00:00 committed by GitHub
parent 8ed452321d
commit b73cf00665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^4.0.0",
"markdownlint-cli": "^0.38.0",
"marked": "^11.0.1",
"marked": "^11.1.0",
"outdent": "^0.8.0",
"pagefind": "^1.0.4",
"postcss": "^8.4.32",