264
264
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.2.tgz#d3fda5c9086baba04bc75440039ccf18415c8446"
265
265
integrity sha512-m5brKbI7UY/Q8sbIZ7z1KB8ls04nRILshz5fPQ4EZ04jL19qrrUHJR8A6nK3vJ/GelkDWl4I0VDYSAjLEFQV8g==
266
266
267
+ " @textlint/ast-node-types@^4.4.3 " :
268
+ version "4.4.3"
269
+ resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.3.tgz#fdba16e8126cddc50f45433ce7f6c55e7829566c"
270
+ integrity sha512-qi2jjgO6Tn3KNPGnm6B7p6QTEPvY95NFsIAaJuwbulur8iJUEenp1OnoUfiDaC/g2WPPEFkcfXpmnu8XEMFo2A==
271
+
267
272
" @textlint/ast-tester@^2.3.4 " :
268
273
version "2.3.4"
269
274
resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.3.4.tgz#5134bd564f12d685201e61c8df476fa1321249c8"
270
275
integrity sha512-2gIsnJ1Dmr5jjF+u/vusNRqk2bJi0WwwbjP9WV/op51DhDTi7BUNjVSiZtcP9NVxidvs51XNEg+EMTRoKP3Msg==
271
276
dependencies :
272
277
" @textlint/ast-node-types" " ^4.4.2"
273
278
279
+ " @textlint/ast-tester@^2.3.5 " :
280
+ version "2.3.5"
281
+ resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.3.5.tgz#897c5b09d84e67934ed1a81b488cd847072abb82"
282
+ integrity sha512-sbw0Edx22/Fa9fwObpus5KyhCnGKhyP1tU7flA7kwTi9EqQq2KFztz1c/QQWpgqymbdSPWg7HpAvGf4ru4FDZg==
283
+ dependencies :
284
+ " @textlint/ast-node-types" " ^4.4.3"
285
+
274
286
" @textlint/ast-traverse@^2.3.4 " :
275
287
version "2.3.4"
276
288
resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.3.4.tgz#b02f531ab3a02756eed35d26515e7450da31c713"
277
289
integrity sha512-NcjPXCvP8r4D2/azeQhwjPvh2+099I9RRBUrg6IpMfTW4IUUJb4BwZOPgjW+XRIVc71Dhgm82VSIagDL90FYcg==
278
290
dependencies :
279
291
" @textlint/ast-node-types" " ^4.4.2"
280
292
293
+ " @textlint/ast-traverse@^2.3.5 " :
294
+ version "2.3.5"
295
+ resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.3.5.tgz#b232b369b245a446abd511ddb0a64bcdc2f88949"
296
+ integrity sha512-yo1gIoXDx2bNs1JjC9viRxJpErNsfPtzb585KcVwWxxWmu3tXlT2iz13iKdjj5FMYPJe/PORe7lYqymkSUZ7kg==
297
+ dependencies :
298
+ " @textlint/ast-node-types" " ^4.4.3"
299
+
281
300
" @textlint/config-loader@^0.11.0 " :
282
301
version "0.11.0"
283
302
resolved "https://registry.yarnpkg.com/@textlint/config-loader/-/config-loader-0.11.0.tgz#9667febee3b13e2a9e83ddb2c333a276c896c83c"
308
327
dependencies :
309
328
map-like "^2.0.0"
310
329
330
+ " @textlint/feature-flag@^3.3.5 " :
331
+ version "3.3.5"
332
+ resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.3.5.tgz#81d9c073d4f836377211c68d2194451a63730258"
333
+ integrity sha512-S4JhbDQGu1Sutnvqs96nwxqwaErHrL49/QQDR8i/YNsINlurfKJbmktotb+w+qzeSibDibKzB8feOMVBXmO9Ww==
334
+ dependencies :
335
+ map-like "^2.0.0"
336
+
311
337
" @textlint/fixer-formatter@^3.3.4 " :
312
338
version "3.3.4"
313
339
resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.3.4.tgz#f8784544a278704df6d7a9859fe846f1856e4a0b"
324
350
text-table "^0.2.0"
325
351
try-resolve "^1.0.1"
326
352
353
+ " @textlint/fixer-formatter@^3.3.5 " :
354
+ version "3.3.5"
355
+ resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.3.5.tgz#b831d9ad0fff326865265924acf8fe724fcf8321"
356
+ integrity sha512-FHfOQLvJV88vgAI9wwbAjtffo4ZtAW0bV8xkC3dY2DdVyo+7Tnhz0l2XPw2VFmyzpeHx9Slqw8nEv46YEs4JaQ==
357
+ dependencies :
358
+ " @textlint/module-interop" " ^1.2.5"
359
+ " @textlint/types" " ^1.5.5"
360
+ chalk "^1.1.3"
361
+ debug "^4.3.1"
362
+ diff "^4.0.2"
363
+ is-file "^1.0.0"
364
+ string-width "^1.0.2"
365
+ strip-ansi "^6.0.0"
366
+ text-table "^0.2.0"
367
+ try-resolve "^1.0.1"
368
+
327
369
" @textlint/kernel@^3.0.0" , "@textlint/kernel@^3.4.1", "@textlint/kernel@^3.4.4":
328
370
version "3.4.4"
329
371
resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.4.4.tgz#2f321fdae5bad9f6626c76caa20fc960cbcd01fd"
341
383
map-like "^2.0.0"
342
384
structured-source "^3.0.2"
343
385
386
+ " @textlint/kernel@^3.4.5 " :
387
+ version "3.4.5"
388
+ resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.4.5.tgz#96b7db302e3fbb43e676fc8baae262388242922c"
389
+ integrity sha512-KGeOq4mbjPe3okDtPw7mbnTX/wP66ndmRKAoOz8gOKDIDRlH8nOG/av6k6xbVhdMk9+ZnomqU8jSSYwTZHzAnA==
390
+ dependencies :
391
+ " @textlint/ast-node-types" " ^4.4.3"
392
+ " @textlint/ast-tester" " ^2.3.5"
393
+ " @textlint/ast-traverse" " ^2.3.5"
394
+ " @textlint/feature-flag" " ^3.3.5"
395
+ " @textlint/source-code-fixer" " ^3.4.5"
396
+ " @textlint/types" " ^1.5.5"
397
+ " @textlint/utils" " ^1.2.5"
398
+ debug "^4.3.1"
399
+ deep-equal "^1.1.1"
400
+ map-like "^2.0.0"
401
+ structured-source "^3.0.2"
402
+
344
403
" @textlint/linter-formatter@^3.3.4 " :
345
404
version "3.3.4"
346
405
resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.3.4.tgz#99f67fad75d38555a0f87c33529b64741a6f4a62"
364
423
try-resolve "^1.0.1"
365
424
xml-escape "^1.1.0"
366
425
426
+ " @textlint/linter-formatter@^3.3.5 " :
427
+ version "3.3.5"
428
+ resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.3.5.tgz#51f9cc592acef8b776e182b034379d4dd33854a7"
429
+ integrity sha512-ujQwgGGK4nVYRuNeW8zDyxax2Z8FTRips5f3VBhWpJaR7hlqdh1iNahul8iJ+1JbfXiHm+51a01myoqGGh1ENA==
430
+ dependencies :
431
+ " @azu/format-text" " ^1.0.1"
432
+ " @azu/style-format" " ^1.0.0"
433
+ " @textlint/module-interop" " ^1.2.5"
434
+ " @textlint/types" " ^1.5.5"
435
+ chalk "^1.1.3"
436
+ concat-stream "^1.6.2"
437
+ debug "^4.3.1"
438
+ is-file "^1.0.0"
439
+ js-yaml "^3.14.1"
440
+ optionator "^0.9.1"
441
+ pluralize "^2.0.0"
442
+ string-width "^1.0.2"
443
+ strip-ansi "^6.0.0"
444
+ table "^3.8.3"
445
+ text-table "^0.2.0"
446
+ try-resolve "^1.0.1"
447
+ xml-escape "^1.1.0"
448
+
367
449
" @textlint/markdown-to-ast@^6.3.4 " :
368
450
version "6.3.4"
369
451
resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-6.3.4.tgz#392c14d1f8b0643ada220d99fc0ee9f1e375fa27"
377
459
traverse "^0.6.6"
378
460
unified "^6.2.0"
379
461
462
+ " @textlint/markdown-to-ast@^6.3.5 " :
463
+ version "6.3.5"
464
+ resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-6.3.5.tgz#13d7c80e02e20e3a59c4ebeb8a4da6c35981542b"
465
+ integrity sha512-DjVEy61klC8OjQYP+iIukI95pjCM58jhpE046apqGWLo6JQSatfscJlcxmbRivfTQSVsa00RF2ciUFBmw3bobg==
466
+ dependencies :
467
+ " @textlint/ast-node-types" " ^4.4.3"
468
+ debug "^4.3.1"
469
+ remark-frontmatter "^1.3.3"
470
+ remark-parse "^5.0.0"
471
+ structured-source "^3.0.2"
472
+ traverse "^0.6.6"
473
+ unified "^6.2.0"
474
+
380
475
" @textlint/module-interop@^1.2.1" , "@textlint/module-interop@^1.2.4":
381
476
version "1.2.4"
382
477
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.4.tgz#176ecec3fd09c2860dd155c599fdc4087ff85f47"
383
478
integrity sha512-/wUKvDbBEujrhpcuD7Et4Mcicm3SG2oAe/tyMruLxSJ86umGxd34dEcHRON8fJzou9qyt0gFoczcypd4k3hJow==
384
479
480
+ " @textlint/module-interop@^1.2.5 " :
481
+ version "1.2.5"
482
+ resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.5.tgz#f10582e66e0633ac1aea228f30c5b3f5d8463f45"
483
+ integrity sha512-+yEluCSbj6oxk9ENFojVcSxURvXOg7AU3vBiVHPjPEShaqbzZZ6tcut6gbDcIYhEDUkegZGmGwyfOe+wNABhKw==
484
+
385
485
" @textlint/regexp-string-matcher@^1.0.2" , "@textlint/regexp-string-matcher@^1.1.0":
386
486
version "1.1.0"
387
487
resolved "https://registry.yarnpkg.com/@textlint/regexp-string-matcher/-/regexp-string-matcher-1.1.0.tgz#e19975029ce228a214d50c6a7e9dbcbef29ad8cd"
440
540
" @textlint/types" " ^1.5.4"
441
541
debug "^4.3.1"
442
542
543
+ " @textlint/source-code-fixer@^3.4.5 " :
544
+ version "3.4.5"
545
+ resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-3.4.5.tgz#d6952b78fb541e475f6b3e22e24c6b7afefdfdce"
546
+ integrity sha512-YUcBg6zs7H5ycLwWdfv5LHWlBx7iBAQL6vHY2uPw8AMPYgzU6/f91NGBU/QR7/FVw0e7v9zMngcRN1hMOxpFCw==
547
+ dependencies :
548
+ " @textlint/types" " ^1.5.5"
549
+ debug "^4.3.1"
550
+
443
551
" @textlint/text-to-ast@^3.3.4 " :
444
552
version "3.3.4"
445
553
resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-3.3.4.tgz#b1156e8a1cc23e5642139a200fe5074fbeed9434"
446
554
integrity sha512-oDwGNQCAo7ROnHqaksPEogf8fxXGU3Z61C6NEv0n9vEWEkUX9oUVX4c9kh5UieZL5nN/xIdzVc3TrXywkkOK3g==
447
555
dependencies :
448
556
" @textlint/ast-node-types" " ^4.4.2"
449
557
558
+ " @textlint/text-to-ast@^3.3.5 " :
559
+ version "3.3.5"
560
+ resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-3.3.5.tgz#86232c0adf4038fc87040daddcfbd614bca15bdc"
561
+ integrity sha512-+1+Kj7wuQHgc43RowVN/KWz3/aevk2RHARX8/p9Y+pE25HRJ36KZo1PLSYYx82NnWpvZTXB3QONWiAukdv6jBg==
562
+ dependencies :
563
+ " @textlint/ast-node-types" " ^4.4.3"
564
+
450
565
" @textlint/textlint-plugin-markdown@^5.3.4 " :
451
566
version "5.3.4"
452
567
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.3.4.tgz#b3248bcf69ca6b92c923fae4c4d57a6f6ba1f9d9"
453
568
integrity sha512-g8KKuwhzzlRjvKrpq3SbGc+JJMAJoy5Xp0Ibvq7QKgNVxwN/f5WtmrJc8CdgFG7++jgtkDPlofz0c9xG63xKwQ==
454
569
dependencies :
455
570
" @textlint/markdown-to-ast" " ^6.3.4"
456
571
572
+ " @textlint/textlint-plugin-markdown@^5.3.5 " :
573
+ version "5.3.5"
574
+ resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.3.5.tgz#dc54e5a07bb8a4600e22e84f162bd6afc1442e54"
575
+ integrity sha512-x1/DJa+6wsR4LwkL+JA5OdEoZ/PhxtkKb20IqHTsLwQIeDL4aNWT6GrAk0HKTOomzsyNrUBuvzYiCy/f75LtBw==
576
+ dependencies :
577
+ " @textlint/markdown-to-ast" " ^6.3.5"
578
+
457
579
" @textlint/textlint-plugin-text@^4.3.4 " :
458
580
version "4.3.4"
459
581
resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.3.4.tgz#7e91f358318f945b7a0bd1b6d75edffff55aafcc"
460
582
integrity sha512-ZtctKFR8V9mIZAMibS97xPWlt2lViizIRAy4oDaKCnxAwJ0uAjxm/OlHHdaFwNydGaEDtN60mcmarDqOOAZIiA==
461
583
dependencies :
462
584
" @textlint/text-to-ast" " ^3.3.4"
463
585
586
+ " @textlint/textlint-plugin-text@^4.3.5 " :
587
+ version "4.3.5"
588
+ resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.3.5.tgz#092f53208c0db3d07077007b21af0812b9236170"
589
+ integrity sha512-ygjzswWrzlCiNNCy1+WF0oI8tNCk+1fS/nJEtG7DHuTVvE0OTn4MdWJXOD8sd+ZffXr+uFmEqMisHo06+RpQCg==
590
+ dependencies :
591
+ " @textlint/text-to-ast" " ^3.3.5"
592
+
464
593
" @textlint/types@^1.1.2" , "@textlint/types@^1.5.1", "@textlint/types@^1.5.4":
465
594
version "1.5.4"
466
595
resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.4.tgz#4ebd6b052bb329810949516412ad2b285b04dc02"
467
596
integrity sha512-bhSrOjW8AFSa/xf6lYZ2akE0j+4O/WEAA2S/R8RrjNMkA5Az2j57mxPNpqMhEeyHDkpzN/coIlqUwgYvcJHv1A==
468
597
dependencies :
469
598
" @textlint/ast-node-types" " ^4.4.2"
470
599
600
+ " @textlint/types@^1.5.5 " :
601
+ version "1.5.5"
602
+ resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.5.tgz#9c82dbcbf4e00116573f05c6739c6c8ec3b35304"
603
+ integrity sha512-80P6fcqgsG9bP6JgR6W/E/oIx+71pplaicYCvvB4vMIeGk0OnWls4Q21kCpDYmq/C/ABtZ/Gy/Ov/8ExQPeQ7A==
604
+ dependencies :
605
+ " @textlint/ast-node-types" " ^4.4.3"
606
+
471
607
" @textlint/utils@^1.2.1" , "@textlint/utils@^1.2.4":
472
608
version "1.2.4"
473
609
resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.2.4.tgz#208a052e55d0d717f6c55097866bf84f444c5b66"
474
610
integrity sha512-FREWc8n6bJFsKehtUlHPtbqnXULWhdnlazqWiHMjiBtcxUfD+1kY3P7PNGbChdzeZGmwBkgFQyGkok8bAGnZOw==
475
611
612
+ " @textlint/utils@^1.2.5 " :
613
+ version "1.2.5"
614
+ resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.2.5.tgz#1406e179d44d130d8e60322f3f873a721c93ba75"
615
+ integrity sha512-2vgz4x3tKK+R9N0OlOovJClRCHubxZi86ki218cvRVpoU9pPrHwkwZud+rjItDl2xFBj7Gujww7c0W1wyytWVQ==
616
+
476
617
" @textlint/website-generator@^0.11.2 " :
477
618
version "0.11.2"
478
619
resolved "https://registry.yarnpkg.com/@textlint/website-generator/-/website-generator-0.11.2.tgz#dab87beac30bb8d5e8d4314921ca53a033985ffe"
@@ -1679,6 +1820,18 @@ glob@^7.1.3, glob@^7.1.6:
1679
1820
once "^1.3.0"
1680
1821
path-is-absolute "^1.0.0"
1681
1822
1823
+ glob@^7.1.7 :
1824
+ version "7.1.7"
1825
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
1826
+ integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
1827
+ dependencies :
1828
+ fs.realpath "^1.0.0"
1829
+ inflight "^1.0.4"
1830
+ inherits "2"
1831
+ minimatch "^3.0.4"
1832
+ once "^1.3.0"
1833
+ path-is-absolute "^1.0.0"
1834
+
1682
1835
globals@^11.1.0 :
1683
1836
version "11.12.0"
1684
1837
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
@@ -3641,7 +3794,7 @@ textlint-rule-no-nfd@^1.0.2:
3641
3794
dependencies :
3642
3795
" @textlint-rule/textlint-rule-no-invalid-control-character" " ^1.2.0"
3643
3796
" @textlint-rule/textlint-rule-no-unmatched-pair" " ^1.0.7"
3644
- " @textlint/module-interop" " ^1.2.4 "
3797
+ " @textlint/module-interop" " ^1.2.5 "
3645
3798
textlint-rule-ja-no-abusage "^3.0.0"
3646
3799
textlint-rule-ja-no-mixed-period "^2.1.1"
3647
3800
textlint-rule-ja-no-redundant-expression "^4.0.0"
@@ -3660,13 +3813,13 @@ textlint-rule-no-nfd@^1.0.2:
3660
3813
textlint-rule-no-hankaku-kana "^1.0.2"
3661
3814
textlint-rule-no-mix-dearu-desumasu "^5.0.0"
3662
3815
textlint-rule-no-nfd "^1.0.2"
3663
- textlint-rule-preset-jtf-style "^2.3.8 "
3816
+ textlint-rule-preset-jtf-style "^2.3.9 "
3664
3817
textlint-rule-sentence-length "^2.2.0"
3665
3818
3666
- textlint-rule-preset-jtf-style@^2.3.8 :
3667
- version "2.3.8 "
3668
- resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.8 .tgz#0fa50f0a41e347e04552b1ca5e588a5a06df02dd "
3669
- integrity sha512-zysw3LxrnPyaJz25H6Qs715E91RpKSQ/4hjXg23UNAtTPii1a+RMHlbWlcpuxzF17Km0/X6iVQFFTvzMBhAxkg ==
3819
+ textlint-rule-preset-jtf-style@^2.3.9 :
3820
+ version "2.3.9 "
3821
+ resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.9 .tgz#740b256dfe6cb737b2ae71ba34f89efd0decf333 "
3822
+ integrity sha512-GIUHwOK3ndhD+2MMkqcaDS4Xh0ZMuLY/UZgzKz8+KodRpQ3MM/+AbPACdJ219z2wF6hhIIdeUKBxuBr2uumeQQ ==
3670
3823
dependencies :
3671
3824
analyze-desumasu-dearu "^2.1.2"
3672
3825
japanese-numerals-to-number "^1.0.2"
@@ -3718,7 +3871,7 @@ textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1:
3718
3871
structured-source "^3.0.2"
3719
3872
unified "^8.4.0"
3720
3873
3721
- textlint@^11.0.1, textlint@^11.9.0 :
3874
+ textlint@^11.0.1 :
3722
3875
version "11.9.0"
3723
3876
resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.9.0.tgz#508a8181a2ff8582613bcef5081424ecca5c822d"
3724
3877
integrity sha512-a9ZCfCOcOTNxEQsRbYBDFNu8m5cjJC+znnXCBommGSdP0W+9QmwZnkralwpxrVhRgWvLz+QyuDXtLBZcqfDmHg==
@@ -3753,6 +3906,41 @@ textlint@^11.0.1, textlint@^11.9.0:
3753
3906
try-resolve "^1.0.1"
3754
3907
unique-concat "^0.2.2"
3755
3908
3909
+ textlint@^11.9.1 :
3910
+ version "11.9.1"
3911
+ resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.9.1.tgz#13f31aa50a5121eb76adced69dcadc1e007d7c9a"
3912
+ integrity sha512-7eC76od8ILhLl3O10h1rd0QxlVaQkR1nqTD7PrszrlGGe8mXS2VNaOXEiAm8PPUMQBdjB5n8/cpeZ+AbDJdNTw==
3913
+ dependencies :
3914
+ " @textlint/ast-node-types" " ^4.4.3"
3915
+ " @textlint/ast-traverse" " ^2.3.5"
3916
+ " @textlint/feature-flag" " ^3.3.5"
3917
+ " @textlint/fixer-formatter" " ^3.3.5"
3918
+ " @textlint/kernel" " ^3.4.5"
3919
+ " @textlint/linter-formatter" " ^3.3.5"
3920
+ " @textlint/module-interop" " ^1.2.5"
3921
+ " @textlint/textlint-plugin-markdown" " ^5.3.5"
3922
+ " @textlint/textlint-plugin-text" " ^4.3.5"
3923
+ " @textlint/types" " ^1.5.5"
3924
+ " @textlint/utils" " ^1.2.5"
3925
+ debug "^4.3.1"
3926
+ deep-equal "^1.1.1"
3927
+ file-entry-cache "^5.0.1"
3928
+ get-stdin "^5.0.1"
3929
+ glob "^7.1.7"
3930
+ is-file "^1.0.0"
3931
+ log-symbols "^1.0.2"
3932
+ map-like "^2.0.0"
3933
+ md5 "^2.3.0"
3934
+ mkdirp "^0.5.0"
3935
+ optionator "^0.9.1"
3936
+ path-to-glob-pattern "^1.0.2"
3937
+ rc-config-loader "^3.0.0"
3938
+ read-pkg "^1.1.0"
3939
+ read-pkg-up "^3.0.0"
3940
+ structured-source "^3.0.2"
3941
+ try-resolve "^1.0.1"
3942
+ unique-concat "^0.2.2"
3943
+
3756
3944
timers-browserify@^2.0.12 :
3757
3945
version "2.0.12"
3758
3946
resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.12.tgz#44a45c11fbf407f34f97bccd1577c652361b00ee"
0 commit comments