Skip to content

Commit 562e351

Browse files
committed
[Dev Deps] update markdownlint, markdownlint-cli
1 parent 78457af commit 562e351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"homepage": "https://github.com/airbnb/javascript",
4242
"devDependencies": {
43-
"markdownlint": "^0.19.0",
44-
"markdownlint-cli": "^0.21.0"
43+
"markdownlint": "^0.20.3",
44+
"markdownlint-cli": "^0.23.1"
4545
}
4646
}

0 commit comments

Comments
 (0)