Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade jest to 27 #2967

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -10,6 +10,8 @@

### Internal

- Upgrade jest to latest release, 27 major. @tiberiuichim

## 14.2.0 (2022-01-04)

### Feature
Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -415,6 +415,7 @@
"babel-loader": "^8.1.0",
"crypto-random-string": "3.2.0",
"identity-obj-proxy": "3.0.0",
"jest": "27.4.5",
"jest-environment-jsdom-sixteen": "1.0.3",
"react-is": "^16.13.1",
"tmp": "0.2.1",
Expand Down