diff --git a/package.json b/package.json index 29eff16..7eac160 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "textlint-rule-ja-no-abusage": "^3.0.0", "textlint-rule-ja-no-mixed-period": "^3.0.1", "textlint-rule-ja-no-redundant-expression": "^4.0.1", - "textlint-rule-max-ten": "^4.0.3", + "textlint-rule-max-ten": "^4.0.4", "textlint-rule-no-dead-link": "^5.1.2", "textlint-rule-no-double-negative-ja": "^2.0.1", "textlint-rule-no-doubled-conjunction": "^2.0.4", diff --git a/yarn.lock b/yarn.lock index c40f9e4..82ec3ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -510,12 +510,17 @@ lodash "^4.17.4" read-pkg-up "^7.0.0" -"@textlint/ast-node-types@^12.3.0", "@textlint/ast-node-types@^12.6.0": +"@textlint/ast-node-types@^12.6.0": version "12.6.0" resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-12.6.0.tgz#d385b39deee32bba3f4394000386f3fc33aa349a" integrity sha512-DPxbo0d6Uihwcv2MKE/6oUaCuipHeEygow0In98SHZRY8hMytYWoYQEfhcTE5i+0cIcA2hHZhz4OQ0JaujqZ6w== -"@textlint/ast-node-types@^4.2.4", "@textlint/ast-node-types@^4.4.2": +"@textlint/ast-node-types@^13.0.2", "@textlint/ast-node-types@^13.0.5": + version "13.3.0" + resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-13.3.0.tgz#a712b34196f220d6a8f4057fb663b7a01a439059" + integrity sha512-5PGZhAxOJ987c311SayvjGNkcVuX/Dr3k+H/FJDmS/wDcgZ0lEAdJzjCKn9USXXf2r+i14kZCbhzg8V01KSyKg== + +"@textlint/ast-node-types@^4.4.2": version "4.4.3" resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.3.tgz#fdba16e8126cddc50f45433ce7f6c55e7829566c" integrity sha512-qi2jjgO6Tn3KNPGnm6B7p6QTEPvY95NFsIAaJuwbulur8iJUEenp1OnoUfiDaC/g2WPPEFkcfXpmnu8XEMFo2A== @@ -712,11 +717,6 @@ resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== -"@types/structured-source@^3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@types/structured-source/-/structured-source-3.0.0.tgz#e95d76037d400c1957f3b709f023b308e92f3829" - integrity sha512-8u+Wo5+GEXe4jZyQ8TplLp+1A7g32ZcVoE7VZu8VcxnlaEm5I/+T579R7q3qKN76jmK0lRshpo4hl4bj/kEPKA== - "@types/unist@*": version "2.0.6" resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" @@ -6691,12 +6691,12 @@ textlint-rule-helper@^1.1.3: dependencies: unist-util-visit "^1.1.0" -textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1, textlint-rule-helper@^2.2.0, textlint-rule-helper@^2.2.1, textlint-rule-helper@^2.2.2, textlint-rule-helper@^2.2.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.2.4.tgz#32a69a2658b2f0845ddd835c0c1f307f698e4c10" - integrity sha512-aQDn83+L6uG8tA6IjAsfFLWxR0/OJg51/C0k6OxNuGJnn/rgQnX+6Lh/bWh9dJ0RmOIQk7VkZ1uHUny5PXkjwQ== +textlint-rule-helper@^2.0.0, textlint-rule-helper@^2.1.1, textlint-rule-helper@^2.2.0, textlint-rule-helper@^2.2.1, textlint-rule-helper@^2.2.2, textlint-rule-helper@^2.2.4, textlint-rule-helper@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.3.0.tgz#5ab84db686d42fd2e39a63b40310501bb336520d" + integrity sha512-Ug78Saahb/qVImttL0NSFyT5/JJ5wXvOPepR2pYAjNi54BsQAAz/hAyyEgKuYeR0+yjFb0KPhby4f880X5vqHA== dependencies: - "@textlint/ast-node-types" "^12.3.0" + "@textlint/ast-node-types" "^13.0.2" structured-source "^4.0.0" unist-util-visit "^2.0.3" @@ -6756,16 +6756,15 @@ textlint-rule-ja-no-redundant-expression@^4.0.1: textlint-rule-helper "^2.2.1" textlint-util-to-string "^3.1.1" -textlint-rule-max-ten@^4.0.3: - version "4.0.3" - resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.3.tgz#8735810a13813a535d8923e841869b96d506cba0" - integrity sha512-2+XXPCOWJobJnsfFIHxVvZxrOgKOBE+M2NlptPJProYaK58xWawWBWHpS2tmRKdVuOzlfhIsXen4pT0xkhuj3Q== +textlint-rule-max-ten@^4.0.4: + version "4.0.4" + resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.4.tgz#f71b06418e9e25817d40a05f6795eec446d3338b" + integrity sha512-7jH04Ey2HrjVWrjPB4Epk+X8ngeWcWDbvxhRji6sVu2mKuy8O/rjl4oMKFfHeOJuvnKjP+sfg9/o2nO6Jp0ggw== dependencies: kuromojin "^3.0.0" sentence-splitter "^3.2.0" - structured-source "^3.0.2" - textlint-rule-helper "^2.0.0" - textlint-util-to-string "^3.1.1" + textlint-rule-helper "^2.3.0" + textlint-util-to-string "^3.3.0" textlint-rule-no-dead-link@^5.1.2: version "5.1.2" @@ -6889,15 +6888,14 @@ textlint-util-to-string@^2.1.1: object-assign "^4.0.1" structured-source "^3.0.2" -textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.1.1.tgz#666c8b0f2e00a92b29c8b168b453a9b8aeb48381" - integrity sha512-mHE7/pDw/Hk+Q6YdSMNRrZPl5bCuWnFLbF+bxW+MsWQ64dw+Ia9irkammYbH5I0hVMMcfwb0MQc5nbsjqgWeyQ== +textlint-util-to-string@^3.0.0, textlint-util-to-string@^3.1.1, textlint-util-to-string@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.3.0.tgz#712fac187edff54e0650ef1a7469db8d5b7c9186" + integrity sha512-HGPpecnYkVkNB5k1NxhzA8nV1T9/ksUj6XK/81U2kb5d1PhPYiGFyikNPI9SxAF7AkrhlQ9mrBgJqy1Q0y4bhA== dependencies: - "@textlint/ast-node-types" "^4.2.4" - "@types/structured-source" "^3.0.0" + "@textlint/ast-node-types" "^13.0.5" rehype-parse "^6.0.1" - structured-source "^3.0.2" + structured-source "^4.0.0" unified "^8.4.0" textlint@^12.6.0: