File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 45
45
"textlint-rule-max-comma" : " ^1.0.4" ,
46
46
"textlint-rule-max-kanji-continuous-len" : " ^1.1.1" ,
47
47
"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 " ,
49
49
"textlint-rule-no-doubled-conjunction" : " ^1.0.2" ,
50
50
"textlint-rule-no-doubled-conjunctive-particle-ga" : " ^1.1.0" ,
51
51
"textlint-rule-no-doubled-joshi" : " ^3.3.0" ,
Original file line number Diff line number Diff line change @@ -1776,9 +1776,10 @@ textlint-rule-max-ten@^2.0.3:
1776
1776
structured-source "^3.0.2"
1777
1777
textlint-rule-helper "^2.0.0"
1778
1778
1779
- textlint-rule-no-double-negative-ja@^1.0.4 :
1779
+ textlint-rule-no-double-negative-ja@^1.0.5 :
1780
1780
version "1.0.5"
1781
1781
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=
1782
1783
dependencies :
1783
1784
kuromojin "^1.1.0"
1784
1785
You can’t perform that action at this time.
0 commit comments