@@ -4685,9 +4685,13 @@ 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.flatten@~4.3.0 :
4689
- version "4.3.0"
4690
- resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.3.0.tgz#e5ec4efe87efc59ce52f917cba8bf160636469cf"
4688
+ lodash.difference@~4.5.0 :
4689
+ version "4.5.0"
4690
+ resolved "https://registry.yarnpkg.com/lodash.difference/-/lodash.difference-4.5.0.tgz#9ccb4e505d486b91651345772885a2df27fd017c"
4691
+
4692
+ lodash.flatten@~4.4.0 :
4693
+ version "4.4.0"
4694
+ resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
4691
4695
4692
4696
lodash.flattendeep@^4.4.0 :
4693
4697
version "4.4.0"
@@ -4750,10 +4754,6 @@ lodash.upperfirst@^4.2.0:
4750
4754
version "4.3.1"
4751
4755
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
4752
4756
4753
- lodash.values@~4.2.0 :
4754
- version "4.2.0"
4755
- resolved "https://registry.yarnpkg.com/lodash.values/-/lodash.values-4.2.0.tgz#932625f7d2c954b63db895255548f3b49f120e9a"
4756
-
4757
4757
lodash@^4.0.0, lodash@^4.11.2, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.1, lodash@^4.6.1 :
4758
4758
version "4.17.4"
4759
4759
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
@@ -4825,9 +4825,9 @@ map-obj@^1.0.0, map-obj@^1.0.1:
4825
4825
version "1.0.1"
4826
4826
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
4827
4827
4828
- markdown-it@8.3.2 :
4829
- version "8.3.2 "
4830
- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.3.2 .tgz#df4b86530d17c3bc9beec3b68d770b92ea17ae96 "
4828
+ markdown-it@8.4.0 :
4829
+ version "8.4.0 "
4830
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.0 .tgz#e2400881bf171f7018ed1bd9da441dac8af6306d "
4831
4831
dependencies :
4832
4832
argparse "^1.0.7"
4833
4833
entities "~1.1.1"
@@ -4848,23 +4848,23 @@ markdown-to-ast@~3.4.0:
4848
4848
structured-source "^3.0.2"
4849
4849
traverse "^0.6.6"
4850
4850
4851
- markdownlint-cli@0.6 .0 :
4852
- version "0.6 .0"
4853
- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.6 .0.tgz#f712e814d2909ea757724a31ccd96dabc21554ef "
4851
+ markdownlint-cli@0.7 .0 :
4852
+ version "0.7 .0"
4853
+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.7 .0.tgz#7c50be2366f91b56cddfcb6dbcea6ab886a757d4 "
4854
4854
dependencies :
4855
4855
commander "~2.9.0"
4856
4856
deep-extend "~0.4.1"
4857
4857
glob "~7.0.3"
4858
- lodash.flatten "~4.3 .0"
4859
- lodash.values "~4.2 .0"
4860
- markdownlint "~0.6.4 "
4858
+ lodash.difference "~4.5 .0"
4859
+ lodash.flatten "~4.4 .0"
4860
+ markdownlint "~0.7.0 "
4861
4861
rc "~1.1.6"
4862
4862
4863
- markdownlint@~0.6.4 :
4864
- version "0.6.4 "
4865
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.6.4 .tgz#7fa77e0d8c1b1c3ed7978761ce664bd23e7328ef "
4863
+ markdownlint@~0.7.0 :
4864
+ version "0.7.0 "
4865
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.7.0 .tgz#5e128439b12a5a0b0718c1029cc38ac231aa5064 "
4866
4866
dependencies :
4867
- markdown-it "8.3.2 "
4867
+ markdown-it "8.4.0 "
4868
4868
4869
4869
marked@^0.3.6 :
4870
4870
version "0.3.12"
0 commit comments