Skip to content

Commit 9d79c9c

Browse files
fix(deps): update dependency textlint-rule-no-doubled-joshi to v4 (#53)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 757b979 commit 9d79c9c

File tree

2 files changed

+27
-14
lines changed

2 files changed

+27
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"textlint-rule-no-double-negative-ja": "^2.0.0",
3939
"textlint-rule-no-doubled-conjunction": "^1.0.2",
4040
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.0",
41-
"textlint-rule-no-doubled-joshi": "^3.0.0",
41+
"textlint-rule-no-doubled-joshi": "^4.0.0",
4242
"textlint-rule-no-dropping-the-ra": "^1.1.2",
4343
"textlint-rule-no-mix-dearu-desumasu": "^4.0.0",
4444
"textlint-rule-no-nfd": "^1.0.1",

yarn.lock

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,11 @@
179179
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.2.5.tgz#ae13981bc8711c98313a6ac1c361194d6bf2d39b"
180180
integrity sha512-+rEx4jLOeZpUcdvll7jEg/7hNbwYvHWFy4IGW/tk2JdbyB3SJVyIP6arAwzTH/sp/pO9jftfyZnRj4//sLbLvQ==
181181

182+
"@textlint/ast-node-types@^4.4.2":
183+
version "4.4.2"
184+
resolved "https://registry.yarnpkg.com/@textlint/ast-node-types/-/ast-node-types-4.4.2.tgz#d3fda5c9086baba04bc75440039ccf18415c8446"
185+
integrity sha512-m5brKbI7UY/Q8sbIZ7z1KB8ls04nRILshz5fPQ4EZ04jL19qrrUHJR8A6nK3vJ/GelkDWl4I0VDYSAjLEFQV8g==
186+
182187
"@textlint/module-interop@^1.0.2":
183188
version "1.2.4"
184189
resolved "https://registry.yarnpkg.com/@textlint/module-interop/-/module-interop-1.2.4.tgz#176ecec3fd09c2860dd155c599fdc4087ff85f47"
@@ -1495,13 +1500,6 @@ kuromojin@^1.1.0, kuromojin@^1.2.1, kuromojin@^1.4.0:
14951500
dependencies:
14961501
kuromoji "0.1.1"
14971502

1498-
kuromojin@^2.0.0:
1499-
version "2.0.0"
1500-
resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-2.0.0.tgz#23e74a5ed2578432c9703ae75a69ba0a09ccb12d"
1501-
integrity sha512-60j/yLkFSc4t4roj8tI8ZNNSiAFnrkgXw8SqXz/9nakfs6mkCvPbrd7S8LDr4YNwEt1IyLys5JQTR9EnYyGHhA==
1502-
dependencies:
1503-
kuromoji "0.1.1"
1504-
15051503
kuromojin@^3.0.0:
15061504
version "3.0.0"
15071505
resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-3.0.0.tgz#54a1a6643110f49f741c4beb82fef400d1cd498b"
@@ -1879,6 +1877,11 @@ object.values@^1.1.0:
18791877
function-bind "^1.1.1"
18801878
has "^1.0.3"
18811879

1880+
object_values@^0.1.2:
1881+
version "0.1.2"
1882+
resolved "https://registry.yarnpkg.com/object_values/-/object_values-0.1.2.tgz#f8fbc31d2e537170a4cbcfb28dd61501b3207334"
1883+
integrity sha512-tZgUiKLraVH+4OAedBYrr4/K6KmAQw2RPNd1AuNdhLsuz5WP3VB7WuiKBWbOcjeqqAjus2ChIIWC8dSfmg7ReA==
1884+
18821885
once@^1.3.0, once@^1.3.1, once@^1.4.0:
18831886
version "1.4.0"
18841887
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
@@ -2426,6 +2429,16 @@ sentence-splitter@^3.0.11, sentence-splitter@^3.2.0:
24262429
object.values "^1.1.0"
24272430
structured-source "^3.0.2"
24282431

2432+
sentence-splitter@^3.2.1:
2433+
version "3.2.1"
2434+
resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-3.2.1.tgz#d6f5b66f4ab130f511d50e41e6f42070e2936ffb"
2435+
integrity sha512-aG+Tf8M1wVUd2uPSUtdMXdJlKZLcdh+oVE8iEn8KwfxYZ87qDpe7+o0nGZdr+96g2H76Qz/8TrG9dIxyp7c70w==
2436+
dependencies:
2437+
"@textlint/ast-node-types" "^4.4.2"
2438+
concat-stream "^2.0.0"
2439+
object_values "^0.1.2"
2440+
structured-source "^3.0.2"
2441+
24292442
serialize-javascript@^3.0.0:
24302443
version "3.1.0"
24312444
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-3.1.0.tgz#8bf3a9170712664ef2561b44b691eafe399214ea"
@@ -2784,13 +2797,13 @@ textlint-rule-no-doubled-conjunctive-particle-ga@^1.1.0:
27842797
textlint-rule-helper "^1.1.5"
27852798
textlint-util-to-string "^1.2.0"
27862799

2787-
textlint-rule-no-doubled-joshi@^3.0.0:
2788-
version "3.7.2"
2789-
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-3.7.2.tgz#7df7c39a34e1729b23d8c0c47e0f6bc56bfc139b"
2790-
integrity sha512-6du7XciMGZuvAdEL0vAA7JSXVS9NbtWwsbVCeJ8ynSl4hNI+g9tGeN6zYZARJD6/cyklP+zFSvXixKf6nFFqMA==
2800+
textlint-rule-no-doubled-joshi@^4.0.0:
2801+
version "4.0.0"
2802+
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-4.0.0.tgz#4e0776125ee244e05492e642a75d564baec728f8"
2803+
integrity sha512-IUlJBlvzdkiJhbxqw3KlvI/o+qUIrk2AltV1P67gQqLT1XMuxVUVftCMmKdGrH4tDN5nrD4TkcW+yoFxnBCEvQ==
27912804
dependencies:
2792-
kuromojin "^2.0.0"
2793-
sentence-splitter "^3.2.0"
2805+
kuromojin "^3.0.0"
2806+
sentence-splitter "^3.2.1"
27942807
textlint-rule-helper "^2.1.1"
27952808
textlint-util-to-string "^3.0.0"
27962809

0 commit comments

Comments
 (0)