aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-10-01 20:45:59 +0200
committerGravatar GitHub <noreply@github.com> 2024-10-01 20:45:59 +0200
commite88247a6dab6082c2443b083f4cb861073a18d3e (patch)
treed83a6ba62f6a06d4208107525101ebd9a53949d6 /package.json
parent4bca4b837935603bbfee4095afda697814c15e6b (diff)
Bump markdownlint-cli from 0.41.0 to 0.42.0 (#6857)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.41.0...v0.42.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 28f87040b..8b710d880 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"eslint": "^9.9.1",
"@eslint/js": "^9.9.0",
"globals": "^15.9.0",
- "markdownlint-cli": "^0.41.0",
+ "markdownlint-cli": "^0.42.0",
"neostandard": "^0.11.4",
"rtlcss": "^4.3.0",
"sass": "^1.79.4",