From 33395f13d1a33c3a0f91eb2fcb400eaf700acf10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 11:00:25 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint to v0.37.2 (#696) 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/eslint-plugin-expect-type). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a86d3d3..de699324 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,7 +104,7 @@ importers: version: 15.2.11 markdownlint: specifier: ^0.37.0 - version: 0.37.1 + version: 0.37.2 markdownlint-cli: specifier: ^0.43.0 version: 0.43.0 @@ -2432,8 +2432,8 @@ packages: resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} engines: {node: '>=0.10.0'} - katex@0.16.17: - resolution: {integrity: sha512-OyzSrXBllz+Jdc9Auiw0kt21gbZ4hkz8Q5srVAb2U9INcYIfGKbxe+bvNvEz1bQ/NrDeRRho5eLCyk/L03maAw==} + katex@0.16.18: + resolution: {integrity: sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==} hasBin: true keyv@4.5.4: @@ -2574,8 +2574,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: @@ -5963,7 +5963,7 @@ snapshots: jsonpointer@5.0.1: {} - katex@0.16.17: + katex@0.16.18: dependencies: commander: 8.3.0 @@ -6132,7 +6132,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 @@ -6226,7 +6226,7 @@ snapshots: dependencies: '@types/katex': 0.16.7 devlop: 1.1.0 - katex: 0.16.17 + katex: 0.16.18 micromark-factory-space: 2.0.1 micromark-util-character: 2.1.1 micromark-util-symbol: 2.0.1