File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 78
78
"retext-intensify" : " ^6.2.0" ,
79
79
"retext-profanities" : " ^7.2.2" ,
80
80
"retext-quotes" : " ^6.0.0" ,
81
- "retext-readability" : " ^7.2 .0" ,
81
+ "retext-readability" : " ^8.0 .0" ,
82
82
"retext-repeated-words" : " ^5.0.0" ,
83
83
"retext-sentence-spacing" : " ^6.0.0" ,
84
84
"retext-simplify" : " ^8.0.0" ,
Original file line number Diff line number Diff line change @@ -2635,25 +2635,25 @@ retext-quotes@^6.0.0:
2635
2635
unist-util-visit "^5.0.0"
2636
2636
vfile "^6.0.0"
2637
2637
2638
- retext-readability@^7.2 .0 :
2639
- version "7.2 .0"
2640
- resolved "https://registry.yarnpkg.com/retext-readability/-/retext-readability-7.2 .0.tgz#3f5512888c652a433797507b31e664e7fc1099c8 "
2641
- integrity sha512-AgrhXCnldut8wPSVT8cGiq5htkNkfdcuC0oFqDpu4FCxgYXGI464mTS8uMNYBMwrv/l1baBP8RisKp7kU28IaA ==
2638
+ retext-readability@^8.0 .0 :
2639
+ version "8.0 .0"
2640
+ resolved "https://registry.yarnpkg.com/retext-readability/-/retext-readability-8.0 .0.tgz#634cb48a9d7e2693e81d5d195ab2ccc84ed2b94f "
2641
+ integrity sha512-fGxJLap12lerQnU+4746oc6jYBRmvdud1aVNzagKwX10etXV4UWuFSl8bjQCbboT5fq74ImR8Mt1UmAGSUPyhw ==
2642
2642
dependencies :
2643
- " @types/nlcst" " ^1 .0.0"
2643
+ " @types/nlcst" " ^2 .0.0"
2644
2644
automated-readability "^2.0.0"
2645
2645
coleman-liau "^2.0.0"
2646
2646
dale-chall "^2.0.0"
2647
2647
dale-chall-formula "^2.0.0"
2648
2648
flesch "^2.0.0"
2649
2649
gunning-fog "^2.0.0"
2650
- nlcst-to-string "^3 .0.0"
2650
+ nlcst-to-string "^4 .0.0"
2651
2651
smog-formula "^2.0.0"
2652
2652
spache "^2.0.0"
2653
2653
spache-formula "^2.0.0"
2654
2654
syllable "^5.0.0"
2655
- unified "^10 .0.0"
2656
- unist-util-visit "^4 .0.0"
2655
+ unist-util-visit "^5 .0.0"
2656
+ vfile "^6 .0.0"
2657
2657
2658
2658
retext-repeated-words@^5.0.0 :
2659
2659
version "5.0.0"
You can’t perform that action at this time.
0 commit comments