Skip to content

Commit 5284d1a

Browse files
chore(deps): update dependency textlint-rule-preset-ja-spacing to v2.3.0
1 parent 0995d81 commit 5284d1a

File tree

1 file changed

+157
-53
lines changed

1 file changed

+157
-53
lines changed

yarn.lock

Lines changed: 157 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
esutils "^2.0.2"
3131
js-tokens "^4.0.0"
3232

33+
"@textlint/ast-node-types@^13.0.2":
34+
version "13.3.2"
35+
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.3.2.tgz#ff314f24c43ef8fa43ba6bd53126ec82b873843b"
36+
integrity sha512-d9WXBahsAgRDWcfUE7pQs8E9SNbF0nxrEaYE2g01tLgQ/dYdlOLngNPXi0Lk+C+yU58kvmFSdO6nicIAe3WIiw==
37+
3338
"@textlint/ast-node-types@^4.0.2", "@textlint/ast-node-types@^4.2.1", "@textlint/ast-node-types@^4.2.4":
3439
version "4.2.4"
3540
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.2.4.tgz#ae569bd76364040939044d057d5a56284563a7af"
@@ -181,6 +186,11 @@
181186
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
182187
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
183188

189+
"@types/unist@^2.0.0":
190+
version "2.0.6"
191+
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
192+
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
193+
184194
abbrev@1:
185195
version "1.1.1"
186196
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
@@ -412,6 +422,11 @@ boundary@^1.0.1:
412422
resolved "https://registry.yarnpkg.com/boundary/-/boundary-1.0.1.tgz#4d67dc2602c0cc16dd9bce7ebf87e948290f5812"
413423
integrity sha1-TWfcJgLAzBbdm85+v4fpSCkPWBI=
414424

425+
boundary@^2.0.0:
426+
version "2.0.0"
427+
resolved "https://registry.yarnpkg.com/boundary/-/boundary-2.0.0.tgz#169c8b1f0d44cf2c25938967a328f37e0a4e5efc"
428+
integrity sha512-rJKn5ooC9u8q13IMCrW0RSp31pxBCHE3y9V/tp3TdWSLf8Em3p6Di4NBpfzbJge9YjjFEsD0RtFEjtvHL5VyEA==
429+
415430
boxen@^1.2.1:
416431
version "1.3.0"
417432
resolved "https://registry.yarnpkg.com/boxen/-/boxen-1.3.0.tgz#55c6c39a8ba58d9c61ad22cd877532deb665a20b"
@@ -478,6 +493,14 @@ cache-base@^1.0.1:
478493
union-value "^1.0.0"
479494
unset-value "^1.0.0"
480495

496+
call-bind@^1.0.2:
497+
version "1.0.2"
498+
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
499+
integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
500+
dependencies:
501+
function-bind "^1.1.1"
502+
get-intrinsic "^1.0.2"
503+
481504
caller-callsite@^2.0.0:
482505
version "2.0.0"
483506
resolved "https://registry.yarnpkg.com/caller-callsite/-/caller-callsite-2.0.0.tgz#847e0fce0a223750a9a027c54b33731ad3154134"
@@ -864,7 +887,15 @@ deep-is@~0.1.3:
864887
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
865888
integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
866889

867-
define-properties@^1.1.2, define-properties@^1.1.3:
890+
define-properties@^1.1.2:
891+
version "1.2.0"
892+
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5"
893+
integrity sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==
894+
dependencies:
895+
has-property-descriptors "^1.0.0"
896+
object-keys "^1.1.1"
897+
898+
define-properties@^1.1.3:
868899
version "1.1.3"
869900
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
870901
integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
@@ -1338,6 +1369,11 @@ function-bind@^1.0.2, function-bind@^1.1.1:
13381369
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
13391370
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
13401371

1372+
functions-have-names@^1.2.2:
1373+
version "1.2.3"
1374+
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
1375+
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
1376+
13411377
gauge@~2.7.3:
13421378
version "2.7.4"
13431379
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -1357,6 +1393,15 @@ get-caller-file@^1.0.1:
13571393
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
13581394
integrity sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==
13591395

1396+
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1:
1397+
version "1.2.0"
1398+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.0.tgz#7ad1dc0535f3a2904bba075772763e5051f6d05f"
1399+
integrity sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==
1400+
dependencies:
1401+
function-bind "^1.1.1"
1402+
has "^1.0.3"
1403+
has-symbols "^1.0.3"
1404+
13601405
get-stdin@^5.0.1:
13611406
version "5.0.1"
13621407
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
@@ -1459,11 +1504,23 @@ has-flag@^3.0.0:
14591504
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
14601505
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
14611506

1507+
has-property-descriptors@^1.0.0:
1508+
version "1.0.0"
1509+
resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861"
1510+
integrity sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==
1511+
dependencies:
1512+
get-intrinsic "^1.1.1"
1513+
14621514
has-symbols@^1.0.0:
14631515
version "1.0.0"
14641516
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
14651517
integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=
14661518

1519+
has-symbols@^1.0.3:
1520+
version "1.0.3"
1521+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
1522+
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
1523+
14671524
has-unicode@^2.0.0:
14681525
version "2.0.1"
14691526
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -2168,7 +2225,7 @@ marked@^0.5.1:
21682225
resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.2.tgz#3efdb27b1fd0ecec4f5aba362bddcd18120e5ba9"
21692226
integrity sha512-fdZvBa7/vSQIZCi4uuwo2N3q+7jJURpMVCcbaX0S1Mg65WZ5ilXvC67MviJAsdjqqgD+CEq4RKo5AYGgINkVAA==
21702227

2171-
match-index@^1.0.1:
2228+
match-index@^1.0.1, match-index@^1.0.3:
21722229
version "1.0.3"
21732230
resolved "https://registry.yarnpkg.com/match-index/-/match-index-1.0.3.tgz#752ec60c6586ea5dd440d5e62cfbff25838c071a"
21742231
integrity sha512-1XjyBWqCvEFFUDW/MPv0RwbITRD4xQXOvKoPYtLDq8IdZTfdF/cQSo5Yn4qvhfSSZgjgkTFsqJD2wOUG4ovV8Q==
@@ -3001,7 +3058,16 @@ regex-not@^1.0.0, regex-not@^1.0.2:
30013058
extend-shallow "^3.0.2"
30023059
safe-regex "^1.1.0"
30033060

3004-
regexp.prototype.flags@^1.1.1, regexp.prototype.flags@^1.2.0:
3061+
regexp.prototype.flags@^1.1.1:
3062+
version "1.4.3"
3063+
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
3064+
integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
3065+
dependencies:
3066+
call-bind "^1.0.2"
3067+
define-properties "^1.1.3"
3068+
functions-have-names "^1.2.2"
3069+
3070+
regexp.prototype.flags@^1.2.0:
30053071
version "1.2.0"
30063072
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.2.0.tgz#6b30724e306a27833eeb171b66ac8890ba37e41c"
30073073
integrity sha512-ztaw4M1VqgMwl9HlPpOuiYgItcHlunW0He2fE6eNfT6E/CF2FtYi9ofOYe4mKntstYk0Fyh/rDRBdS3AnxjlrA==
@@ -3026,7 +3092,7 @@ registry-url@^3.0.3:
30263092
regx@^1.0.4:
30273093
version "1.0.4"
30283094
resolved "https://registry.yarnpkg.com/regx/-/regx-1.0.4.tgz#a0ee32c308910902019ca1117ed41b9ddd041b2f"
3029-
integrity sha1-oO4ywwiRCQIBnKERftQbnd0EGy8=
3095+
integrity sha512-Z/5ochRUyD5TkJgFq+66ajKePlj6KzpSLfDO2lOLOLu7E82xAjNux0m8mx1DAXBj5ECHiRCBWoqL25b4lkwcgw==
30303096

30313097
remark-frontmatter@^1.2.0:
30323098
version "1.3.2"
@@ -3497,6 +3563,13 @@ structured-source@^3.0.2:
34973563
dependencies:
34983564
boundary "^1.0.1"
34993565

3566+
structured-source@^4.0.0:
3567+
version "4.0.0"
3568+
resolved "https://registry.yarnpkg.com/structured-source/-/structured-source-4.0.0.tgz#0c9e59ee43dedd8fc60a63731f60e358102a4948"
3569+
integrity sha512-qGzRFNJDjFieQkl/sVOI2dUjHKRyL9dAJi2gCPGJLbJHBIkyOHxjuocpIEfbLioX+qSJpvbYdT49/YCdMznKxA==
3570+
dependencies:
3571+
boundary "^2.0.0"
3572+
35003573
supports-color@^2.0.0:
35013574
version "2.0.0"
35023575
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
@@ -3566,62 +3639,71 @@ textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1:
35663639
structured-source "^3.0.2"
35673640
unist-util-visit "^1.1.0"
35683641

3569-
textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana@^2.0.1:
3570-
version "2.0.1"
3571-
resolved "https://registry.yarnpkg.com/textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana/-/textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana-2.0.1.tgz#ea6f94cb9ced758fb2553dea2e9fe714f31f0aed"
3572-
integrity sha1-6m+Uy5ztdY+yVT3qLp/nFPMfCu0=
3642+
textlint-rule-helper@^2.2.0:
3643+
version "2.3.0"
3644+
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.3.0.tgz#5ab84db686d42fd2e39a63b40310501bb336520d"
3645+
integrity sha512-Ug78Saahb/qVImttL0NSFyT5/JJ5wXvOPepR2pYAjNi54BsQAAz/hAyyEgKuYeR0+yjFb0KPhby4f880X5vqHA==
35733646
dependencies:
3574-
match-index "^1.0.1"
3575-
textlint-rule-helper "^2.0.0"
3647+
"@textlint/ast-node-types" "^13.0.2"
3648+
structured-source "^4.0.0"
3649+
unist-util-visit "^2.0.3"
35763650

3577-
textlint-rule-ja-no-space-around-parentheses@^2.0.1:
3578-
version "2.0.1"
3579-
resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-space-around-parentheses/-/textlint-rule-ja-no-space-around-parentheses-2.0.1.tgz#556a60e679da9b4c98244c67e7961ac2e540bec1"
3580-
integrity sha1-VWpg5nnam0yYJExn55YawuVAvsE=
3651+
textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana@^2.2.0:
3652+
version "2.2.0"
3653+
resolved "https://registry.yarnpkg.com/textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana/-/textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana-2.2.0.tgz#8a74ec39ee7863da9ba437c84b5e29d24e782a66"
3654+
integrity sha512-6e5LfdjQgpkvGqMPFLxXtXyfXgc8iLOBuBda1jPWT873ttlfzTR9djjS7zmTkmNZDO4x0nvYPNTxCvgvilzlMQ==
35813655
dependencies:
3582-
match-index "^1.0.1"
3583-
textlint-rule-helper "^2.0.0"
3656+
match-index "^1.0.3"
3657+
textlint-rule-helper "^2.2.0"
35843658

3585-
textlint-rule-ja-no-space-between-full-width@^2.0.1:
3586-
version "2.0.1"
3587-
resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-space-between-full-width/-/textlint-rule-ja-no-space-between-full-width-2.0.1.tgz#921f78561564dd00c8733c230254acd8a55ded67"
3588-
integrity sha1-kh94VhVk3QDIczwjAlSs2KVd7Wc=
3659+
textlint-rule-ja-no-space-around-parentheses@^2.2.0:
3660+
version "2.2.0"
3661+
resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-space-around-parentheses/-/textlint-rule-ja-no-space-around-parentheses-2.2.0.tgz#d69792c5978938b3b401009f24b7c13aed302960"
3662+
integrity sha512-7m6n2XzOyYRVDvRfdYIxz6Qg23KA7BslYW44dAxYtmdVuDzQNKoSbZoGkZju/ITKsiN4JW+e/zEfFAY/qBEucQ==
35893663
dependencies:
3590-
match-index "^1.0.1"
3664+
match-index "^1.0.3"
3665+
textlint-rule-helper "^2.2.0"
3666+
3667+
textlint-rule-ja-no-space-between-full-width@^2.2.0:
3668+
version "2.2.0"
3669+
resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-space-between-full-width/-/textlint-rule-ja-no-space-between-full-width-2.2.0.tgz#5fb412279f9e36892c2f58c2ec194480fc6b58b9"
3670+
integrity sha512-oe5hOTbiKyhSTsBVroRk1mJqfUuCFeHexK3Sb6KWBET9sAhN3j7BnoKwxe2mjiDX5nXg+7Ka3ziwfQlnQ41l0w==
3671+
dependencies:
3672+
match-index "^1.0.3"
35913673
regx "^1.0.4"
3592-
textlint-rule-helper "^2.0.0"
3674+
textlint-rule-helper "^2.2.0"
35933675

3594-
textlint-rule-ja-space-after-exclamation@^2.0.1:
3595-
version "2.0.1"
3596-
resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-after-exclamation/-/textlint-rule-ja-space-after-exclamation-2.0.1.tgz#3bc5d48c13269bd9cb1b18eb82e3d4eae44dfba3"
3597-
integrity sha1-O8XUjBMmm9nLGxjrguPU6uRN+6M=
3676+
textlint-rule-ja-space-after-exclamation@^2.2.0:
3677+
version "2.2.0"
3678+
resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-after-exclamation/-/textlint-rule-ja-space-after-exclamation-2.2.0.tgz#d28c90b434fcee4f9cd190c474b5256307ac4b80"
3679+
integrity sha512-Foc9OzQ1WvdyKJnfXlj8DmODStNw13LpWhQK+yLecVYd3h8vLhaGvnpTitM6hj2Ep7klmX54Csn/iKDfGHb4Hw==
35983680
dependencies:
3599-
match-index "^1.0.1"
3600-
textlint-rule-helper "^2.0.0"
3681+
match-index "^1.0.3"
3682+
textlint-rule-helper "^2.2.0"
36013683

3602-
textlint-rule-ja-space-after-question@^2.0.1:
3603-
version "2.0.1"
3604-
resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-after-question/-/textlint-rule-ja-space-after-question-2.0.1.tgz#122260cb97d203768820276b4d09bf5270b11dfa"
3605-
integrity sha1-EiJgy5fSA3aIICdrTQm/UnCxHfo=
3684+
textlint-rule-ja-space-after-question@^2.2.0:
3685+
version "2.2.0"
3686+
resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-after-question/-/textlint-rule-ja-space-after-question-2.2.0.tgz#c94312c245ac5331b8e607a5e751718408e74144"
3687+
integrity sha512-SoYKd8x0kPVp/4sa8XOE/62SAganWpbDcGl1CJ7aTk151+pO2C7Z34UnjeC9olYYxM9m0pZ0AOfdCwB3yvteJw==
36063688
dependencies:
36073689
match-index "^1.0.1"
3608-
textlint-rule-helper "^2.0.0"
3690+
textlint-rule-helper "^2.2.0"
36093691

3610-
textlint-rule-ja-space-around-code@^2.0.1:
3611-
version "2.0.1"
3612-
resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-around-code/-/textlint-rule-ja-space-around-code-2.0.1.tgz#6b7011dab69488f1eddd445554e7cddeaf1a90d3"
3613-
integrity sha1-a3AR2raUiPHt3URVVOfN3q8akNM=
3692+
textlint-rule-ja-space-around-code@^2.2.0:
3693+
version "2.2.0"
3694+
resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-around-code/-/textlint-rule-ja-space-around-code-2.2.0.tgz#8fbc073f23799fadd43e7f5db6f32c7726b86505"
3695+
integrity sha512-JJfnSTFJCBL618TYVMqFfil8r7MhZuY0tEg2kyD6k/gcjbYFBx050pEl/RJJ5uD3UShLV7y4t289Gg9zuNjklw==
36143696
dependencies:
36153697
match-index "^1.0.1"
3616-
textlint-rule-helper "^2.0.0"
3698+
textlint-rule-helper "^2.2.0"
36173699

3618-
textlint-rule-ja-space-between-half-and-full-width@^2.0.1:
3619-
version "2.0.1"
3620-
resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-between-half-and-full-width/-/textlint-rule-ja-space-between-half-and-full-width-2.0.1.tgz#a527f83bd833149763e4043965f796c9ec2192ba"
3621-
integrity sha1-pSf4O9gzFJdj5AQ5ZfeWyewhkro=
3700+
textlint-rule-ja-space-between-half-and-full-width@^2.3.0:
3701+
version "2.3.0"
3702+
resolved "https://registry.yarnpkg.com/textlint-rule-ja-space-between-half-and-full-width/-/textlint-rule-ja-space-between-half-and-full-width-2.3.0.tgz#bc13649f0596abf8d23eb26ecc3a26c6014e9145"
3703+
integrity sha512-XJmw9fiKCK32P1fVGnYsqr1RdrWxTSqVqBPPHFVaIZhS1pBR7FsxdcR1SD6vEKe+EBJDEEZhJxrw8Pi1E5E22g==
36223704
dependencies:
36233705
match-index "^1.0.1"
3624-
textlint-rule-helper "^2.0.0"
3706+
textlint-rule-helper "^2.2.0"
36253707

36263708
textlint-rule-no-todo@^2.0.1:
36273709
version "2.0.1"
@@ -3631,17 +3713,17 @@ textlint-rule-no-todo@^2.0.1:
36313713
textlint-rule-helper "^2.0.0"
36323714

36333715
textlint-rule-preset-ja-spacing@^2.0.1:
3634-
version "2.0.1"
3635-
resolved "https://registry.yarnpkg.com/textlint-rule-preset-ja-spacing/-/textlint-rule-preset-ja-spacing-2.0.1.tgz#4426e812b2fd525ed4c39d07ede2984ee9bf89d9"
3636-
integrity sha1-RCboErL9Ul7Uw50H7eKYTum/idk=
3716+
version "2.3.0"
3717+
resolved "https://registry.yarnpkg.com/textlint-rule-preset-ja-spacing/-/textlint-rule-preset-ja-spacing-2.3.0.tgz#d25d4a44f81c56338709c7245cd8aa38dd8a98f6"
3718+
integrity sha512-HqDv2P69uNFFRSYE22GW3xuApXUmcNr17pAaYn72nVRdUQsxfP4GBNlxONghj1US1G1ipXcfllE9xQ7tKTZWpw==
36373719
dependencies:
3638-
textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana "^2.0.1"
3639-
textlint-rule-ja-no-space-around-parentheses "^2.0.1"
3640-
textlint-rule-ja-no-space-between-full-width "^2.0.1"
3641-
textlint-rule-ja-space-after-exclamation "^2.0.1"
3642-
textlint-rule-ja-space-after-question "^2.0.1"
3643-
textlint-rule-ja-space-around-code "^2.0.1"
3644-
textlint-rule-ja-space-between-half-and-full-width "^2.0.1"
3720+
textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana "^2.2.0"
3721+
textlint-rule-ja-no-space-around-parentheses "^2.2.0"
3722+
textlint-rule-ja-no-space-between-full-width "^2.2.0"
3723+
textlint-rule-ja-space-after-exclamation "^2.2.0"
3724+
textlint-rule-ja-space-after-question "^2.2.0"
3725+
textlint-rule-ja-space-around-code "^2.2.0"
3726+
textlint-rule-ja-space-between-half-and-full-width "^2.3.0"
36453727

36463728
textlint-rule-preset-jtf-style@^2.3.3:
36473729
version "2.3.3"
@@ -3860,6 +3942,11 @@ unist-util-is@^3.0.0:
38603942
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-3.0.0.tgz#d9e84381c2468e82629e4a5be9d7d05a2dd324cd"
38613943
integrity sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==
38623944

3945+
unist-util-is@^4.0.0:
3946+
version "4.1.0"
3947+
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-4.1.0.tgz#976e5f462a7a5de73d94b706bac1b90671b57797"
3948+
integrity sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==
3949+
38633950
unist-util-remove-position@^1.0.0:
38643951
version "1.1.3"
38653952
resolved "https://registry.yarnpkg.com/unist-util-remove-position/-/unist-util-remove-position-1.1.3.tgz#d91aa8b89b30cb38bad2924da11072faa64fd972"
@@ -3879,13 +3966,30 @@ unist-util-visit-parents@^2.0.0:
38793966
dependencies:
38803967
unist-util-is "^3.0.0"
38813968

3969+
unist-util-visit-parents@^3.0.0:
3970+
version "3.1.1"
3971+
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6"
3972+
integrity sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==
3973+
dependencies:
3974+
"@types/unist" "^2.0.0"
3975+
unist-util-is "^4.0.0"
3976+
38823977
unist-util-visit@^1.1.0:
38833978
version "1.4.1"
38843979
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-1.4.1.tgz#4724aaa8486e6ee6e26d7ff3c8685960d560b1e3"
38853980
integrity sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==
38863981
dependencies:
38873982
unist-util-visit-parents "^2.0.0"
38883983

3984+
unist-util-visit@^2.0.3:
3985+
version "2.0.3"
3986+
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-2.0.3.tgz#c3703893146df47203bb8a9795af47d7b971208c"
3987+
integrity sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==
3988+
dependencies:
3989+
"@types/unist" "^2.0.0"
3990+
unist-util-is "^4.0.0"
3991+
unist-util-visit-parents "^3.0.0"
3992+
38893993
unpipe@~1.0.0:
38903994
version "1.0.0"
38913995
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"

0 commit comments

Comments
 (0)