Skip to content

Commit f87cde4

Browse files
committed
Update dependency textlint-rule-no-double-negative-ja to ^1.0.5
1 parent 905e475 commit f87cde4

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
@@ -45,7 +45,7 @@
4545
"textlint-rule-max-comma": "^1.0.4",
4646
"textlint-rule-max-kanji-continuous-len": "^1.1.1",
4747
"textlint-rule-max-ten": "^2.0.3",
48-
"textlint-rule-no-double-negative-ja": "^1.0.4",
48+
"textlint-rule-no-double-negative-ja": "^1.0.5",
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.3.0",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1776,9 +1776,10 @@ textlint-rule-max-ten@^2.0.3:
17761776
structured-source "^3.0.2"
17771777
textlint-rule-helper "^2.0.0"
17781778

1779-
textlint-rule-no-double-negative-ja@^1.0.4:
1779+
textlint-rule-no-double-negative-ja@^1.0.5:
17801780
version "1.0.5"
17811781
resolved "https://registry.yarnpkg.com/textlint-rule-no-double-negative-ja/-/textlint-rule-no-double-negative-ja-1.0.5.tgz#ba30db424dc7ef84ceda6d103781b14cd20cc764"
1782+
integrity sha1-ujDbQk3H74TO2m0QN4GxTNIMx2Q=
17821783
dependencies:
17831784
kuromojin "^1.1.0"
17841785

0 commit comments

Comments
 (0)