From 26234aaf4c60aae4d03d857efdc548551dfd4c06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 22:04:32 +0000 Subject: [PATCH] build(deps-dev): bump markdown-it to v14.1.1 [SECURITY] Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 25 ++++++++++++++++++++----- 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d8a2b478..43e9539e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint-plugin-unicorn": "53.0.0", "eslint-plugin-wix-editor": "3.3.0", "eslint-plugin-yml": "1.14.0", - "markdown-it": "14.1.0", + "markdown-it": "14.1.1", "markdown-it-abbr": "2.0.0", "markdown-it-anchor": "9.0.1", "markdown-it-footnote": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b335289..9d16e247 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,14 +105,14 @@ importers: specifier: 1.14.0 version: 1.14.0(eslint@9.6.0) markdown-it: - specifier: 14.1.0 - version: 14.1.0 + specifier: 14.1.1 + version: 14.1.1 markdown-it-abbr: specifier: 2.0.0 version: 2.0.0 markdown-it-anchor: specifier: 9.0.1 - version: 9.0.1(@types/markdown-it@14.1.1)(markdown-it@14.1.0) + version: 9.0.1(@types/markdown-it@14.1.1)(markdown-it@14.1.1) markdown-it-footnote: specifier: 4.0.0 version: 4.0.0 @@ -1671,6 +1671,7 @@ packages: eslint-plugin-markdown@5.0.0: resolution: {integrity: sha512-kY2u9yDhzvfZ0kmRTsvgm3mTnvZgTSGIIPeHg3yesSx4R5CTCnITUjCPhzCD1MUhNcqHU5Tr6lzx+02EclVPbw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: Please use @eslint/markdown instead peerDependencies: eslint: '>=8' @@ -1912,6 +1913,7 @@ packages: glob@10.3.15: resolution: {integrity: sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw==} engines: {node: '>=16 || 14 >=14.18'} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globals@11.12.0: @@ -2377,6 +2379,10 @@ packages: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} hasBin: true + markdown-it@14.1.1: + resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==} + hasBin: true + markdown-table@3.0.3: resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} @@ -6166,10 +6172,10 @@ snapshots: markdown-it-abbr@2.0.0: {} - markdown-it-anchor@9.0.1(@types/markdown-it@14.1.1)(markdown-it@14.1.0): + markdown-it-anchor@9.0.1(@types/markdown-it@14.1.1)(markdown-it@14.1.1): dependencies: '@types/markdown-it': 14.1.1 - markdown-it: 14.1.0 + markdown-it: 14.1.1 markdown-it-footnote@4.0.0: {} @@ -6190,6 +6196,15 @@ snapshots: punycode.js: 2.3.1 uc.micro: 2.1.0 + markdown-it@14.1.1: + dependencies: + argparse: 2.0.1 + entities: 4.5.0 + linkify-it: 5.0.0 + mdurl: 2.0.0 + punycode.js: 2.3.1 + uc.micro: 2.1.0 + markdown-table@3.0.3: {} markdownlint-cli2-formatter-default@0.0.4(markdownlint-cli2@0.13.0):