From d52458261b4913c65179bbf7edee38b14600219f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 06:05:43 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint to v0.37.3 (#669) 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.2` -> `0.37.3`](https://renovatebot.com/diffs/npm/markdownlint/0.37.2/0.37.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint/0.37.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdownlint/0.37.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdownlint/0.37.2/0.37.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint/0.37.2/0.37.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
DavidAnson/markdownlint (markdownlint) ### [`v0.37.3`](https://redirect.github.com/DavidAnson/markdownlint/blob/HEAD/CHANGELOG.md#0373) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint/compare/v0.37.2...v0.37.3) - Tweak `package.json` dependencies to work with `pnpm`
--- ### 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/all-contributors-for-repository). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a6eaa4a..cc77209d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,7 +98,7 @@ importers: version: 15.3.0 markdownlint: specifier: ^0.37.0 - version: 0.37.2 + version: 0.37.3 markdownlint-cli: specifier: ^0.43.0 version: 0.43.0 @@ -2543,8 +2543,8 @@ packages: resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} engines: {node: '>=0.10.0'} - katex@0.16.18: - resolution: {integrity: sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==} + katex@0.16.19: + resolution: {integrity: sha512-3IA6DYVhxhBabjSLTNO9S4+OliA3Qvb8pBQXMfC4WxXJgLwZgnfDl0BmB4z6nBMdznBsZ+CGM8DrGZ5hcguDZg==} hasBin: true keyv@4.5.4: @@ -2706,8 +2706,8 @@ packages: resolution: {integrity: sha512-s73fU2CQN7WCgjhaQUQ8wYESQNzGRNOKDd+3xgVqu8kuTEhmwepd/mxOv1LR2oV046ONrTLBFsM7IoKWNvmy5g==} engines: {node: '>=18'} - markdownlint@0.37.2: - resolution: {integrity: sha512-m8QhYnRA1ptbhIjhVVBUkKQcUelVxuyO/yXyLewnc1+xs4eXhST/+hIy29goO+EYVLmWtknH4SmYQ4s0caoKqw==} + markdownlint@0.37.3: + resolution: {integrity: sha512-eoQqH0291YCCjd+Pe1PUQ9AmWthlVmS0XWgcionkZ8q34ceZyRI+pYvsWksXJJL8OBkWCPwp1h/pnXxrPFC4oA==} engines: {node: '>=18'} mdast-util-from-markdown@0.8.5: @@ -6342,7 +6342,7 @@ snapshots: jsonpointer@5.0.1: {} - katex@0.16.18: + katex@0.16.19: dependencies: commander: 8.3.0 @@ -6530,10 +6530,11 @@ snapshots: markdown-it: 14.1.0 markdownlint-micromark: 0.1.12 - markdownlint@0.37.2: + markdownlint@0.37.3: dependencies: markdown-it: 14.1.0 micromark: 4.0.1 + micromark-core-commonmark: 2.0.2 micromark-extension-directive: 3.0.2 micromark-extension-gfm-autolink-literal: 2.1.0 micromark-extension-gfm-footnote: 2.1.0 @@ -6639,7 +6640,7 @@ snapshots: dependencies: '@types/katex': 0.16.7 devlop: 1.1.0 - katex: 0.16.18 + katex: 0.16.19 micromark-factory-space: 2.0.1 micromark-util-character: 2.1.1 micromark-util-symbol: 2.0.1