File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 48
48
"textlint-rule-no-doubled-conjunctive-particle-ga" : " ^1.1.1" ,
49
49
"textlint-rule-no-doubled-joshi" : " ^3.7.2" ,
50
50
"textlint-rule-no-dropping-the-ra" : " ^1.1.3" ,
51
- "textlint-rule-no-exclamation-question-mark" : " ^1.0.2 " ,
51
+ "textlint-rule-no-exclamation-question-mark" : " ^1.1.0 " ,
52
52
"textlint-rule-no-hankaku-kana" : " ^1.0.2" ,
53
53
"textlint-rule-no-mix-dearu-desumasu" : " ^4.0.1" ,
54
54
"textlint-rule-no-nfd" : " ^1.0.2" ,
Original file line number Diff line number Diff line change @@ -4157,13 +4157,14 @@ textlint-rule-no-dropping-the-ra@^1.1.3:
4157
4157
kuromojin "^2.0.0"
4158
4158
textlint-rule-helper "^2.1.1"
4159
4159
4160
- textlint-rule-no-exclamation-question-mark@^1.0.2 :
4161
- version "1.0.2 "
4162
- resolved "https://registry.yarnpkg.com/textlint-rule-no-exclamation-question-mark/-/textlint-rule-no-exclamation-question-mark-1.0.2. tgz#f3d812cfbaddc8224ca497d9b38b70dac554891c "
4163
- integrity sha1-89gSz7rdyCJMpJfZs4tw2sVUiRw =
4160
+ textlint-rule-no-exclamation-question-mark@^1.1.0 :
4161
+ version "1.1.0 "
4162
+ resolved "https://registry.yarnpkg.com/textlint-rule-no-exclamation-question-mark/-/textlint-rule-no-exclamation-question-mark-1.1.0. tgz#5d6cf9bba6111c9619da91a3fff7c080847420b0 "
4163
+ integrity sha512-FcBH3uH2qp5VG7I9LKwolUCcPigONcsdam1JhAFPcu10YZNYX0r1l2y9Hzg+E4+1fXLgtGyiObWwfsfelTx8Bw= =
4164
4164
dependencies :
4165
- match-index "^1.0.1"
4166
- textlint-rule-helper "^1.1.5"
4165
+ " @textlint/regexp-string-matcher" " ^1.1.0"
4166
+ match-index "^1.0.3"
4167
+ textlint-rule-helper "^2.1.1"
4167
4168
4168
4169
textlint-rule-no-hankaku-kana@^1.0.2 :
4169
4170
version "1.0.2"
You can’t perform that action at this time.
0 commit comments