|
453 | 453 | resolved "https://registry.yarnpkg.com/@textlint-rule/textlint-rule-no-invalid-control-character/-/textlint-rule-no-invalid-control-character-3.0.0.tgz#9d9da5daaddf2beba1e6eee83cab0a42084ae9a0"
|
454 | 454 | integrity sha512-2o9n4z49ntSPtJPlcJtxakyB4dAg2MKSvR9ZCZEHjye0ee27oWYzK6yHz2HjsXQqt9VeCwxNHDOIGIx2CQX0Dw==
|
455 | 455 |
|
456 |
| -"@textlint-rule/textlint-rule-no-unmatched-pair@^2.0.3": |
457 |
| - version "2.0.3" |
458 |
| - resolved "https://registry.yarnpkg.com/@textlint-rule/textlint-rule-no-unmatched-pair/-/textlint-rule-no-unmatched-pair-2.0.3.tgz#f1ddfcafbdd1cffe313de3b1c25ca418a39fe138" |
459 |
| - integrity sha512-asZI8nYuXP6TNHRKPSDAqBzL/7LWdX5QgFp1ZSezJOzmWinI9r9JK9ywl71T7YZbR8IN06/g35rSFJVziidc2Q== |
| 456 | +"@textlint-rule/textlint-rule-no-unmatched-pair@^2.0.4": |
| 457 | + version "2.0.4" |
| 458 | + resolved "https://registry.yarnpkg.com/@textlint-rule/textlint-rule-no-unmatched-pair/-/textlint-rule-no-unmatched-pair-2.0.4.tgz#ac2466f72d2398895518c9afde37c84fae2431d4" |
| 459 | + integrity sha512-g9Ge1xUV9xJy8T7nuutF/2J6Cg2mmPx4gKsC3dCdxVxuL0wMqOOnAi8l6psFpAQ5UFtQuAzwkdclrehPtBT5tg== |
460 | 460 | dependencies:
|
461 | 461 | sentence-splitter "^5.0.0"
|
462 | 462 | textlint-rule-helper "^2.3.1"
|
@@ -1691,9 +1691,9 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
|
1691 | 1691 | sha.js "^2.4.8"
|
1692 | 1692 |
|
1693 | 1693 | cross-spawn@^7.0.0:
|
1694 |
| - version "7.0.3" |
1695 |
| - resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" |
1696 |
| - integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== |
| 1694 | + version "7.0.6" |
| 1695 | + resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" |
| 1696 | + integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== |
1697 | 1697 | dependencies:
|
1698 | 1698 | path-key "^3.1.0"
|
1699 | 1699 | shebang-command "^2.0.0"
|
@@ -4348,7 +4348,7 @@ textlint-rule-no-zero-width-spaces@^1.0.1:
|
4348 | 4348 | version "10.0.1"
|
4349 | 4349 | dependencies:
|
4350 | 4350 | "@textlint-rule/textlint-rule-no-invalid-control-character" "^3.0.0"
|
4351 |
| - "@textlint-rule/textlint-rule-no-unmatched-pair" "^2.0.3" |
| 4351 | + "@textlint-rule/textlint-rule-no-unmatched-pair" "^2.0.4" |
4352 | 4352 | "@textlint/module-interop" "^14.3.0"
|
4353 | 4353 | textlint-rule-ja-no-abusage "^3.0.0"
|
4354 | 4354 | textlint-rule-ja-no-mixed-period "^3.0.1"
|
|
0 commit comments