Skip to content

Commit 94b007f

Browse files
committed
fix(deps): update to textlint-rule-max-ten@4.0.2
1 parent 6c9d542 commit 94b007f

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
@@ -42,7 +42,7 @@
4242
"textlint-rule-ja-unnatural-alphabet": "2.0.1",
4343
"textlint-rule-max-comma": "^2.0.2",
4444
"textlint-rule-max-kanji-continuous-len": "^1.1.1",
45-
"textlint-rule-max-ten": "^4.0.1",
45+
"textlint-rule-max-ten": "^4.0.2",
4646
"textlint-rule-no-double-negative-ja": "^2.0.0",
4747
"textlint-rule-no-doubled-conjunction": "^2.0.1",
4848
"textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3921,10 +3921,10 @@ textlint-rule-max-kanji-continuous-len@^1.1.1:
39213921
resolved "https://registry.yarnpkg.com/textlint-rule-max-kanji-continuous-len/-/textlint-rule-max-kanji-continuous-len-1.1.1.tgz#cbcc44488c06d36c65099e12f7977e3a15c3b77f"
39223922
integrity sha1-y8xESIwG02xlCZ4S95d+OhXDt38=
39233923

3924-
textlint-rule-max-ten@^4.0.1:
3925-
version "4.0.1"
3926-
resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.1.tgz#49b47793d94559e9b7d165f1689d41a81159f5af"
3927-
integrity sha512-ORfaFgrk8eX8ZG1qLjzSaZPGvnjLO+ZwcFhaOdgVqhEwaVZdXJgruvELpO4QFX0z/2+y2VKcKMAJ9xfgGWB5Fw==
3924+
textlint-rule-max-ten@^4.0.2:
3925+
version "4.0.2"
3926+
resolved "https://registry.yarnpkg.com/textlint-rule-max-ten/-/textlint-rule-max-ten-4.0.2.tgz#42c3662dde5291d4b1a09aea9aad5a3eeb545ed9"
3927+
integrity sha512-19DAGjbxJTmC8eyBmw7crSh+3YhoJdNRfTofubgi7Vhw0MsH4pueqCGRUdh88LA/BEwiHNqTIDVkyUx46Ew65w==
39283928
dependencies:
39293929
kuromojin "^3.0.0"
39303930
sentence-splitter "^3.2.0"

0 commit comments

Comments
 (0)