File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 53
53
"textlint-rule-no-nfd" : " ^2.0.2" ,
54
54
"textlint-rule-no-zero-width-spaces" : " ^1.0.1" ,
55
55
"textlint-rule-preset-jtf-style" : " ^2.3.14" ,
56
- "textlint-rule-sentence-length" : " ^5.0 .0"
56
+ "textlint-rule-sentence-length" : " ^5.2 .0"
57
57
},
58
58
"devDependencies" : {
59
59
"@changesets/cli" : " ^2.27.7" ,
Original file line number Diff line number Diff line change @@ -2625,10 +2625,10 @@ textlint-rule-prh@^5.2.1, textlint-rule-prh@^5.3.0:
2625
2625
textlint-rule-helper "^2.1.1"
2626
2626
untildify "^3.0.3"
2627
2627
2628
- textlint-rule-sentence-length@^5.0 .0 :
2629
- version "5.0 .0"
2630
- resolved "https://registry.yarnpkg.com/textlint-rule-sentence-length/-/textlint-rule-sentence-length-5.0 .0.tgz#f568bf5dd14772ef46adc48a6ad7c38dc02f7df1 "
2631
- integrity sha512-NRbzbMYSKZVZWTarJo/uVpHMGe91uZyR4td6fipWmDAwJjjX2HYa6aYEfLM/X99ymo9aLUnOD6wWaUttgViRbw ==
2628
+ textlint-rule-sentence-length@^5.2 .0 :
2629
+ version "5.2 .0"
2630
+ resolved "https://registry.yarnpkg.com/textlint-rule-sentence-length/-/textlint-rule-sentence-length-5.2 .0.tgz#5de87b750634c44517765bd8aa079a6fe608d809 "
2631
+ integrity sha512-d7H29IYOEulzT7hLX3pfP0RMch0Ng8TFiRgtmCjD6ubXoXDzBNCDAJK5D9QkUnO1hSHLdG3s3rxNdcBM5/rfCQ ==
2632
2632
dependencies :
2633
2633
" @textlint/regexp-string-matcher" " ^2.0.2"
2634
2634
sentence-splitter "^5.0.0"
You can’t perform that action at this time.
0 commit comments