Skip to content

Commit 120e31a

Browse files
docs: jest package website statistics of use and downloads (#14101)
1 parent d91ab8e commit 120e31a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
- `[docs]` Updated documentation for the `--runTestsByPath` CLI command ([#14004](https://github.com/facebook/jest/pull/14004))
2323
- `[docs]` Updated documentation regarding the synchronous fallback when asynchronous code transforms are unavailable ([#14056](https://github.com/facebook/jest/pull/14056))
24+
- `[docs]` Update jest statistics of use and downloads in website Index.
2425

2526
### Performance
2627

website/src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -584,9 +584,9 @@ class Index extends React.Component {
584584
<MarkdownBlock>
585585
<Translate>
586586
A lot of people! With
587-
[50m](https://www.npmjs.com/package/jest) downloads in the
587+
[93m](https://www.npmjs.com/package/jest) downloads in the
588588
last month, and used on over
589-
[3,898,000](https://github.com/facebook/jest/network/dependents)
589+
[8,756,000](https://github.com/facebook/jest/network/dependents)
590590
public repos on GitHub. Jest is used extensively at these
591591
companies:
592592
</Translate>

0 commit comments

Comments
 (0)