|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@anolilab/textlint-config@^1.0.1": |
6 |
| - version "1.0.1" |
7 |
| - resolved "https://registry.yarnpkg.com/@anolilab/textlint-config/-/textlint-config-1.0.1.tgz#90cac8e94f7d3757e6c028f4d7a936830edafc0c" |
8 |
| - integrity sha512-yftAwFBmjRHygpT3kUzta8sB0pE1GD08mdW6tXL5SjeEFo//lnlGGxgwnb3DNEl0ui86LQVIDnEmvkdQzRS2Fg== |
| 5 | +"@anolilab/textlint-config@^2.0.0": |
| 6 | + version "2.0.1" |
| 7 | + resolved "https://registry.yarnpkg.com/@anolilab/textlint-config/-/textlint-config-2.0.1.tgz#da4e8672609bd144a0d7c48b907d9fb96c434f2c" |
| 8 | + integrity sha512-tIB8uD+7uezTfgAFI2WmaLr7odFN2KDFH8StLhZ4CTIjAjQ8V7/lR3cbBhCMuqK3UJiOpP2MGSOEODRBZ/DTmg== |
9 | 9 | dependencies:
|
10 | 10 | "@textlint-rule/textlint-rule-no-invalid-control-character" "1.2.0"
|
11 | 11 | "@textlint-rule/textlint-rule-no-unmatched-pair" "1.0.7"
|
12 | 12 | "@textlint-rule/textlint-rule-preset-google" "0.1.2"
|
13 |
| - textlint "11.8.2" |
| 13 | + textlint "11.9.0" |
14 | 14 | textlint-rule-abbr-within-parentheses "1.0.2"
|
15 | 15 | textlint-rule-alex "3.0.0"
|
16 | 16 | textlint-rule-apostrophe "2.0.0"
|
|
24 | 24 | textlint-rule-no-todo "2.0.1"
|
25 | 25 | textlint-rule-terminology "2.1.5"
|
26 | 26 | textlint-rule-write-good "1.6.2"
|
27 |
| - write-good "1.0.7" |
| 27 | + write-good "1.0.8" |
28 | 28 |
|
29 | 29 | "@azu/format-text@^1.0.1":
|
30 | 30 | version "1.0.1"
|
|
262 | 262 | resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.1.tgz#715dd42b3ec7ff02729fa81cdc9557fe2cdd4f10"
|
263 | 263 | integrity sha512-2QBwlqi2SU83vTHibfdTxGiLdIqR0btNyMGfVl0bwA6FI85HnSYoGFLrdCnq2V0nxpbhuvwzcm2Ja81w0VkMGA==
|
264 | 264 |
|
| 265 | +"@textlint/ast-node-types@^4.4.2": |
| 266 | + version "4.4.2" |
| 267 | + resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.2.tgz#d3fda5c9086baba04bc75440039ccf18415c8446" |
| 268 | + integrity sha512-m5brKbI7UY/Q8sbIZ7z1KB8ls04nRILshz5fPQ4EZ04jL19qrrUHJR8A6nK3vJ/GelkDWl4I0VDYSAjLEFQV8g== |
| 269 | + |
265 | 270 | "@textlint/ast-tester@^2.3.2":
|
266 | 271 | version "2.3.2"
|
267 | 272 | resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.3.2.tgz#f0a951956db0d5a0d444210bcabc8fb334684438"
|
268 | 273 | integrity sha512-4e1kyqsHks5POcQmuh7ITVrU/dbYyRUfQarQbeVRPP271n2HnlgnoYyZ10yV2Sb/Ksw+lQf7DPSnwNewXdCWww==
|
269 | 274 | dependencies:
|
270 | 275 | "@textlint/ast-node-types" "^4.4.1"
|
271 | 276 |
|
| 277 | +"@textlint/ast-tester@^2.3.4": |
| 278 | + version "2.3.4" |
| 279 | + resolved "https://registry.yarnpkg.com/@textlint/ast-tester/-/ast-tester-2.3.4.tgz#5134bd564f12d685201e61c8df476fa1321249c8" |
| 280 | + integrity sha512-2gIsnJ1Dmr5jjF+u/vusNRqk2bJi0WwwbjP9WV/op51DhDTi7BUNjVSiZtcP9NVxidvs51XNEg+EMTRoKP3Msg== |
| 281 | + dependencies: |
| 282 | + "@textlint/ast-node-types" "^4.4.2" |
| 283 | + |
272 | 284 | "@textlint/ast-traverse@^2.3.2":
|
273 | 285 | version "2.3.2"
|
274 | 286 | resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.3.2.tgz#733bd6b8527c5254d3eae672076d3869e18bd31f"
|
275 | 287 | integrity sha512-Dt1s/6x0XWhUNFH2rAa9gL6ODtq232BZuBHuHiOg+SrVwzl+VjOfa3fMQ0LoYixGSyDtwqAlksWcC0KyLz0eSw==
|
276 | 288 | dependencies:
|
277 | 289 | "@textlint/ast-node-types" "^4.4.1"
|
278 | 290 |
|
| 291 | +"@textlint/ast-traverse@^2.3.4": |
| 292 | + version "2.3.4" |
| 293 | + resolved "https://registry.yarnpkg.com/@textlint/ast-traverse/-/ast-traverse-2.3.4.tgz#b02f531ab3a02756eed35d26515e7450da31c713" |
| 294 | + integrity sha512-NcjPXCvP8r4D2/azeQhwjPvh2+099I9RRBUrg6IpMfTW4IUUJb4BwZOPgjW+XRIVc71Dhgm82VSIagDL90FYcg== |
| 295 | + dependencies: |
| 296 | + "@textlint/ast-node-types" "^4.4.2" |
| 297 | + |
279 | 298 | "@textlint/feature-flag@^3.0.5", "@textlint/feature-flag@^3.3.2":
|
280 | 299 | version "3.3.2"
|
281 | 300 | resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.3.2.tgz#b6dfe7229249e6684c0b99efecbe44becdab3d43"
|
282 | 301 | integrity sha512-7ErQ/UF0IBAd+PkQNBD7yYCDqL2o6leErMDENSWAgUHWLy5TcHr3Orn7qswtBMW5gIyXW9lh+EpllwLJ5qv35w==
|
283 | 302 | dependencies:
|
284 | 303 | map-like "^2.0.0"
|
285 | 304 |
|
| 305 | +"@textlint/feature-flag@^3.3.4": |
| 306 | + version "3.3.4" |
| 307 | + resolved "https://registry.yarnpkg.com/@textlint/feature-flag/-/feature-flag-3.3.4.tgz#bae533899de864b9f43659473990f27eeec1c9e3" |
| 308 | + integrity sha512-ULAqdD2y1sPAhbkaMjS2fltrZYCNQGsNDv/NQWFsCmDpQ1R8kxoUaTiXpebTM+nVuyvU5GfdkxhHyMarPIjmYw== |
| 309 | + dependencies: |
| 310 | + map-like "^2.0.0" |
| 311 | + |
286 | 312 | "@textlint/fixer-formatter@^3.3.2":
|
287 | 313 | version "3.3.2"
|
288 | 314 | resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.3.2.tgz#3d85b4b64d8d124485b42cee54aa2f9c84ccaa90"
|
|
299 | 325 | text-table "^0.2.0"
|
300 | 326 | try-resolve "^1.0.1"
|
301 | 327 |
|
| 328 | +"@textlint/fixer-formatter@^3.3.4": |
| 329 | + version "3.3.4" |
| 330 | + resolved "https://registry.yarnpkg.com/@textlint/fixer-formatter/-/fixer-formatter-3.3.4.tgz#f8784544a278704df6d7a9859fe846f1856e4a0b" |
| 331 | + integrity sha512-H4i+N+uN7EiI5vRnfRIccFc5yekNHnO8795fiOK2TZPb6SzY3iwLOGZ2rDKvgu7ZKdyGW945w3T0elUF3Fkr5A== |
| 332 | + dependencies: |
| 333 | + "@textlint/module-interop" "^1.2.4" |
| 334 | + "@textlint/types" "^1.5.4" |
| 335 | + chalk "^1.1.3" |
| 336 | + debug "^4.3.1" |
| 337 | + diff "^4.0.2" |
| 338 | + is-file "^1.0.0" |
| 339 | + string-width "^1.0.2" |
| 340 | + strip-ansi "^6.0.0" |
| 341 | + text-table "^0.2.0" |
| 342 | + try-resolve "^1.0.1" |
| 343 | + |
302 | 344 | "@textlint/kernel@^3.0.0", "@textlint/kernel@^3.4.2":
|
303 | 345 | version "3.4.2"
|
304 | 346 | resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.4.2.tgz#2d2ad545548594c1adeab30d1e410e8116e5fdd9"
|
|
316 | 358 | map-like "^2.0.0"
|
317 | 359 | structured-source "^3.0.2"
|
318 | 360 |
|
| 361 | +"@textlint/kernel@^3.4.4": |
| 362 | + version "3.4.4" |
| 363 | + resolved "https://registry.yarnpkg.com/@textlint/kernel/-/kernel-3.4.4.tgz#2f321fdae5bad9f6626c76caa20fc960cbcd01fd" |
| 364 | + integrity sha512-ro9TPnE16C6gtKkY3aOjTs8ZfzAxdXLCV9JD4BuV5P+xBiiu9NdiE2Hwm3LyEGQjMxaKnXjbm/DTCAxA4gz0Dg== |
| 365 | + dependencies: |
| 366 | + "@textlint/ast-node-types" "^4.4.2" |
| 367 | + "@textlint/ast-tester" "^2.3.4" |
| 368 | + "@textlint/ast-traverse" "^2.3.4" |
| 369 | + "@textlint/feature-flag" "^3.3.4" |
| 370 | + "@textlint/source-code-fixer" "^3.4.4" |
| 371 | + "@textlint/types" "^1.5.4" |
| 372 | + "@textlint/utils" "^1.2.4" |
| 373 | + debug "^4.3.1" |
| 374 | + deep-equal "^1.1.1" |
| 375 | + map-like "^2.0.0" |
| 376 | + structured-source "^3.0.2" |
| 377 | + |
319 | 378 | "@textlint/linter-formatter@^3.3.2":
|
320 | 379 | version "3.3.2"
|
321 | 380 | resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.3.2.tgz#b296b095a5026c1bba5da47530a0034c61e7a22c"
|
|
339 | 398 | try-resolve "^1.0.1"
|
340 | 399 | xml-escape "^1.1.0"
|
341 | 400 |
|
| 401 | +"@textlint/linter-formatter@^3.3.4": |
| 402 | + version "3.3.4" |
| 403 | + resolved "https://registry.yarnpkg.com/@textlint/linter-formatter/-/linter-formatter-3.3.4.tgz#99f67fad75d38555a0f87c33529b64741a6f4a62" |
| 404 | + integrity sha512-k1lyvR+w7ctwr5dWhMVRTKk19GH99BAO2dLk8ZS0ZcYyKqKAKu6Iyb1cWEg/u3dT3KFbWwoegnAelfz5828SHQ== |
| 405 | + dependencies: |
| 406 | + "@azu/format-text" "^1.0.1" |
| 407 | + "@azu/style-format" "^1.0.0" |
| 408 | + "@textlint/module-interop" "^1.2.4" |
| 409 | + "@textlint/types" "^1.5.4" |
| 410 | + chalk "^1.1.3" |
| 411 | + concat-stream "^1.6.2" |
| 412 | + debug "^4.3.1" |
| 413 | + is-file "^1.0.0" |
| 414 | + js-yaml "^3.14.1" |
| 415 | + optionator "^0.9.1" |
| 416 | + pluralize "^2.0.0" |
| 417 | + string-width "^1.0.2" |
| 418 | + strip-ansi "^6.0.0" |
| 419 | + table "^3.8.3" |
| 420 | + text-table "^0.2.0" |
| 421 | + try-resolve "^1.0.1" |
| 422 | + xml-escape "^1.1.0" |
| 423 | + |
342 | 424 | "@textlint/markdown-to-ast@^6.3.2":
|
343 | 425 | version "6.3.2"
|
344 | 426 | resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-6.3.2.tgz#ae69c8475073eb2631958b108497d4fea4e0255a"
|
|
352 | 434 | traverse "^0.6.6"
|
353 | 435 | unified "^6.2.0"
|
354 | 436 |
|
| 437 | +"@textlint/markdown-to-ast@^6.3.4": |
| 438 | + version "6.3.4" |
| 439 | + resolved "https://registry.yarnpkg.com/@textlint/markdown-to-ast/-/markdown-to-ast-6.3.4.tgz#392c14d1f8b0643ada220d99fc0ee9f1e375fa27" |
| 440 | + integrity sha512-LLScbDRXov1l4U4OCLJ5clu9eWNonBG+rhuArwYAHpf0hwIoNoETfAQvrNtXZG/NZ96fdWv4PLtaN6dA4ldRdQ== |
| 441 | + dependencies: |
| 442 | + "@textlint/ast-node-types" "^4.4.2" |
| 443 | + debug "^4.3.1" |
| 444 | + remark-frontmatter "^1.3.3" |
| 445 | + remark-parse "^5.0.0" |
| 446 | + structured-source "^3.0.2" |
| 447 | + traverse "^0.6.6" |
| 448 | + unified "^6.2.0" |
| 449 | + |
355 | 450 | "@textlint/module-interop@^1.2.2":
|
356 | 451 | version "1.2.2"
|
357 | 452 | resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.2.tgz#4f550c592439ec548eed1f90f127005ad339e5ad"
|
358 | 453 | integrity sha512-B8HPS129lOqzEpRcafYl/OJ2TDxfBw1jGfEhebzwt3kGoMd5pQVih+hUIOl+SfAmLWqCDEniaKn0gw1s+hjSXA==
|
359 | 454 |
|
| 455 | +"@textlint/module-interop@^1.2.4": |
| 456 | + version "1.2.4" |
| 457 | + resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.4.tgz#176ecec3fd09c2860dd155c599fdc4087ff85f47" |
| 458 | + integrity sha512-/wUKvDbBEujrhpcuD7Et4Mcicm3SG2oAe/tyMruLxSJ86umGxd34dEcHRON8fJzou9qyt0gFoczcypd4k3hJow== |
| 459 | + |
360 | 460 | "@textlint/regexp-string-matcher@^1.1.0":
|
361 | 461 | version "1.1.0"
|
362 | 462 | resolved "https://registry.yarnpkg.com/@textlint/regexp-string-matcher/-/regexp-string-matcher-1.1.0.tgz#e19975029ce228a214d50c6a7e9dbcbef29ad8cd"
|
|
377 | 477 | "@textlint/types" "^1.5.2"
|
378 | 478 | debug "^4.3.1"
|
379 | 479 |
|
| 480 | +"@textlint/source-code-fixer@^3.4.4": |
| 481 | + version "3.4.4" |
| 482 | + resolved "https://registry.yarnpkg.com/@textlint/source-code-fixer/-/source-code-fixer-3.4.4.tgz#c15622cbc796722a04044a35edc33b38f2b6adb9" |
| 483 | + integrity sha512-GDHVin2EJ9PGJ33VMGlqtPcvUlY+pkTbaWs4jWv8oBaEK8UUBzS5ZpEc4xi7Xp5vIXnVsCSLKNC6bgvR9X/AoQ== |
| 484 | + dependencies: |
| 485 | + "@textlint/types" "^1.5.4" |
| 486 | + debug "^4.3.1" |
| 487 | + |
380 | 488 | "@textlint/text-to-ast@^3.3.2":
|
381 | 489 | version "3.3.2"
|
382 | 490 | resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-3.3.2.tgz#7e511620e46a41097bbd0b2b7c4954b3cf8175e5"
|
383 | 491 | integrity sha512-+DKAP62ho21KID8IcKy1kP6K+kUZk+Z0MwvS9u2l39J0cK+vX523KI+sA6AXxEhOMDA8zhdIsBf3onGvrAtyhA==
|
384 | 492 | dependencies:
|
385 | 493 | "@textlint/ast-node-types" "^4.4.1"
|
386 | 494 |
|
| 495 | +"@textlint/text-to-ast@^3.3.4": |
| 496 | + version "3.3.4" |
| 497 | + resolved "https://registry.yarnpkg.com/@textlint/text-to-ast/-/text-to-ast-3.3.4.tgz#b1156e8a1cc23e5642139a200fe5074fbeed9434" |
| 498 | + integrity sha512-oDwGNQCAo7ROnHqaksPEogf8fxXGU3Z61C6NEv0n9vEWEkUX9oUVX4c9kh5UieZL5nN/xIdzVc3TrXywkkOK3g== |
| 499 | + dependencies: |
| 500 | + "@textlint/ast-node-types" "^4.4.2" |
| 501 | + |
387 | 502 | "@textlint/textlint-plugin-markdown@^5.3.2":
|
388 | 503 | version "5.3.2"
|
389 | 504 | resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.3.2.tgz#d94a8f339bb2cf00e024f526c39d04d9e25f18bc"
|
390 | 505 | integrity sha512-6Ph7ESKR48tEz5Pnog3PpvF84LU3jkADvr4iBkkVz9vLQt3KbqGnmk8EV94Y0hLEX+UrZKWmH3cJfh6O1Zy/eA==
|
391 | 506 | dependencies:
|
392 | 507 | "@textlint/markdown-to-ast" "^6.3.2"
|
393 | 508 |
|
| 509 | +"@textlint/textlint-plugin-markdown@^5.3.4": |
| 510 | + version "5.3.4" |
| 511 | + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-5.3.4.tgz#b3248bcf69ca6b92c923fae4c4d57a6f6ba1f9d9" |
| 512 | + integrity sha512-g8KKuwhzzlRjvKrpq3SbGc+JJMAJoy5Xp0Ibvq7QKgNVxwN/f5WtmrJc8CdgFG7++jgtkDPlofz0c9xG63xKwQ== |
| 513 | + dependencies: |
| 514 | + "@textlint/markdown-to-ast" "^6.3.4" |
| 515 | + |
394 | 516 | "@textlint/textlint-plugin-text@^4.3.2":
|
395 | 517 | version "4.3.2"
|
396 | 518 | resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.3.2.tgz#eee6c24f3671167dba7d526ff1f95bfc3255f4b0"
|
397 | 519 | integrity sha512-xnjad0bXaM6ZtgffuFKogHYkzXymUK3VTLP5MGA00kLitADlNUtwXQk82TebkXFcSPRhePU9+2XFipXNQDsg7g==
|
398 | 520 | dependencies:
|
399 | 521 | "@textlint/text-to-ast" "^3.3.2"
|
400 | 522 |
|
| 523 | +"@textlint/textlint-plugin-text@^4.3.4": |
| 524 | + version "4.3.4" |
| 525 | + resolved "https://registry.yarnpkg.com/@textlint/textlint-plugin-text/-/textlint-plugin-text-4.3.4.tgz#7e91f358318f945b7a0bd1b6d75edffff55aafcc" |
| 526 | + integrity sha512-ZtctKFR8V9mIZAMibS97xPWlt2lViizIRAy4oDaKCnxAwJ0uAjxm/OlHHdaFwNydGaEDtN60mcmarDqOOAZIiA== |
| 527 | + dependencies: |
| 528 | + "@textlint/text-to-ast" "^3.3.4" |
| 529 | + |
401 | 530 | "@textlint/types@^1.1.2", "@textlint/types@^1.5.2":
|
402 | 531 | version "1.5.2"
|
403 | 532 | resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.2.tgz#957f7d8e890b5401cf35e6784c9e331990c20d7c"
|
404 | 533 | integrity sha512-IdS0h2MCzdY+wjM0+qvl8IW/IxhmVFAVrGu5TmIBpJkihIV7WMa3ITFXIVb0oqwnePUmyLBRIVsCtC66E3QbfQ==
|
405 | 534 | dependencies:
|
406 | 535 | "@textlint/ast-node-types" "^4.4.1"
|
407 | 536 |
|
| 537 | +"@textlint/types@^1.5.4": |
| 538 | + version "1.5.4" |
| 539 | + resolved "https://registry.yarnpkg.com/@textlint/types/-/types-1.5.4.tgz#4ebd6b052bb329810949516412ad2b285b04dc02" |
| 540 | + integrity sha512-bhSrOjW8AFSa/xf6lYZ2akE0j+4O/WEAA2S/R8RrjNMkA5Az2j57mxPNpqMhEeyHDkpzN/coIlqUwgYvcJHv1A== |
| 541 | + dependencies: |
| 542 | + "@textlint/ast-node-types" "^4.4.2" |
| 543 | + |
408 | 544 | "@textlint/utils@^1.2.2":
|
409 | 545 | version "1.2.2"
|
410 | 546 | resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.2.2.tgz#c2166c2433542aa299bb76a6da1a8b21e6a3a7a6"
|
411 | 547 | integrity sha512-7Mqcl9G9YYrPBv5d/tZ2NlWC66hTUpQEQxZEHDMTdF3gPmQUSNRNGjqUR9mhw00Wy8Wo6i3LUWuxwMT6heHNBQ==
|
412 | 548 |
|
| 549 | +"@textlint/utils@^1.2.4": |
| 550 | + version "1.2.4" |
| 551 | + resolved "https://registry.yarnpkg.com/@textlint/utils/-/utils-1.2.4.tgz#208a052e55d0d717f6c55097866bf84f444c5b66" |
| 552 | + integrity sha512-FREWc8n6bJFsKehtUlHPtbqnXULWhdnlazqWiHMjiBtcxUfD+1kY3P7PNGbChdzeZGmwBkgFQyGkok8bAGnZOw== |
| 553 | + |
413 | 554 | "@types/hast@^2.0.0":
|
414 | 555 | version "2.3.1"
|
415 | 556 | resolved "https://registry.yarnpkg.com/@types/hast/-/hast-2.3.1.tgz#b16872f2a6144c7025f296fb9636a667ebb79cd9"
|
|
442 | 583 | resolved "https://registry.yarnpkg.com/adverb-where/-/adverb-where-0.0.9.tgz#09c5cddd8d503b9fe5f76e0b8dc5c70a8f193e34"
|
443 | 584 | integrity sha1-CcXN3Y1QO5/l924LjcXHCo8ZPjQ=
|
444 | 585 |
|
445 |
| -adverb-where@^0.2.1: |
| 586 | +adverb-where@^0.2.2: |
446 | 587 | version "0.2.2"
|
447 | 588 | resolved "https://registry.yarnpkg.com/adverb-where/-/adverb-where-0.2.2.tgz#54dadca0652114e339cc12ecfa7b40547cf2fe1b"
|
448 | 589 | integrity sha512-hZPUFSgljaJnzQQXqc4GCEVSxmyhBkLgf/DyeW7F068PdRE9PervS4LmftJWWSPfTpaEhpJebx3eP7D9slBjSw==
|
@@ -3404,7 +3545,42 @@ textlint-util-to-string@^2.1.1:
|
3404 | 3545 | object-assign "^4.0.1"
|
3405 | 3546 | structured-source "^3.0.2"
|
3406 | 3547 |
|
3407 |
| -[email protected], textlint@^11.0.1: |
| 3548 | + |
| 3549 | + version "11.9.0" |
| 3550 | + resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.9.0.tgz#508a8181a2ff8582613bcef5081424ecca5c822d" |
| 3551 | + integrity sha512-a9ZCfCOcOTNxEQsRbYBDFNu8m5cjJC+znnXCBommGSdP0W+9QmwZnkralwpxrVhRgWvLz+QyuDXtLBZcqfDmHg== |
| 3552 | + dependencies: |
| 3553 | + "@textlint/ast-node-types" "^4.4.2" |
| 3554 | + "@textlint/ast-traverse" "^2.3.4" |
| 3555 | + "@textlint/feature-flag" "^3.3.4" |
| 3556 | + "@textlint/fixer-formatter" "^3.3.4" |
| 3557 | + "@textlint/kernel" "^3.4.4" |
| 3558 | + "@textlint/linter-formatter" "^3.3.4" |
| 3559 | + "@textlint/module-interop" "^1.2.4" |
| 3560 | + "@textlint/textlint-plugin-markdown" "^5.3.4" |
| 3561 | + "@textlint/textlint-plugin-text" "^4.3.4" |
| 3562 | + "@textlint/types" "^1.5.4" |
| 3563 | + "@textlint/utils" "^1.2.4" |
| 3564 | + debug "^4.3.1" |
| 3565 | + deep-equal "^1.1.1" |
| 3566 | + file-entry-cache "^5.0.1" |
| 3567 | + get-stdin "^5.0.1" |
| 3568 | + glob "^7.1.6" |
| 3569 | + is-file "^1.0.0" |
| 3570 | + log-symbols "^1.0.2" |
| 3571 | + map-like "^2.0.0" |
| 3572 | + md5 "^2.3.0" |
| 3573 | + mkdirp "^0.5.0" |
| 3574 | + optionator "^0.9.1" |
| 3575 | + path-to-glob-pattern "^1.0.2" |
| 3576 | + rc-config-loader "^3.0.0" |
| 3577 | + read-pkg "^1.1.0" |
| 3578 | + read-pkg-up "^3.0.0" |
| 3579 | + structured-source "^3.0.2" |
| 3580 | + try-resolve "^1.0.1" |
| 3581 | + unique-concat "^0.2.2" |
| 3582 | + |
| 3583 | +textlint@^11.0.1: |
3408 | 3584 | version "11.8.2"
|
3409 | 3585 | resolved "https://registry.yarnpkg.com/textlint/-/textlint-11.8.2.tgz#8fef172cee2a0f5883409b7565a482af182bb735"
|
3410 | 3586 | integrity sha512-YrTGagGzWKXYw6VjW4uhJ1y7LoW8zqWZIr8sWgeQVIFE84+G/cHPoZ8RhFlia+RZ4YryZPNOqevuF4vG+dbKNQ==
|
@@ -3488,7 +3664,7 @@ too-wordy@^0.1.4:
|
3488 | 3664 | resolved "https://registry.yarnpkg.com/too-wordy/-/too-wordy-0.1.6.tgz#97b69de6c28a176871305453f24fc747d434e9a7"
|
3489 | 3665 | integrity sha512-MV5F74YF9+UYsvwXGXTh+5YP3EqH/ivwWfyFE2/YHWQQxm9jDPmkIC23nkN133Ye4nO3HTXmiMcfGqJ5xRPfOA==
|
3490 | 3666 |
|
3491 |
| -too-wordy@^0.3.0: |
| 3667 | +too-wordy@^0.3.1: |
3492 | 3668 | version "0.3.1"
|
3493 | 3669 | resolved "https://registry.yarnpkg.com/too-wordy/-/too-wordy-0.3.1.tgz#ae0bb3a52fc99a9fe6fd6a9018d64aab7239df5b"
|
3494 | 3670 | integrity sha512-qfKDd/kxLEmbOqdtWnp/Gw1EEvW5ONZB3HehzkHNKFIx3bUrfda6qdOzxJ74vkaIaJbZyRFkBHkbY078fjAd5A==
|
@@ -3925,17 +4101,17 @@ write-file-atomic@^3.0.0:
|
3925 | 4101 | signal-exit "^3.0.2"
|
3926 | 4102 | typedarray-to-buffer "^3.1.5"
|
3927 | 4103 |
|
3928 |
| - |
3929 |
| - version "1.0.7" |
3930 |
| - resolved "https://registry.yarnpkg.com/write-good/-/write-good-1.0.7.tgz#a923988b93776164051eac687becb0413109a2e7" |
3931 |
| - integrity sha512-zhU9kVR9i6UBWYeYmSLa91WZYjtg8V94x8EMpByL/gTn6mW5QrD8yYTkWJC8Azx32Slq6A6NwA74R1m6Q+n9cg== |
| 4104 | + |
| 4105 | + version "1.0.8" |
| 4106 | + resolved "https://registry.yarnpkg.com/write-good/-/write-good-1.0.8.tgz#e359e833026a83c7cc1e921eb0836d16438c8cc2" |
| 4107 | + integrity sha512-P1Ct7+DNrOcr2JAxDZ3Q5i5sx2LSveu7iLaoUL0A+YiG0GKf0l5+9j3rwMeyh6JeTL1+HfQV1rnwEvzhNIvpFw== |
3932 | 4108 | dependencies:
|
3933 |
| - adverb-where "^0.2.1" |
| 4109 | + adverb-where "^0.2.2" |
3934 | 4110 | commander "^2.19.0"
|
3935 | 4111 | e-prime "^0.10.4"
|
3936 | 4112 | no-cliches "^0.3.0"
|
3937 | 4113 | passive-voice "^0.1.0"
|
3938 |
| - too-wordy "^0.3.0" |
| 4114 | + too-wordy "^0.3.1" |
3939 | 4115 | weasel-words "^0.1.1"
|
3940 | 4116 |
|
3941 | 4117 | write-good@^0.11.0:
|
|
0 commit comments