File tree 2 files changed +12
-12
lines changed 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 102
102
"husky" : " 0.14.3" ,
103
103
"jest" : " 23.4.2" ,
104
104
"lint-staged" : " 7.2.0" ,
105
- "markdownlint-cli" : " 0.11 .0" ,
105
+ "markdownlint-cli" : " 0.12 .0" ,
106
106
"opn" : " 5.3.0" ,
107
107
"prettier" : " 1.13.7" ,
108
108
"raf" : " 3.4.0" ,
Original file line number Diff line number Diff line change @@ -5280,9 +5280,9 @@ map-visit@^1.0.0:
5280
5280
dependencies :
5281
5281
object-visit "^1.0.0"
5282
5282
5283
-
5284
- version "8.4.1 "
5285
- resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.1 .tgz#206fe59b0e4e1b78a7c73250af9b34a4ad0aaf44 "
5283
+
5284
+ version "8.4.2 "
5285
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2 .tgz#386f98998dc15a37722aa7722084f4020bdd9b54 "
5286
5286
dependencies :
5287
5287
argparse "^1.0.7"
5288
5288
entities "~1.1.1"
@@ -5303,9 +5303,9 @@ markdown-to-ast@~3.4.0:
5303
5303
structured-source "^3.0.2"
5304
5304
traverse "^0.6.6"
5305
5305
5306
- markdownlint-cli@0.11 .0 :
5307
- version "0.11 .0"
5308
- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.11 .0.tgz#ba9ee55b7067e6c1c25f7e31cd171d03bc4830f5 "
5306
+ markdownlint-cli@0.12 .0 :
5307
+ version "0.12 .0"
5308
+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.12 .0.tgz#14db32e28be098a0963c91e547f8adb58efdb158 "
5309
5309
dependencies :
5310
5310
commander "~2.9.0"
5311
5311
deep-extend "~0.5.1"
5314
5314
js-yaml "~3.11.0"
5315
5315
lodash.differencewith "~4.5.0"
5316
5316
lodash.flatten "~4.4.0"
5317
- markdownlint "~0.10 .0"
5317
+ markdownlint "~0.11 .0"
5318
5318
rc "~1.2.7"
5319
5319
5320
- markdownlint@~0.10 .0 :
5321
- version "0.10 .0"
5322
- resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.10 .0.tgz#ee941ee943f78ff6adbc1ff0fad49365e600b664 "
5320
+ markdownlint@~0.11 .0 :
5321
+ version "0.11 .0"
5322
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.11 .0.tgz#3858bbdbc1ab78abf0c098d841c72b63dd3206a0 "
5323
5323
dependencies :
5324
- markdown-it "8.4.1 "
5324
+ markdown-it "8.4.2 "
5325
5325
5326
5326
5327
5327
version "0.4.0"
You can’t perform that action at this time.
0 commit comments