aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-02-01 22:38:33 +0100
committerGravatar GitHub <noreply@github.com> 2025-02-01 22:38:33 +0100
commit85d64c01b2bfb310d6d7d7dbd44a9faa034febf7 (patch)
tree448f1aa3235f78d99031ee3b2d4c5cf32f1254dc /package.json
parent5e2b79d87b1549115285b9e12dbcae365c581428 (diff)
Bump markdownlint-cli from 0.43.0 to 0.44.0 (#7286)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.43.0 to 0.44.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.43.0...v0.44.0) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 650409bec..9c96434b9 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"eslint": "^9.17.0",
"@eslint/js": "^9.16.0",
"globals": "^15.14.0",
- "markdownlint-cli": "^0.43.0",
+ "markdownlint-cli": "^0.44.0",
"neostandard": "^0.12.0",
"rtlcss": "^4.3.0",
"sass": "^1.83.0",