aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2022-02-28 20:50:39 +0100
committerGravatar GitHub <noreply@github.com> 2022-02-28 20:50:39 +0100
commit7c74653cc21b1dda382ec45544ed087d441480a5 (patch)
tree26019b84d2bd1374d4b12d1de2455019688c8f5b /package.json
parent1fe66ad020ca8f0560bb9c6e311852ed77228f78 (diff)
Update markdownlint-cli dev dependency (#4241)
* Update markdownlint-cli dev dependency And fix https://github.com/advisories/GHSA-6vfc-qv3f-vr6c * npm ci
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 cfb574752..f05c2692f 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.2.0",
- "markdownlint-cli": "^0.30.0",
+ "markdownlint-cli": "^0.31.1",
"rtlcss": "^3.5.0",
"sass": "^1.49.0",
"stylelint": "^14.3.0",