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 4271c0a

Browse files
renovate[bot]Md Zubair Ahmed
authored and
Md Zubair Ahmed
committed
chore(deps): update dependency markdownlint-cli to v0.7.1 (#170)
1 parent 9a1fcc0 commit 4271c0a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"husky": "0.14.3",
102102
"jest": "22.1.4",
103103
"lint-staged": "6.1.0",
104-
"markdownlint-cli": "0.7.0",
104+
"markdownlint-cli": "0.7.1",
105105
"opn": "5.2.0",
106106
"prettier": "1.10.2",
107107
"raf": "3.4.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4685,9 +4685,9 @@ lodash.cond@^4.3.0:
46854685
version "4.5.2"
46864686
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
46874687

4688-
lodash.difference@~4.5.0:
4688+
lodash.differencewith@~4.5.0:
46894689
version "4.5.0"
4690-
resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c"
4690+
resolved "https://registry.yarnpkg.com/lodash.differencewith/-/lodash.differencewith-4.5.0.tgz#bafafbc918b55154e179176a00bb0aefaac854b7"
46914691

46924692
lodash.flatten@~4.4.0:
46934693
version "4.4.0"
@@ -4848,14 +4848,14 @@ markdown-to-ast@~3.4.0:
48484848
structured-source "^3.0.2"
48494849
traverse "^0.6.6"
48504850

4851-
4852-
version "0.7.0"
4853-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.7.0.tgz#7c50be2366f91b56cddfcb6dbcea6ab886a757d4"
4851+
4852+
version "0.7.1"
4853+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.7.1.tgz#8eaa805a51f252765b4294f82cde0fc79375d574"
48544854
dependencies:
48554855
commander "~2.9.0"
48564856
deep-extend "~0.4.1"
48574857
glob "~7.0.3"
4858-
lodash.difference "~4.5.0"
4858+
lodash.differencewith "~4.5.0"
48594859
lodash.flatten "~4.4.0"
48604860
markdownlint "~0.7.0"
48614861
rc "~1.1.6"

0 commit comments

Comments
 (0)