Skip to content

Commit

Permalink
chore: update dependency textlint-rule-no-doubled-joshi to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent f6bfbfe commit a7af341
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"textlint-rule-no-double-negative-ja": "^2.0.1",
"textlint-rule-no-doubled-conjunction": "^2.0.4",
"textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.5",
"textlint-rule-no-doubled-joshi": "^4.1.0",
"textlint-rule-no-doubled-joshi": "^5.0.0",
"textlint-rule-no-dropping-the-ra": "^3.0.0",
"textlint-rule-no-hankaku-kana": "^2.0.1",
"textlint-rule-no-mix-dearu-desumasu": "^5.0.0",
Expand Down
41 changes: 34 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4897,6 +4897,14 @@ sentence-splitter@^4.0.2:
"@textlint/ast-node-types" "^13.2.0"
structured-source "^4.0.0"

sentence-splitter@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-5.0.0.tgz#48535c6c5438a57140626c532f0e1b86c5effa30"
integrity sha512-9Mvf7L8vwpPzkH0/HtXzCbmVkyj4aQXdeG7h8ighRvO0hvcZEy2OUEjeIlnM/z4EX4vBacEfpESC65Oa2rWOig==
dependencies:
"@textlint/ast-node-types" "^13.4.1"
structured-source "^4.0.0"

[email protected]:
version "6.0.0"
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8"
Expand Down Expand Up @@ -5212,6 +5220,15 @@ textlint-rule-helper@^2.2.4, textlint-rule-helper@^2.3.0:
structured-source "^4.0.0"
unist-util-visit "^2.0.3"

textlint-rule-helper@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-2.3.1.tgz#d2b82dbd46f25694fd315cbee46479bb545af87f"
integrity sha512-b1bijvyiUmKinfFE5hkQMSXs3Ky8jyZ3Y6SOoTRJKV9HLL2LWUVFAUezO7z4FpAkVvYruDYWCwA5qWV8GmvyUw==
dependencies:
"@textlint/ast-node-types" "^13.4.1"
structured-source "^4.0.0"
unist-util-visit "^2.0.3"

textlint-rule-ja-hiragana-daimeishi@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/textlint-rule-ja-hiragana-daimeishi/-/textlint-rule-ja-hiragana-daimeishi-1.0.0.tgz#f0c6e9d8e92e081b3b4db2864bdcb4f27f611eb3"
Expand Down Expand Up @@ -5362,15 +5379,15 @@ textlint-rule-no-doubled-conjunctive-particle-ga@^2.0.5:
textlint-rule-helper "^2.2.0"
textlint-util-to-string "^3.1.1"

textlint-rule-no-doubled-joshi@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-4.1.0.tgz#798b17960f98bdcda6410222e8c6531eac56c3db"
integrity sha512-u+MNVNXn1RvX2RwY6uE+Qg5a4zWEskz8dwBNHNzPXT+D0UIkWAMBHvTXH8GqZHdxJCO0ke8+Wa+Gpbxz0PSTBQ==
textlint-rule-no-doubled-joshi@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-5.0.0.tgz#44cd96dd102b0ea7dede226f6795d5ca890f79ac"
integrity sha512-1GvkK10T+UFkpUzzGUE3f2orAbaEAPQFWuKWNV//H+ksIhq4QKj7CVEfOXXw4kyDzQkETnh5bKpQW4kwQa+ooA==
dependencies:
kuromojin "^3.0.0"
sentence-splitter "^3.2.1"
textlint-rule-helper "^2.3.0"
textlint-util-to-string "^3.3.0"
sentence-splitter "^5.0.0"
textlint-rule-helper "^2.3.1"
textlint-util-to-string "^3.3.4"

textlint-rule-no-dropping-the-ra@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -5492,6 +5509,16 @@ textlint-util-to-string@^3.2.0, textlint-util-to-string@^3.3.0:
structured-source "^4.0.0"
unified "^8.4.0"

textlint-util-to-string@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.3.4.tgz#be889e195bcff8c34eec8ce23cde73e2b87cff54"
integrity sha512-XF4Qfw0ES+czKy03BwuvBUoXC8NAg920VuRxW0pd72fW76zMeMbPI/bRN5PHq3SbCdOm7U69/Pk+DX34xqIYqA==
dependencies:
"@textlint/ast-node-types" "^13.4.1"
rehype-parse "^6.0.1"
structured-source "^4.0.0"
unified "^8.4.0"

textlint@^13.4.1:
version "13.4.1"
resolved "https://registry.yarnpkg.com/textlint/-/textlint-13.4.1.tgz#04acd14af93fe83396515eaa78c332dbf1ce700d"
Expand Down

0 comments on commit a7af341

Please sign in to comment.