From 10c1b88d9e77e5e7b5b87575b346e07c76574caa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 00:34:26 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20=E2=98=95=20NodeJ?= =?UTF-8?q?S=20Package=20eslint-plugin-markdown=20to=20v5.1.0=20(#636)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-markdown](https://togithub.com/eslint/eslint-plugin-markdown) | [`5.0.0` -> `5.1.0`](https://renovatebot.com/diffs/npm/eslint-plugin-markdown/5.0.0/5.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-markdown/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-markdown/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-markdown/5.0.0/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-markdown/5.0.0/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
eslint/eslint-plugin-markdown (eslint-plugin-markdown) ### [`v5.1.0`](https://togithub.com/eslint/eslint-plugin-markdown/blob/HEAD/CHANGELOG.md#510-2024-07-05) [Compare Source](https://togithub.com/eslint/eslint-plugin-markdown/compare/v5.0.0...v5.1.0) ##### Features - add name to flat configs ([#​256](https://togithub.com/eslint/eslint-plugin-markdown/issues/256)) ([001d51e](https://togithub.com/eslint/eslint-plugin-markdown/commit/001d51e9a66bea80f0c971f05a9cf4e1126dfaa8))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/bruxisma/renovate). Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38bdd38..f99363f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-json-schema-validator": "5.1.2", "eslint-plugin-jsonc": "2.16.0", - "eslint-plugin-markdown": "5.0.0", + "eslint-plugin-markdown": "5.1.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-yaml": "0.5.0", "husky": "9.0.11", @@ -5812,9 +5812,9 @@ } }, "node_modules/eslint-plugin-markdown": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-5.0.0.tgz", - "integrity": "sha512-kY2u9yDhzvfZ0kmRTsvgm3mTnvZgTSGIIPeHg3yesSx4R5CTCnITUjCPhzCD1MUhNcqHU5Tr6lzx+02EclVPbw==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-5.1.0.tgz", + "integrity": "sha512-SJeyKko1K6GwI0AN6xeCDToXDkfKZfXcexA6B+O2Wr2btUS9GrC+YgwSyVli5DJnctUHjFXcQ2cqTaAmVoLi2A==", "dev": true, "dependencies": { "mdast-util-from-markdown": "^0.8.5" @@ -17322,9 +17322,9 @@ } }, "eslint-plugin-markdown": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-5.0.0.tgz", - "integrity": "sha512-kY2u9yDhzvfZ0kmRTsvgm3mTnvZgTSGIIPeHg3yesSx4R5CTCnITUjCPhzCD1MUhNcqHU5Tr6lzx+02EclVPbw==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-5.1.0.tgz", + "integrity": "sha512-SJeyKko1K6GwI0AN6xeCDToXDkfKZfXcexA6B+O2Wr2btUS9GrC+YgwSyVli5DJnctUHjFXcQ2cqTaAmVoLi2A==", "dev": true, "requires": { "mdast-util-from-markdown": "^0.8.5" diff --git a/package.json b/package.json index c05682c..d8f93cc 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-json-schema-validator": "5.1.2", "eslint-plugin-jsonc": "2.16.0", - "eslint-plugin-markdown": "5.0.0", + "eslint-plugin-markdown": "5.1.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-yaml": "0.5.0", "husky": "9.0.11",