File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 49
49
"textlint-rule-no-double-negative-ja" : " ^1.0.5" ,
50
50
"textlint-rule-no-doubled-conjunction" : " ^1.0.2" ,
51
51
"textlint-rule-no-doubled-conjunctive-particle-ga" : " ^1.1.0" ,
52
- "textlint-rule-no-doubled-joshi" : " ^3.5.2 " ,
52
+ "textlint-rule-no-doubled-joshi" : " ^3.5.3 " ,
53
53
"textlint-rule-no-dropping-the-ra" : " ^1.1.2" ,
54
54
"textlint-rule-no-exclamation-question-mark" : " ^1.0.2" ,
55
55
"textlint-rule-no-hankaku-kana" : " ^1.0.2" ,
56
56
"textlint-rule-no-mix-dearu-desumasu" : " ^4.0.0" ,
57
- "textlint-rule-no-nfd" : " ^1.0.1 " ,
58
- "textlint-rule-preset-jtf-style" : " ^2.3.3 " ,
57
+ "textlint-rule-no-nfd" : " ^1.0.2 " ,
58
+ "textlint-rule-preset-jtf-style" : " ^2.3.4 " ,
59
59
"textlint-rule-sentence-length" : " ^2.1.2"
60
60
}
61
61
}
Original file line number Diff line number Diff line change @@ -2301,7 +2301,7 @@ textlint-rule-no-doubled-conjunctive-particle-ga@^1.1.0:
2301
2301
textlint-rule-helper "^1.1.5"
2302
2302
textlint-util-to-string "^1.2.0"
2303
2303
2304
- textlint-rule-no-doubled-joshi@^3.5.2 :
2304
+ textlint-rule-no-doubled-joshi@^3.5.3 :
2305
2305
version "3.5.3"
2306
2306
resolved "https://registry.yarnpkg.com/textlint-rule-no-doubled-joshi/-/textlint-rule-no-doubled-joshi-3.5.3.tgz#f286a03363c9499788c85bfb2f550cbd5b28130b"
2307
2307
integrity sha512-rw7vRkWAXfP1UZAqSYL189eGnho1+7L+RxiodaR3qJdKninSY63e1BBmNLfQnNTugrANyWotaRElU6pObrb0uQ==
@@ -2344,7 +2344,7 @@ textlint-rule-no-mix-dearu-desumasu@^4.0.0:
2344
2344
textlint-rule-helper "^2.0.0"
2345
2345
unist-util-visit "^1.1.0"
2346
2346
2347
- textlint-rule-no-nfd@^1.0.1 :
2347
+ textlint-rule-no-nfd@^1.0.2 :
2348
2348
version "1.0.2"
2349
2349
resolved "https://registry.yarnpkg.com/textlint-rule-no-nfd/-/textlint-rule-no-nfd-1.0.2.tgz#8c5793b57caada6e620b89d7a1d2886487dbbe2e"
2350
2350
integrity sha512-n6tUx40/V6koDo78qqePHxSovuwSIKO0xwY3FCqVDbcfg9GxQCjde1twQJ99T3bs4LabhPOo/Pt3USaQ9XcTRQ==
@@ -2353,7 +2353,7 @@ textlint-rule-no-nfd@^1.0.1:
2353
2353
textlint-rule-helper "^2.1.1"
2354
2354
unorm "^1.4.1"
2355
2355
2356
- textlint-rule-preset-jtf-style@^2.3.3 :
2356
+ textlint-rule-preset-jtf-style@^2.3.4 :
2357
2357
version "2.3.4"
2358
2358
resolved "https://registry.yarnpkg.com/textlint-rule-preset-jtf-style/-/textlint-rule-preset-jtf-style-2.3.4.tgz#68cc4d5a814e0ea4dd257ee981be2e0a56d961f0"
2359
2359
integrity sha512-9z1b4/Y3Q0q+a1JrFj5fheO1DNyBaFysJg4YLwBPJ8YB3gtwwxpHhx141zyJXfnzzTZDVCaIqnM6cPHijcyRuw==
You can’t perform that action at this time.
0 commit comments