@@ -3564,7 +3564,7 @@ glob-to-regexp@^0.3.0:
3564
3564
version "0.3.0"
3565
3565
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
3566
3566
3567
- [email protected] , glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2:
3567
+ [email protected] , glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@~7.1.2 :
3568
3568
version "7.1.2"
3569
3569
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
3570
3570
dependencies :
@@ -3575,17 +3575,6 @@
[email protected] , glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2:
3575
3575
once "^1.3.0"
3576
3576
path-is-absolute "^1.0.0"
3577
3577
3578
- glob@~7.0.3 :
3579
- version "7.0.6"
3580
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.0.6.tgz#211bafaf49e525b8cd93260d14ab136152b3f57a"
3581
- dependencies :
3582
- fs.realpath "^1.0.0"
3583
- inflight "^1.0.4"
3584
- inherits "2"
3585
- minimatch "^3.0.2"
3586
- once "^1.3.0"
3587
- path-is-absolute "^1.0.0"
3588
-
3589
3578
global-dirs@^0.1.0 :
3590
3579
version "0.1.1"
3591
3580
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
@@ -5331,18 +5320,19 @@ markdown-to-ast@~3.4.0:
5331
5320
structured-source "^3.0.2"
5332
5321
traverse "^0.6.6"
5333
5322
5334
- markdownlint-cli@0.12 .0 :
5335
- version "0.12 .0"
5336
- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.12 .0.tgz#14db32e28be098a0963c91e547f8adb58efdb158 "
5323
+ markdownlint-cli@0.13 .0 :
5324
+ version "0.13 .0"
5325
+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.13 .0.tgz#af1d29e5d8b434256c451c81b87dff1c218844cb "
5337
5326
dependencies :
5338
5327
commander "~2.9.0"
5339
5328
deep-extend "~0.5.1"
5340
5329
get-stdin "~5.0.1"
5341
- glob "~7.0.3 "
5330
+ glob "~7.1.2 "
5342
5331
js-yaml "~3.11.0"
5343
5332
lodash.differencewith "~4.5.0"
5344
5333
lodash.flatten "~4.4.0"
5345
5334
markdownlint "~0.11.0"
5335
+ minimatch "~3.0.4"
5346
5336
rc "~1.2.7"
5347
5337
5348
5338
markdownlint@~0.11.0 :
@@ -5519,7 +5509,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
5519
5509
version "1.0.1"
5520
5510
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
5521
5511
5522
- minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4 :
5512
+ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.4 :
5523
5513
version "3.0.4"
5524
5514
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
5525
5515
dependencies :
0 commit comments