From 879ac1c6c8f60f3bbaa5e7b8d7e8563ca3b0c65f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 6 Sep 2023 19:10:30 +0000
Subject: [PATCH] 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>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 99d2ba3d..779b739f 100644
--- a/package.json
+++ b/package.json
@@ -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",
diff --git a/yarn.lock b/yarn.lock
index afbee52b..4f803cce 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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"