aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2026-01-01 20:12:02 +0100
committerGravatar GitHub <noreply@github.com> 2026-01-01 20:12:02 +0100
commit8aae2f6365c82684d77047f050a88e795de2b0ff (patch)
treebf51884ec32844fc988457222e21432e434f8eed /package.json
parenteb1ebf1b6f2980dfcb904baaacaa6d454f537b87 (diff)
Bump markdownlint-cli from 0.46.0 to 0.47.0 (#8388)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.46.0 to 0.47.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.46.0...v0.47.0) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-version: 0.47.0 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 deb1b6455..e0dbb8598 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"eslint": "^9.39.2",
"@eslint/js": "^9.20.0",
"globals": "^17.0.0",
- "markdownlint-cli": "^0.46.0",
+ "markdownlint-cli": "^0.47.0",
"neostandard": "^0.12.2",
"rtlcss": "^4.3.0",
"stylelint": "^16.26.1",