From 4b30f863697891d4fc7b0642c2b2a2340fb8dd11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:32:35 +0000 Subject: [PATCH] build(deps-dev): Bump eslint-plugin-markdown from 3.0.1 to 5.1.0 Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 3.0.1 to 5.1.0. - [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v3.0.1...v5.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-markdown dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 6aeba450e1..50f5b373bb 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-plugin-eslint-plugin": "^5.1.1", "eslint-plugin-filenames": "^1.3.2", "eslint-plugin-import": "^2.29.0", - "eslint-plugin-markdown": "^3.0.1", + "eslint-plugin-markdown": "^5.1.0", "eslint-plugin-n": "^17.11.1", "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-unicorn": "^51.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e40589f21a..b029179fd5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: ^2.29.0 version: 2.31.0(@typescript-eslint/parser@8.11.0(eslint@8.57.1)(typescript@5.6.3))(eslint@8.57.1) eslint-plugin-markdown: - specifier: ^3.0.1 - version: 3.0.1(eslint@8.57.1) + specifier: ^5.1.0 + version: 5.1.0(eslint@8.57.1) eslint-plugin-n: specifier: ^17.11.1 version: 17.11.1(eslint@8.57.1) @@ -1485,11 +1485,11 @@ packages: '@typescript-eslint/parser': optional: true - eslint-plugin-markdown@3.0.1: - resolution: {integrity: sha512-8rqoc148DWdGdmYF6WSQFT3uQ6PO7zXYgeBpHAOAakX/zpq+NvFYbDA/H7PYzHajwtmaOzAwfxyl++x0g1/N9A==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint-plugin-markdown@5.1.0: + resolution: {integrity: sha512-SJeyKko1K6GwI0AN6xeCDToXDkfKZfXcexA6B+O2Wr2btUS9GrC+YgwSyVli5DJnctUHjFXcQ2cqTaAmVoLi2A==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + eslint: '>=8' eslint-plugin-n@17.11.1: resolution: {integrity: sha512-93IUD82N6tIEgjztVI/l3ElHtC2wTa9boJHrD8iN+NyDxjxz/daZUZKfkedjBZNdg6EqDk4irybUsiPwDqXAEA==} @@ -4979,7 +4979,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-markdown@3.0.1(eslint@8.57.1): + eslint-plugin-markdown@5.1.0(eslint@8.57.1): dependencies: eslint: 8.57.1 mdast-util-from-markdown: 0.8.5