Skip to content

Commit 7fbe7bc

Browse files
committed
chore(deps): update dependency markdownlint-cli to v0.14.0
1 parent 877202a commit 7fbe7bc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"danger": "4.0.1",
1111
"eclint": "2.8.0",
12-
"markdownlint-cli": "0.13.0",
12+
"markdownlint-cli": "0.14.0",
1313
"prettier": "1.11.1",
1414
"prettier-check": "2.0.0",
1515
"xo": "0.20.3"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2399,9 +2399,9 @@ [email protected]:
23992399
mdurl "^1.0.1"
24002400
uc.micro "^1.0.5"
24012401

2402-
markdownlint-cli@0.13.0:
2403-
version "0.13.0"
2404-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.13.0.tgz#af1d29e5d8b434256c451c81b87dff1c218844cb"
2402+
markdownlint-cli@0.14.0:
2403+
version "0.14.0"
2404+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.14.0.tgz#6cd6f365ca8d3b66be345ae05eb5e5ac8c1c83fe"
24052405
dependencies:
24062406
commander "~2.9.0"
24072407
deep-extend "~0.5.1"
@@ -2410,13 +2410,13 @@ [email protected]:
24102410
js-yaml "~3.11.0"
24112411
lodash.differencewith "~4.5.0"
24122412
lodash.flatten "~4.4.0"
2413-
markdownlint "~0.11.0"
2413+
markdownlint "~0.12.0"
24142414
minimatch "~3.0.4"
24152415
rc "~1.2.7"
24162416

2417-
markdownlint@~0.11.0:
2418-
version "0.11.0"
2419-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.11.0.tgz#3858bbdbc1ab78abf0c098d841c72b63dd3206a0"
2417+
markdownlint@~0.12.0:
2418+
version "0.12.0"
2419+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.12.0.tgz#998e0c22698a753c406f19b06c2375321a2b4fb0"
24202420
dependencies:
24212421
markdown-it "8.4.2"
24222422

0 commit comments

Comments
 (0)