From 61ba298a9111b924109171e5a7cda726d14e5d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 03:55:29 +0000 Subject: [PATCH] build(deps): bump marked from 12.0.2 to 14.1.3 Bumps [marked](https://github.com/markedjs/marked) from 12.0.2 to 14.1.3. - [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/v12.0.2...v14.1.3) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 28d2235..9e9d633 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dependencies": { "@actions/core": "^1.11.1", "@actions/github": "^6.0.0", - "marked": "^12.0.2", + "marked": "^14.1.3", "semver": "^7.6.3", "yaml": "^2.6.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index edb396e..fe00dff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 marked: - specifier: ^12.0.2 - version: 12.0.2 + specifier: ^14.1.3 + version: 14.1.3 semver: specifier: ^7.6.3 version: 7.6.3 @@ -1952,8 +1952,8 @@ packages: makeerror@1.0.12: resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} - marked@12.0.2: - resolution: {integrity: sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==} + marked@14.1.3: + resolution: {integrity: sha512-ZibJqTULGlt9g5k4VMARAktMAjXoVnnr+Y3aCqW1oDftcV4BA3UmrBifzXoZyenHRk75csiPu9iwsTj4VNBT0g==} engines: {node: '>= 18'} hasBin: true @@ -4917,7 +4917,7 @@ snapshots: dependencies: tmpl: 1.0.5 - marked@12.0.2: {} + marked@14.1.3: {} meow@12.1.1: {}