From fc222731e04f15d66da17f252e1af355208bb258 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 8 May 2023 20:07:52 +0000
Subject: [PATCH] chore(deps): bump marked from 5.0.0 to 5.0.1

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

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  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 25cab1b0..ae6b636f 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
     "markdown-it-anchor": "^8.4.1",
     "markdown-it-footnote": "^3.0.3",
     "markdownlint-cli": "^0.34.0",
-    "marked": "^5.0.0",
+    "marked": "^5.0.1",
     "tailwindcss": "^3.3.2"
   },
   "lint-staged": {
diff --git a/yarn.lock b/yarn.lock
index c526a1ab..9200bb40 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3649,10 +3649,10 @@ markdownlint@~0.28.2:
     markdown-it "13.0.1"
     markdownlint-micromark "0.1.2"
 
-marked@^5.0.0:
-  version "5.0.0"
-  resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.0.tgz#bab5df970d1f6f748ccac0d20c54b598277f2002"
-  integrity sha512-YQ6+L9l/NSBDjFgCQQebmTCc62EUdZ5RpIZ7A/FmC8IYMB5s7Cz8sT7imuMAkbIL4CvXpQLdW45fpK5UwiU7DA==
+marked@^5.0.1:
+  version "5.0.1"
+  resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.1.tgz#e1f7db63ce290daa5702f8d12f9853eceb7bc6e1"
+  integrity sha512-Nn9peC4lvIZdcfp8Uze6xk4ZYowkcj/K6+e/6rLHadhtjqeip/bYRxMgt3124IGGJ3RPs2uX5YVmAGbUutY18g==
 
 maximatch@^0.1.0:
   version "0.1.0"