From e51048691a09aee1709d87f1a2cec579336b3f3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 22:32:09 +0000 Subject: [PATCH] build(deps-dev): bump @eslint/markdown from 7.2.0 to 7.3.0 Bumps [@eslint/markdown](https://github.com/eslint/markdown) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/markdown/compare/v7.2.0...v7.3.0) --- updated-dependencies: - dependency-name: "@eslint/markdown" dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9a83e55..ff986e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -680,9 +680,9 @@ } }, "node_modules/@eslint/markdown": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@eslint/markdown/-/markdown-7.2.0.tgz", - "integrity": "sha512-cmDloByulvKzofM0tIkSGWwxMcrKOLsXZC+EM0FLkRIrxKzW+2RkZAt9TAh37EtQRmx1M4vjBEmlC6R0wiGkog==", + "version": "7.3.0", + "resolved": "https://registry.npmjs.org/@eslint/markdown/-/markdown-7.3.0.tgz", + "integrity": "sha512-v9Cpl9IvzGmWMUwDAwSbf1b2GMwjQJiD0TSHegFrIu23mjqGQOvaCwnetzbG3/fjk8x7baKaIbSTBlpCktZRRg==", "dev": true, "license": "MIT", "workspaces": [