From ec834ac21177af1c3027f6e53226b3a3425799bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:58:15 +0000 Subject: [PATCH] Bump marked from 4.3.0 to 15.0.6 Bumps [marked](https://github.com/markedjs/marked) from 4.3.0 to 15.0.6. - [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/v4.3.0...v15.0.6) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 169c917e..68196573 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "json-stringify-pretty-compact": "^3.0.0", "json5": "^2.2.0", "lodash": "^4.17.21", - "marked": "^4.0.12", + "marked": "^15.0.6", "microfiber": "^2.0.1", "postcss": "^8.4.19", "sass": "^1.32.13", diff --git a/yarn.lock b/yarn.lock index 95bc6d21..727fc33e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3697,10 +3697,10 @@ map-cache@^0.2.0: resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf" integrity sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg== -marked@^4.0.12: - version "4.3.0" - resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3" - integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A== +marked@^15.0.6: + version "15.0.6" + resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.6.tgz#8165f16afb6f4b30a35bdcee657c3b8415820a8f" + integrity sha512-Y07CUOE+HQXbVDCGl3LXggqJDbXDP2pArc2C1N1RRMN0ONiShoSsIInMd5Gsxupe7fKLpgimTV+HOJ9r7bA+pg== maxmin@^3.0.0: version "3.0.0"