Skip to content

Commit 136f80d

Browse files
fix(deps): update dependency textlint-rule-no-dropping-the-ra to v3 (#54)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9d79c9c commit 136f80d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"textlint-rule-no-doubled-conjunction": "^1.0.2",
4040
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.0",
4141
"textlint-rule-no-doubled-joshi": "^4.0.0",
42-
"textlint-rule-no-dropping-the-ra": "^1.1.2",
42+
"textlint-rule-no-dropping-the-ra": "^3.0.0",
4343
"textlint-rule-no-mix-dearu-desumasu": "^4.0.0",
4444
"textlint-rule-no-nfd": "^1.0.1",
4545
"textlint-rule-prh": "^5.2.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@ [email protected]:
14931493
doublearray "0.0.2"
14941494
zlibjs "^0.3.1"
14951495

1496-
kuromojin@^1.1.0, kuromojin@^1.2.1, kuromojin@^1.4.0:
1496+
kuromojin@^1.1.0, kuromojin@^1.4.0:
14971497
version "1.5.1"
14981498
resolved "https://registry.yarnpkg.com/kuromojin/-/kuromojin-1.5.1.tgz#f5c4cc2d4a8b56343c7281f7def8d56309184078"
14991499
integrity sha512-tzt3UUqWqzwHMsahchyrcs9kgbn6OM7xP4QRCd0w5vqE0lA/cjCH0OxjLaekz5cnxGmcy8RfN7La3xOxZOvJ1w==
@@ -2742,7 +2742,7 @@ text-extensions@^1.0.0:
27422742
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.9.0.tgz#1853e45fee39c945ce6f6c36b2d659b5aabc2a26"
27432743
integrity sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==
27442744

2745-
textlint-rule-helper@^1.1.4, textlint-rule-helper@^1.1.5:
2745+
textlint-rule-helper@^1.1.5:
27462746
version "1.2.0"
27472747
resolved "https://registry.yarnpkg.com/textlint-rule-helper/-/textlint-rule-helper-1.2.0.tgz#be68d47a5146b16dd116278c9aeb7bd35631ccda"
27482748
integrity sha1-vmjUelFGsW3RFieMmut701YxzNo=
@@ -2807,13 +2807,13 @@ textlint-rule-no-doubled-joshi@^4.0.0:
28072807
textlint-rule-helper "^2.1.1"
28082808
textlint-util-to-string "^3.0.0"
28092809

2810-
textlint-rule-no-dropping-the-ra@^1.1.2:
2811-
version "1.1.2"
2812-
resolved "https://registry.yarnpkg.com/textlint-rule-no-dropping-the-ra/-/textlint-rule-no-dropping-the-ra-1.1.2.tgz#17d8c65986d7bd8014a4529303a2ba0b769a89d2"
2813-
integrity sha1-F9jGWYbXvYAUpFKTA6K6C3aaidI=
2810+
textlint-rule-no-dropping-the-ra@^3.0.0:
2811+
version "3.0.0"
2812+
resolved "https://registry.yarnpkg.com/textlint-rule-no-dropping-the-ra/-/textlint-rule-no-dropping-the-ra-3.0.0.tgz#cc408b719302818e52917f5dee537e1007c206e2"
2813+
integrity sha512-KbSIlcxj1kLs4sGSMSLGA8OmgRoaPAWtodJaGEyEUiy7uiZM/VPqYALpuD8vf16N1OR5SM/bXXeZFME65r8ZgQ==
28142814
dependencies:
2815-
kuromojin "^1.2.1"
2816-
textlint-rule-helper "^1.1.4"
2815+
kuromojin "^3.0.0"
2816+
textlint-rule-helper "^2.1.1"
28172817

28182818
textlint-rule-no-mix-dearu-desumasu@^4.0.0:
28192819
version "4.0.1"

0 commit comments

Comments
 (0)