File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ const UsersSection = ({ language }) => {
312312 < div style = { { marginLeft : ".7em" , width : "260px" } } >
313313 < p >
314314 More than{ " " }
315- < strong data-placeholder = "dependent-github" > 3.5 million</ strong > { " " }
315+ < strong data-placeholder = "dependent-github" > 3.9 million</ strong > { " " }
316316 dependent repositories on GitHub
317317 </ p >
318318 < Button href = "https://github.com/prettier/prettier/network/dependents" >
@@ -330,7 +330,7 @@ const UsersSection = ({ language }) => {
330330 </ a >
331331 < div style = { { marginLeft : ".7em" , width : "260px" } } >
332332 < p >
333- More than < strong data-placeholder = "dependent-npm" > 10k </ strong > { " " }
333+ More than < strong data-placeholder = "dependent-npm" > 10.4k </ strong > { " " }
334334 dependent packages on npm
335335 </ p >
336336 < Button href = "https://www.npmjs.com/browse/depended/prettier" >
You can’t perform that action at this time.
0 commit comments