-
-
Notifications
You must be signed in to change notification settings - Fork 53
chore: update jest from v29 to v30 #284
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
chore: update jest from v29 to v30 #284
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #284 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 7 7
Lines 291 307 +16
Branches 81 84 +3
=========================================
+ Hits 291 307 +16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Hi @ersachin3112 jest 30 needs node ^18.14.0 |
jest is a devDependency. |
@ersachin3112 Actually, |
so what to do with |
We can revert jest worker update. |
This PR contains a:
Motivation / Use-Case
update jest from v29 to v30
Breaking Changes
No
Additional Info
No