Skip to content

Commit 91e21d7

Browse files
committed
Update dependency textlint-rule-no-dropping-the-ra to ^1.1.2
1 parent ead3602 commit 91e21d7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"textlint-rule-no-doubled-conjunction": "^1.0.2",
5050
"textlint-rule-no-doubled-conjunctive-particle-ga": "^1.1.0",
5151
"textlint-rule-no-doubled-joshi": "^3.5.1",
52-
"textlint-rule-no-dropping-the-ra": "^1.0.3",
52+
"textlint-rule-no-dropping-the-ra": "^1.1.2",
5353
"textlint-rule-no-exclamation-question-mark": "^1.0.2",
5454
"textlint-rule-no-hankaku-kana": "^1.0.2",
5555
"textlint-rule-no-mix-dearu-desumasu": "^4.0.0",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1426,9 +1426,10 @@ textlint-rule-no-doubled-joshi@^3.5.1:
14261426
textlint-rule-helper "^1.1.4"
14271427
textlint-util-to-string "^1.1.0"
14281428

1429-
textlint-rule-no-dropping-the-ra@^1.0.3:
1429+
textlint-rule-no-dropping-the-ra@^1.1.2:
14301430
version "1.1.2"
14311431
resolved "https://registry.yarnpkg.com/textlint-rule-no-dropping-the-ra/-/textlint-rule-no-dropping-the-ra-1.1.2.tgz#17d8c65986d7bd8014a4529303a2ba0b769a89d2"
1432+
integrity sha1-F9jGWYbXvYAUpFKTA6K6C3aaidI=
14321433
dependencies:
14331434
kuromojin "^1.2.1"
14341435
textlint-rule-helper "^1.1.4"

0 commit comments

Comments
 (0)