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

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 4a6bb5b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency markdownlint-cli to v0.14.0
1 parent 0e3a078 commit 4a6bb5b

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"husky": "1.3.1",
103103
"jest": "24.1.0",
104104
"lint-staged": "8.1.4",
105-
"markdownlint-cli": "0.13.0",
105+
"markdownlint-cli": "0.14.0",
106106
"opn": "5.4.0",
107107
"prettier": "1.16.4",
108108
"raf": "3.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6310,10 +6310,10 @@ [email protected]:
63106310
mdurl "^1.0.1"
63116311
uc.micro "^1.0.5"
63126312

6313-
markdownlint-cli@0.13.0:
6314-
version "0.13.0"
6315-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.13.0.tgz#af1d29e5d8b434256c451c81b87dff1c218844cb"
6316-
integrity sha512-DCjhAIb4EDny6xdjOcu2Rckp1sOSktQU9PjRN2pK9p0Azby7YYBqZXO8I+vhv5XKd2Pk0IbbOhyZ/+zjfH4oww==
6313+
markdownlint-cli@0.14.0:
6314+
version "0.14.0"
6315+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.14.0.tgz#6cd6f365ca8d3b66be345ae05eb5e5ac8c1c83fe"
6316+
integrity sha512-EE2YBEgw7W38eCXeOA79I2pv33Rr5hLAkRqZtXJtEbTHKMQtVaVGLD2Qb4RDekYXgXyuR+LRXFE947WlxOvLXQ==
63176317
dependencies:
63186318
commander "~2.9.0"
63196319
deep-extend "~0.5.1"
@@ -6322,14 +6322,14 @@ [email protected]:
63226322
js-yaml "~3.11.0"
63236323
lodash.differencewith "~4.5.0"
63246324
lodash.flatten "~4.4.0"
6325-
markdownlint "~0.11.0"
6325+
markdownlint "~0.12.0"
63266326
minimatch "~3.0.4"
63276327
rc "~1.2.7"
63286328

6329-
markdownlint@~0.11.0:
6330-
version "0.11.0"
6331-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.11.0.tgz#3858bbdbc1ab78abf0c098d841c72b63dd3206a0"
6332-
integrity sha512-wE5WdKD6zW2DQaPQ5TFBTXh5j76DnWd/IFffnDQgHmi6Y61DJXBDfLftZ/suJHuv6cwPjM6gKw2GaRLJMOR+Mg==
6329+
markdownlint@~0.12.0:
6330+
version "0.12.0"
6331+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.12.0.tgz#998e0c22698a753c406f19b06c2375321a2b4fb0"
6332+
integrity sha512-bjur6ZP0yKHVYh1U5+xD+bVkouKiUyiVzg9c9qkytYRW2nDfSowifKSmpPeO0uZHxzZOYMcV2Oe7sycPOEqMOQ==
63336333
dependencies:
63346334
markdown-it "8.4.2"
63356335

0 commit comments

Comments
 (0)