@@ -1415,7 +1415,7 @@ glob-to-regexp@^0.3.0:
1415
1415
version "0.3.0"
1416
1416
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
1417
1417
1418
- glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2 :
1418
+ glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@~7.1.2 :
1419
1419
version "7.1.2"
1420
1420
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
1421
1421
dependencies :
@@ -1426,17 +1426,6 @@ glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2:
1426
1426
once "^1.3.0"
1427
1427
path-is-absolute "^1.0.0"
1428
1428
1429
- glob@~7.0.3 :
1430
- version "7.0.6"
1431
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.0.6.tgz#211bafaf49e525b8cd93260d14ab136152b3f57a"
1432
- dependencies :
1433
- fs.realpath "^1.0.0"
1434
- inflight "^1.0.4"
1435
- inherits "2"
1436
- minimatch "^3.0.2"
1437
- once "^1.3.0"
1438
- path-is-absolute "^1.0.0"
1439
-
1440
1429
global-dirs@^0.1.0 :
1441
1430
version "0.1.1"
1442
1431
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
2414
2403
mdurl "^1.0.1"
2415
2404
uc.micro "^1.0.5"
2416
2405
2417
- markdownlint-cli@0.12 .0 :
2418
- version "0.12 .0"
2419
- resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.12 .0.tgz#14db32e28be098a0963c91e547f8adb58efdb158 "
2406
+ markdownlint-cli@0.13 .0 :
2407
+ version "0.13 .0"
2408
+ resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.13 .0.tgz#af1d29e5d8b434256c451c81b87dff1c218844cb "
2420
2409
dependencies :
2421
2410
commander "~2.9.0"
2422
2411
deep-extend "~0.5.1"
2423
2412
get-stdin "~5.0.1"
2424
- glob "~7.0.3 "
2413
+ glob "~7.1.2 "
2425
2414
js-yaml "~3.11.0"
2426
2415
lodash.differencewith "~4.5.0"
2427
2416
lodash.flatten "~4.4.0"
2428
2417
markdownlint "~0.11.0"
2418
+ minimatch "~3.0.4"
2429
2419
rc "~1.2.7"
2430
2420
2431
2421
markdownlint@~0.11.0 :
@@ -2495,7 +2485,7 @@ mimic-response@^1.0.0:
2495
2485
version "1.0.0"
2496
2486
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.0.tgz#df3d3652a73fded6b9b0b24146e6fd052353458e"
2497
2487
2498
- minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4 :
2488
+ minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@~3.0.4 :
2499
2489
version "3.0.4"
2500
2490
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
2501
2491
dependencies :
0 commit comments