This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 101
101
"husky" : " 0.14.3" ,
102
102
"jest" : " 22.1.4" ,
103
103
"lint-staged" : " 6.1.0" ,
104
- "markdownlint-cli" : " 0.7.0 " ,
104
+ "markdownlint-cli" : " 0.7.1 " ,
105
105
"opn" : " 5.2.0" ,
106
106
"prettier" : " 1.10.2" ,
107
107
"raf" : " 3.4.0" ,
Original file line number Diff line number Diff line change @@ -4685,9 +4685,9 @@ lodash.cond@^4.3.0:
4685
4685
version "4.5.2"
4686
4686
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
4687
4687
4688
- lodash.difference @~4.5.0 :
4688
+ lodash.differencewith @~4.5.0 :
4689
4689
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 "
4691
4691
4692
4692
lodash.flatten@~4.4.0 :
4693
4693
version "4.4.0"
@@ -4848,14 +4848,14 @@ markdown-to-ast@~3.4.0:
4848
4848
structured-source "^3.0.2"
4849
4849
traverse "^0.6.6"
4850
4850
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 "
4854
4854
dependencies :
4855
4855
commander "~2.9.0"
4856
4856
deep-extend "~0.4.1"
4857
4857
glob "~7.0.3"
4858
- lodash.difference "~4.5.0"
4858
+ lodash.differencewith "~4.5.0"
4859
4859
lodash.flatten "~4.4.0"
4860
4860
markdownlint "~0.7.0"
4861
4861
rc "~1.1.6"
You can’t perform that action at this time.
0 commit comments