Skip to content

Commit 6f0668c

Browse files
committed
[Dev Deps] pin markdownlint-cli to v0.35, because v0.36+ depends on a glob that breaks CI
See isaacs/jackspeak#4
1 parent 678cc94 commit 6f0668c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"jackspeak": "=2.1.1",
8989
"linklocal": "^2.8.2",
9090
"lodash.isarray": "^4.0.0",
91-
"markdownlint-cli": "^0.38.0",
91+
"markdownlint-cli": "~0.35",
9292
"mocha": "^3.5.3",
9393
"npm-which": "^3.0.1",
9494
"nyc": "^11.9.0",

0 commit comments

Comments
 (0)