aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-06-01 21:44:31 +0200
committerGravatar GitHub <noreply@github.com> 2024-06-01 21:44:31 +0200
commit1510b81743cb41af8b8f81608103db83e64037ff (patch)
tree5909bd562f4bfc3fa7be615cb9461e19af28099d /package.json
parente727442f1d82ce1432702cbc72e3f7a44df9ec16 (diff)
Bump markdownlint-cli from 0.40.0 to 0.41.0 (#6530)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.40.0 to 0.41.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.40.0...v0.41.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 a3cfa3f65..381e79edf 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.40.0",
+ "markdownlint-cli": "^0.41.0",
"rtlcss": "^4.1.1",
"sass": "^1.76.0",
"stylelint": "^16.6.1",