Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ac15841

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency markdownlint-cli to v0.12.0
1 parent 25494b0 commit ac15841

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"husky": "0.14.3",
103103
"jest": "23.4.2",
104104
"lint-staged": "7.2.0",
105-
"markdownlint-cli": "0.11.0",
105+
"markdownlint-cli": "0.12.0",
106106
"opn": "5.3.0",
107107
"prettier": "1.13.7",
108108
"raf": "3.4.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5280,9 +5280,9 @@ map-visit@^1.0.0:
52805280
dependencies:
52815281
object-visit "^1.0.0"
52825282

5283-
5284-
version "8.4.1"
5285-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.1.tgz#206fe59b0e4e1b78a7c73250af9b34a4ad0aaf44"
5283+
5284+
version "8.4.2"
5285+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2.tgz#386f98998dc15a37722aa7722084f4020bdd9b54"
52865286
dependencies:
52875287
argparse "^1.0.7"
52885288
entities "~1.1.1"
@@ -5303,9 +5303,9 @@ markdown-to-ast@~3.4.0:
53035303
structured-source "^3.0.2"
53045304
traverse "^0.6.6"
53055305

5306-
markdownlint-cli@0.11.0:
5307-
version "0.11.0"
5308-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.11.0.tgz#ba9ee55b7067e6c1c25f7e31cd171d03bc4830f5"
5306+
markdownlint-cli@0.12.0:
5307+
version "0.12.0"
5308+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.12.0.tgz#14db32e28be098a0963c91e547f8adb58efdb158"
53095309
dependencies:
53105310
commander "~2.9.0"
53115311
deep-extend "~0.5.1"
@@ -5314,14 +5314,14 @@ [email protected]:
53145314
js-yaml "~3.11.0"
53155315
lodash.differencewith "~4.5.0"
53165316
lodash.flatten "~4.4.0"
5317-
markdownlint "~0.10.0"
5317+
markdownlint "~0.11.0"
53185318
rc "~1.2.7"
53195319

5320-
markdownlint@~0.10.0:
5321-
version "0.10.0"
5322-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.10.0.tgz#ee941ee943f78ff6adbc1ff0fad49365e600b664"
5320+
markdownlint@~0.11.0:
5321+
version "0.11.0"
5322+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.11.0.tgz#3858bbdbc1ab78abf0c098d841c72b63dd3206a0"
53235323
dependencies:
5324-
markdown-it "8.4.1"
5324+
markdown-it "8.4.2"
53255325

53265326
53275327
version "0.4.0"

0 commit comments

Comments
 (0)