aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-05-01 21:01:17 +0200
committerGravatar GitHub <noreply@github.com> 2024-05-01 21:01:17 +0200
commitda9789d293d7469677d5309d159915088d077b12 (patch)
tree906afc8204cd5ac04efd64db1eb2e28cb28a995c /package.json
parent47f941101cb1569dd8ae8f0ff2016afa0f8a025d (diff)
Bump markdownlint-cli from 0.39.0 to 0.40.0 (#6419)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.39.0 to 0.40.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.39.0...v0.40.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 8b44558cd..4a18cde61 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
- "markdownlint-cli": "^0.39.0",
+ "markdownlint-cli": "^0.40.0",
"rtlcss": "^4.1.1",
"sass": "^1.74.1",
"stylelint": "^16.4.0",