File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 74
74
"retext-contractions" : " ^6.0.0" ,
75
75
"retext-english" : " ^4.1.0" ,
76
76
"retext-equality" : " ^7.0.0" ,
77
- "retext-indefinite-article" : " ^4.3 .0" ,
77
+ "retext-indefinite-article" : " ^5.0 .0" ,
78
78
"retext-intensify" : " ^6.2.0" ,
79
79
"retext-profanities" : " ^7.2.2" ,
80
80
"retext-quotes" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -2721,17 +2721,16 @@ retext-equality@^7.0.0:
2721
2721
unist-util-visit "^5.0.0"
2722
2722
vfile "^6.0.0"
2723
2723
2724
- retext-indefinite-article@^4.3 .0 :
2725
- version "4.3 .0"
2726
- resolved "https://registry.yarnpkg.com/retext-indefinite-article/-/retext-indefinite-article-4.3 .0.tgz#9054b79504e883ace978c9ac56cf9119717b8a5d "
2727
- integrity sha512-NdVOT0pR68ZhC/Eph/eg2z92zwC9H3DzXkEaiaIs0aDAnNBVzJT/DeRFYDTEMDWINnEVTApuGoCl9mqciUUsAw ==
2724
+ retext-indefinite-article@^5.0 .0 :
2725
+ version "5.0 .0"
2726
+ resolved "https://registry.yarnpkg.com/retext-indefinite-article/-/retext-indefinite-article-5.0 .0.tgz#4e3c5c534423f11dd158ced5d9b22b46c96a9071 "
2727
+ integrity sha512-vro0uKcT685qTUy2IWpJiW786JULrs5KK9jSbNEzHq2ln8PV/uQqqlzueSF4wpOtBUl1JzEPetH9hIDdzQ2ypA ==
2728
2728
dependencies :
2729
- " @types/nlcst" " ^1.0.0"
2730
- format "^0.2.0"
2731
- nlcst-to-string "^3.0.0"
2729
+ " @types/nlcst" " ^2.0.0"
2730
+ nlcst-to-string "^4.0.0"
2732
2731
number-to-words "^1.0.0"
2733
- unified "^10 .0.0"
2734
- unist-util-visit "^4 .0.0"
2732
+ unist-util-visit "^5 .0.0"
2733
+ vfile "^6 .0.0"
2735
2734
2736
2735
retext-intensify@^6.2.0 :
2737
2736
version "6.2.0"
You can’t perform that action at this time.
0 commit comments