File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 34
34
"mocha" : " ^5.2.0"
35
35
},
36
36
"dependencies" : {
37
- "@textlint-rule/textlint-rule-no-invalid-control-character" : " ^1.0.1 " ,
37
+ "@textlint-rule/textlint-rule-no-invalid-control-character" : " ^1.1.0 " ,
38
38
"textlint-rule-ja-no-abusage" : " ^1.1.1" ,
39
39
"textlint-rule-ja-no-mixed-period" : " ^2.0.0" ,
40
40
"textlint-rule-ja-no-redundant-expression" : " ^2.0.0" ,
41
- "textlint-rule-ja-no-successive-word" : " ^1.0.1 " ,
41
+ "textlint-rule-ja-no-successive-word" : " ^1.1.0 " ,
42
42
"textlint-rule-ja-no-weak-phrase" : " ^1.0.2" ,
43
43
"textlint-rule-max-comma" : " ^1.0.2" ,
44
44
"textlint-rule-max-kanji-continuous-len" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @textlint-rule/textlint-rule-no-invalid-control-character@^1.0.1 " :
6
- version "1.0.1 "
7
- resolved "https://registry.yarnpkg.com/@textlint-rule/textlint-rule-no-invalid-control-character/-/textlint-rule-no-invalid-control-character-1.0.1. tgz#6ba7dd0555e1b41af2d002a62aa0ae7795111e09 "
5
+ " @textlint-rule/textlint-rule-no-invalid-control-character@^1.1.0 " :
6
+ version "1.1.0 "
7
+ resolved "https://registry.yarnpkg.com/@textlint-rule/textlint-rule-no-invalid-control-character/-/textlint-rule-no-invalid-control-character-1.1.0. tgz#18ff44d61a9978b399c7906bfea4f8cc72541faf "
8
8
dependencies :
9
9
execall "^1.0.0"
10
10
@@ -766,9 +766,9 @@ textlint-rule-ja-no-redundant-expression@^2.0.0:
766
766
morpheme-match "^1.0.1"
767
767
morpheme-match-all "^1.1.0"
768
768
769
- textlint-rule-ja-no-successive-word@^1.0.1 :
770
- version "1.0.2 "
771
- resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-successive-word/-/textlint-rule-ja-no-successive-word-1.0.2. tgz#e06ce4e2a23945c219c770ce6805498bb54ede81 "
769
+ textlint-rule-ja-no-successive-word@^1.1.0 :
770
+ version "1.1.0 "
771
+ resolved "https://registry.yarnpkg.com/textlint-rule-ja-no-successive-word/-/textlint-rule-ja-no-successive-word-1.1.0. tgz#243778076ce3f80d76bf2b9b73156c161e33c998 "
772
772
dependencies :
773
773
kuromojin "^1.3.1"
774
774
You can’t perform that action at this time.
0 commit comments