From 6749fab6b001015f2614e66c948e29499e3c20f0 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 11 Sep 2023 19:32:17 +0000
Subject: [PATCH] chore(deps-dev): bump marked from 8.0.1 to 9.0.0

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

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

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 e1157f6d..3e3ce70a 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
     "markdown-it-anchor": "^8.4.1",
     "markdown-it-footnote": "^3.0.3",
     "markdownlint-cli": "^0.36.0",
-    "marked": "^8.0.1",
+    "marked": "^9.0.0",
     "pagefind": "^0.12.0",
     "postcss": "^8.4.29",
     "prettier": "^3.0.3",
diff --git a/yarn.lock b/yarn.lock
index 4f803cce..dfcd9825 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.1:
-  version "8.0.1"
-  resolved "https://registry.yarnpkg.com/marked/-/marked-8.0.1.tgz#62005c60d88926ef4b4a45e51ac76c5076c6e63d"
-  integrity sha512-eEbeEb/mJwh+sNLEhHOWtxMgjN/NEwZUBs1nkiIH2sTQTq07KmPMQ48ihyvo5+Ya56spVOPhunfGr6406crCVA==
+marked@^9.0.0:
+  version "9.0.0"
+  resolved "https://registry.yarnpkg.com/marked/-/marked-9.0.0.tgz#d812a4a452d219330561f6e0e4b669b784889303"
+  integrity sha512-37yoTpjU+TSXb9OBYY5n78z/CqXh76KiQj9xsKxEdztzU9fRLmbWO5YqKxgCVGKlNdexppnbKTkwB3RipVri8w==
 
 maximatch@^0.1.0:
   version "0.1.0"