From c708f0d15eafb163f289d7c50d99f7fd24ca4aea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:44:22 +0700 Subject: [PATCH] build(deps-dev): bump @davidsneighbour/markdownlint-config from 2024.4.6 to 2024.4.8 (#788) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@davidsneighbour/markdownlint-config](https://github.com/davidsneighbour/configurations) from 2024.4.6 to 2024.4.8.
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@davidsneighbour/markdownlint-config&package-manager=npm_and_yarn&previous-version=2024.4.6&new-version=2024.4.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 38 +++++++++++++++++++++++++++++++++----- package.json | 2 +- 2 files changed, 34 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index a3ac03b..c4b9712 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "tachyons": "4.12.0" }, "devDependencies": { - "@davidsneighbour/markdownlint-config": "^2024.4.6", + "@davidsneighbour/markdownlint-config": "^2024.4.8", "@davidsneighbour/release-config": "2024.4.8", "@davidsneighbour/tools": "2024.4.6" } @@ -1117,12 +1117,12 @@ } }, "node_modules/@davidsneighbour/markdownlint-config": { - "version": "2024.4.6", - "resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2024.4.6.tgz", - "integrity": "sha512-qWnKFFDW5aqWC7AD7qLVhxFxlpOvj8lAbTunbwAmcPyIYgXTb5WTWy78Aevsm41h6EOjSH49n22IU6Vz6c9UDA==", + "version": "2024.4.8", + "resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2024.4.8.tgz", + "integrity": "sha512-NISNVQUAzGTeKLpfmVCCnSPFtSMSPB0LOhYTZzbsHcyhyGV/DJw5uUhrLQcs9P3gmVcQmFfol1l8LSuBqUMoug==", "dev": true, "dependencies": { - "markdownlint": "0.35.0", + "markdownlint": "0.36.1", "markdownlint-cli2": "0.14.0" }, "engines": { @@ -1130,6 +1130,34 @@ "npm": ">=10.3.0" } }, + "node_modules/@davidsneighbour/markdownlint-config/node_modules/markdownlint": { + "version": "0.36.1", + "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.36.1.tgz", + "integrity": "sha512-s73fU2CQN7WCgjhaQUQ8wYESQNzGRNOKDd+3xgVqu8kuTEhmwepd/mxOv1LR2oV046ONrTLBFsM7IoKWNvmy5g==", + "dev": true, + "dependencies": { + "markdown-it": "14.1.0", + "markdownlint-micromark": "0.1.12" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/DavidAnson" + } + }, + "node_modules/@davidsneighbour/markdownlint-config/node_modules/markdownlint-micromark": { + "version": "0.1.12", + "resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.12.tgz", + "integrity": "sha512-RlB6EwMGgc0sxcIhOQ2+aq7Zw1V2fBnzbXKGgYK/mVWdT7cz34fteKSwfYeo4rL6+L/q2tyC9QtD/PgZbkdyJQ==", + "dev": true, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/DavidAnson" + } + }, "node_modules/@davidsneighbour/release-config": { "version": "2024.4.8", "resolved": "https://registry.npmjs.org/@davidsneighbour/release-config/-/release-config-2024.4.8.tgz", diff --git a/package.json b/package.json index af9993d..75192c3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "tachyons": "4.12.0" }, "devDependencies": { - "@davidsneighbour/markdownlint-config": "^2024.4.6", + "@davidsneighbour/markdownlint-config": "^2024.4.8", "@davidsneighbour/release-config": "2024.4.8", "@davidsneighbour/tools": "2024.4.6" },