Skip to content

Commit dd05143

Browse files
chore(deps): bump marked from 5.1.2 to 12.0.2
Bumps [marked](https://github.com/markedjs/marked) from 5.1.2 to 12.0.2. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v5.1.2...v12.0.2) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de3ad8a commit dd05143

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@supabase/supabase-js": "^2.44.2",
3333
"date-fns": "^2.30.0",
3434
"front-matter": "^4.0.2",
35-
"marked": "^5.0.2",
35+
"marked": "^12.0.2",
3636
"marked-gfm-heading-id": "^3.1.0",
3737
"marked-highlight": "^2.0.1",
3838
"mermaid": "^10.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9882,10 +9882,10 @@ marked-mangle@^1.1.7:
98829882
resolved "https://registry.yarnpkg.com/marked-mangle/-/marked-mangle-1.1.9.tgz#ee7a4a1e318a47c722c905e6472f346c6f7a08a6"
98839883
integrity sha512-eLTXr1xQzba/WZp/trPS0HkR9W02ifasH6IWPrBv++eO2m8POiwV4muQ6Tof2C5Fhdo3z8ggXs6VGw1f931Vsg==
98849884

9885-
marked@^5.0.2:
9886-
version "5.1.2"
9887-
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.2.tgz#62b5ccfc75adf72ca3b64b2879b551d89e77677f"
9888-
integrity sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==
9885+
marked@^12.0.2:
9886+
version "12.0.2"
9887+
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.2.tgz#b31578fe608b599944c69807b00f18edab84647e"
9888+
integrity sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==
98899889

98909890
mdast-util-from-markdown@^1.3.0:
98919891
version "1.3.1"

0 commit comments

Comments
 (0)