File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 75
75
"retext-english" : " ^4.1.0" ,
76
76
"retext-equality" : " ^7.0.0" ,
77
77
"retext-indefinite-article" : " ^5.0.0" ,
78
- "retext-intensify" : " ^6.2 .0" ,
78
+ "retext-intensify" : " ^7.0 .0" ,
79
79
"retext-profanities" : " ^7.2.2" ,
80
80
"retext-quotes" : " ^6.0.0" ,
81
81
"retext-readability" : " ^8.0.0" ,
Original file line number Diff line number Diff line change @@ -2732,19 +2732,19 @@ retext-indefinite-article@^5.0.0:
2732
2732
unist-util-visit "^5.0.0"
2733
2733
vfile "^6.0.0"
2734
2734
2735
- retext-intensify@^6.2 .0 :
2736
- version "6.2 .0"
2737
- resolved "https://registry.yarnpkg.com/retext-intensify/-/retext-intensify-6.2 .0.tgz#1b8eb86dfb09c842929b66342d49657c104f8066 "
2738
- integrity sha512-zfaJO0xfU7ABfj3z9Riv4YvSVeBcF2IXRhXqvqsRG06IEKaAqAu6h1kYOAtf/p6yk63kRfpeHJka2iJ12vchfA ==
2735
+ retext-intensify@^7.0 .0 :
2736
+ version "7.0 .0"
2737
+ resolved "https://registry.yarnpkg.com/retext-intensify/-/retext-intensify-7.0 .0.tgz#3b37089ee9907e8bf77fba0cedeb70f8cdea80a8 "
2738
+ integrity sha512-wzhhiuCXYViQbvR9AdNhCeeDf3C9ImTtjwIPCYc2EL37SfMQ94WARbKaUytJO+DWsRQLlpztwwR3JyOhGBnsag ==
2739
2739
dependencies :
2740
- " @types/nlcst" " ^1 .0.0"
2740
+ " @types/nlcst" " ^2 .0.0"
2741
2741
fillers "^2.0.0"
2742
2742
hedges "^2.0.0"
2743
- nlcst-search "^3 .0.0"
2744
- nlcst-to-string "^3 .0.0"
2743
+ nlcst-search "^4 .0.0"
2744
+ nlcst-to-string "^4 .0.0"
2745
2745
quotation "^2.0.0"
2746
- unified "^10 .0.0"
2747
- unist-util-position "^4 .0.0 "
2746
+ unist-util-position "^5 .0.0"
2747
+ vfile "^6 .0.1 "
2748
2748
weasels "^2.0.0"
2749
2749
2750
2750
retext-profanities@^7.2.2 :
You can’t perform that action at this time.
0 commit comments