From a953daf097f47c8aea421abff9c4d2e5f7f7404c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 07:26:33 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint to v0.37.2 (#239) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [markdownlint](https://redirect.github.com/DavidAnson/markdownlint) | [`0.37.1` -> `0.37.2`](https://renovatebot.com/diffs/npm/markdownlint/0.37.1/0.37.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint/0.37.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdownlint/0.37.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdownlint/0.37.1/0.37.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint/0.37.1/0.37.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
DavidAnson/markdownlint (markdownlint) ### [`v0.37.2`](https://redirect.github.com/DavidAnson/markdownlint/blob/HEAD/CHANGELOG.md#0372) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint/compare/v0.37.1...v0.37.2) - Add subpath imports for overriding default bundler behavior - Improve MD032
--- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/console-table-without-index). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 320d318..e5bb315 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "jsonc-eslint-parser": "2.4.0", "knip": "5.41.1", "lint-staged": "15.2.11", - "markdownlint": "0.37.1", + "markdownlint": "0.37.2", "markdownlint-cli": "0.43.0", "prettier": "3.4.2", "prettier-plugin-curly": "0.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f86ccab..e67c5d9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,8 +76,8 @@ importers: specifier: 15.2.11 version: 15.2.11 markdownlint: - specifier: 0.37.1 - version: 0.37.1 + specifier: 0.37.2 + version: 0.37.2 markdownlint-cli: specifier: 0.43.0 version: 0.43.0 @@ -2497,8 +2497,8 @@ packages: resolution: {integrity: sha512-s73fU2CQN7WCgjhaQUQ8wYESQNzGRNOKDd+3xgVqu8kuTEhmwepd/mxOv1LR2oV046ONrTLBFsM7IoKWNvmy5g==} engines: {node: '>=18'} - markdownlint@0.37.1: - resolution: {integrity: sha512-Q7JexBa4ZB1rXJ2HGJF/fYUMeo4oBe5Zn1ZTlbwJ7BFC9V8lOZQoB3acBWW1f4FXmrlrwRYLLpWRfLCZXLo7kw==} + markdownlint@0.37.2: + resolution: {integrity: sha512-m8QhYnRA1ptbhIjhVVBUkKQcUelVxuyO/yXyLewnc1+xs4eXhST/+hIy29goO+EYVLmWtknH4SmYQ4s0caoKqw==} engines: {node: '>=18'} mdast-util-from-markdown@0.8.5: @@ -5972,7 +5972,7 @@ snapshots: markdown-it: 14.1.0 markdownlint-micromark: 0.1.12 - markdownlint@0.37.1: + markdownlint@0.37.2: dependencies: markdown-it: 14.1.0 micromark: 4.0.1