From 4203abc2e1fbbf5fb8245f54e394b72c38d451ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:31:27 -0800 Subject: [PATCH] Bump marked from 14.1.3 to 14.1.4 in the npm_and_yarn group (#1107) Bumps the npm_and_yarn group with 1 update: [marked](https://github.com/markedjs/marked). Updates `marked` from 14.1.3 to 14.1.4 - [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/v14.1.3...v14.1.4) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 45f52aa6..a20e6ee1 100644 --- a/package.json +++ b/package.json @@ -200,7 +200,7 @@ "karma-sourcemap-loader": "^0.3.8", "luxon": "^3.2.1", "madge": "^4.0.0", - "marked": "^14.1.3", + "marked": "^14.1.4", "minimatch": "^3.0.4", "moment": "^2.29.4", "node-fetch": "^3.2.10", diff --git a/yarn.lock b/yarn.lock index 23b8c115..938d52f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11880,10 +11880,10 @@ marked@^12.0.0: resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.2.tgz#b31578fe608b599944c69807b00f18edab84647e" integrity sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q== -marked@^14.1.3: - version "14.1.3" - resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.3.tgz#42372cffd22e76e0f1d7f3627ebc116d291abbed" - integrity sha512-ZibJqTULGlt9g5k4VMARAktMAjXoVnnr+Y3aCqW1oDftcV4BA3UmrBifzXoZyenHRk75csiPu9iwsTj4VNBT0g== +marked@^14.1.4: + version "14.1.4" + resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.4.tgz#5e348de817bfa35a11e71de7e41dd7c3fdb186a9" + integrity sha512-vkVZ8ONmUdPnjCKc5uTRvmkRbx4EAi2OkTOXmfTDhZz3OFqMNBM1oTTWwTr4HY4uAEojhzPf+Fy8F1DWa3Sndg== marked@^4.0.10, marked@^4.0.14: version "4.3.0"