Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit 8b72fae

Browse files
committed
Update README to include compatibility with Jest 28/29
1 parent 991aa09 commit 8b72fae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ complete usage instructions.
2828

2929
This plugin maintains compatibility with the Jest and Node.js versions listed below:
3030

31-
[![25.1.0+ | 26.0.0+ | 27.0.0+ | ](https://img.shields.io/badge/Jest-25.1.0%2B%20%7C%2026.0.0%2B%20%7C%2027.0.0%2B-C21325?logo=jest&labelColor=white&logoColor=C21325&style=flat)](https://jestjs.io)
31+
[![25.1.0+ | 26.0.0+ | 27.0.0+ | 28.0.0+ | 29.0.0+](https://img.shields.io/badge/Jest-25.1.0%2B%20%7C%2026.0.0%2B%20%7C%2027.0.0%2B%20%7C%2028.0.0%2B%20%7C%2029.0.0%2B-C21325?logo=jest&labelColor=white&logoColor=C21325&style=flat)](https://jestjs.io)
3232
[![14 | 16 | 18](https://img.shields.io/badge/Node.js-14%20%7C%2016%20%7C%2018-339933?logo=node.js&labelColor=white&logoColor=339933&style=flat)](https://nodejs.org)
3333

3434
## Contributing

packages/jest-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ complete usage instructions.
1919

2020
This plugin maintains compatibility with the Jest and Node.js versions listed below:
2121

22-
[![25.1.0+ | 26.0.0+ | 27.0.0+ | ](https://img.shields.io/badge/Jest-25.1.0%2B%20%7C%2026.0.0%2B%20%7C%2027.0.0%2B-C21325?logo=jest&labelColor=white&logoColor=C21325&style=flat)](https://jestjs.io)
22+
[![25.1.0+ | 26.0.0+ | 27.0.0+ | 28.0.0+ | 29.0.0+](https://img.shields.io/badge/Jest-25.1.0%2B%20%7C%2026.0.0%2B%20%7C%2027.0.0%2B%20%7C%2028.0.0%2B%20%7C%2029.0.0%2B-C21325?logo=jest&labelColor=white&logoColor=C21325&style=flat)](https://jestjs.io)
2323
[![14 | 16 | 18](https://img.shields.io/badge/Node.js-14%20%7C%2016%20%7C%2018-339933?logo=node.js&labelColor=white&logoColor=339933&style=flat)](https://nodejs.org)
2424

2525
## Contributing

0 commit comments

Comments
 (0)