chore(deps-dev): bump marked from 8.0.0 to 8.0.1

Bumps [marked](https://github.com/markedjs/marked) from 8.0.0 to 8.0.1.
- [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/v8.0.0...v8.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-06 19:10:30 +00:00 committed by GitHub
parent 517e849ef5
commit 879ac1c6c8
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.36.0",
"marked": "^8.0.0",
"marked": "^8.0.1",
"pagefind": "^0.12.0",
"postcss": "^8.4.29",
"prettier": "^3.0.3",

View file

@ -3700,10 +3700,10 @@ markdownlint@~0.30.0:
markdown-it "13.0.1"
markdownlint-micromark "0.1.7"
marked@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-8.0.0.tgz#e808c02daf9d72485477d3ff9a4e193fec94a4db"
integrity sha512-RI/D5csFVreNrFchdKFSdV38GDHJdD7OdmbNWYzGvApPb0A9pyypgfHC/FBH4ugmRE8cr7yg/TH7tu8585eMhA==
marked@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/marked/-/marked-8.0.1.tgz#62005c60d88926ef4b4a45e51ac76c5076c6e63d"
integrity sha512-eEbeEb/mJwh+sNLEhHOWtxMgjN/NEwZUBs1nkiIH2sTQTq07KmPMQ48ihyvo5+Ya56spVOPhunfGr6406crCVA==
maximatch@^0.1.0:
version "0.1.0"