From 5cb401321b56bf33148771322e0348a5b6f635d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 01:48:54 +0000 Subject: [PATCH] fix(deps): update dependency markdown-table to ^3.0.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fc12cc79..a9ff974e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "global-agent": "^3.0.0", "human-id": "^4.1.0", "js-yaml": "^4.1.0", - "markdown-table": "^3.0.3", + "markdown-table": "^3.0.4", "mdast-util-to-string": "^4.0.0", "micromatch": "^4.0.5", "remark-parse": "^11.0.0", diff --git a/yarn.lock b/yarn.lock index 7ffd34ba..a9262c9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7650,10 +7650,10 @@ map-obj@^4.0.0: resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a" integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ== -markdown-table@^3.0.0, markdown-table@^3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-3.0.3.tgz#e6331d30e493127e031dd385488b5bd326e4a6bd" - integrity sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw== +markdown-table@^3.0.0, markdown-table@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-3.0.4.tgz#fe44d6d410ff9d6f2ea1797a3f60aa4d2b631c2a" + integrity sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw== markuplint-angular-parser@^2.0.0: version "2.0.0"