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 1cb0c4c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency markdownlint-cli to v0.14.1
1 parent db03fa2 commit 1cb0c4c

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.5.0",
104104
"lint-staged": "8.1.5",
105-
"markdownlint-cli": "0.14.0",
105+
"markdownlint-cli": "0.14.1",
106106
"opn": "5.5.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
@@ -5927,10 +5927,10 @@ js-yaml@^3.9.0, js-yaml@^3.9.1:
59275927
argparse "^1.0.7"
59285928
esprima "^4.0.0"
59295929

5930-
js-yaml@~3.11.0:
5931-
version "3.11.0"
5932-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
5933-
integrity sha512-saJstZWv7oNeOyBh3+Dx1qWzhW0+e6/8eDzo7p5rDFqxntSztloLtuKu+Ejhtq82jsilwOIZYsCz+lIjthg1Hw==
5930+
js-yaml@~3.13.0:
5931+
version "3.13.0"
5932+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
5933+
integrity sha512-pZZoSxcCYco+DIKBTimr67J6Hy+EYGZDY/HCWC+iAEA9h1ByhMXAIVUXMcMFpOCxQ/xjXmPI2MkDL5HRm5eFrQ==
59345934
dependencies:
59355935
argparse "^1.0.7"
59365936
esprima "^4.0.0"
@@ -6531,16 +6531,16 @@ [email protected]:
65316531
mdurl "^1.0.1"
65326532
uc.micro "^1.0.5"
65336533

6534-
6535-
version "0.14.0"
6536-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.14.0.tgz#6cd6f365ca8d3b66be345ae05eb5e5ac8c1c83fe"
6537-
integrity sha512-EE2YBEgw7W38eCXeOA79I2pv33Rr5hLAkRqZtXJtEbTHKMQtVaVGLD2Qb4RDekYXgXyuR+LRXFE947WlxOvLXQ==
6534+
6535+
version "0.14.1"
6536+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.14.1.tgz#8207f869f2d861858ea280861a94365cdcf6eb27"
6537+
integrity sha512-bHueUEp1NmSFPWvOk3SNWhRRAInrdvmuzlkMrZJptUF6jNXJ32OhPXicRw2xg43+NLiUI01V5sc1VIrRWLKgig==
65386538
dependencies:
65396539
commander "~2.9.0"
65406540
deep-extend "~0.5.1"
65416541
get-stdin "~5.0.1"
65426542
glob "~7.1.2"
6543-
js-yaml "~3.11.0"
6543+
js-yaml "~3.13.0"
65446544
lodash.differencewith "~4.5.0"
65456545
lodash.flatten "~4.4.0"
65466546
markdownlint "~0.12.0"

0 commit comments

Comments
 (0)