Skip to content

Commit 02bcdf9

Browse files
fix(deps): update dependency textlint-rule-no-doubled-joshi to ^5.0.1
1 parent 3ee525c commit 02bcdf9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"textlint-rule-no-double-negative-ja": "^2.0.1",
4646
"textlint-rule-no-doubled-conjunction": "^3.0.0",
4747
"textlint-rule-no-doubled-conjunctive-particle-ga": "^3.0.0",
48-
"textlint-rule-no-doubled-joshi": "^5.0.0",
48+
"textlint-rule-no-doubled-joshi": "^5.0.1",
4949
"textlint-rule-no-dropping-the-ra": "^3.0.0",
5050
"textlint-rule-no-exclamation-question-mark": "^1.1.0",
5151
"textlint-rule-no-hankaku-kana": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3183,10 +3183,10 @@ textlint-rule-no-doubled-conjunctive-particle-ga@^3.0.0:
31833183
textlint-rule-helper "^2.3.1"
31843184
textlint-util-to-string "^3.3.4"
31853185

3186-
textlint-rule-no-doubled-joshi@^5.0.0:
3187-
version "5.0.0"
3188-
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-5.0.0.tgz#44cd96dd102b0ea7dede226f6795d5ca890f79ac"
3189-
integrity sha512-1GvkK10T+UFkpUzzGUE3f2orAbaEAPQFWuKWNV//H+ksIhq4QKj7CVEfOXXw4kyDzQkETnh5bKpQW4kwQa+ooA==
3186+
textlint-rule-no-doubled-joshi@^5.0.1:
3187+
version "5.1.0"
3188+
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-5.1.0.tgz#d7b66ee108c1008863d29afac74a3258bf23fd95"
3189+
integrity sha512-2KkzlSlGZSM9W44SqYgtJYf1qOCBnzHS8Xs4LEZkgY78+TFsPg5kSLnC/PaAI6KdBDZJY0aI/yyAFZ7MJp/caw==
31903190
dependencies:
31913191
kuromojin "^3.0.0"
31923192
sentence-splitter "^5.0.0"

0 commit comments

Comments
 (0)