Skip to content

Commit

Permalink
chore: upgrade to jest 27 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
corsicanec82 authored Jun 14, 2021
1 parent 2b90561 commit 2cfcd29
Show file tree
Hide file tree
Showing 3 changed files with 9,662 additions and 5,860 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Thanks `jest-image-snapshot`, that broken header would not have looked good in p
npm i --save-dev jest-image-snapshot
```

Please note that `Jest` `>=20 <=26` is a peerDependency. `jest-image-snapshot` will **not** work with anything below Jest 20.x.x
Please note that `Jest` `>=20 <=27` is a peerDependency. `jest-image-snapshot` will **not** work with anything below Jest 20.x.x

### Invocation

Expand Down
Loading

0 comments on commit 2cfcd29

Please sign in to comment.