chore(deps): update dependency jest to v27.5.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| jest (source) | devDependencies | minor | 27.4.7 -> 27.5.0 |
Release Notes
facebook/jest
v27.5.0
Features
-
[expect]Add asymmetric matcherexpect.closeTo(#12243) -
[jest-mock]AddedmockFn.mock.lastCallto retrieve last argument (#12285)
Fixes
-
[expect]Add a fix for.toHaveProperty('')(#12251) -
[jest-each, @​jest/globals]Allow passingReadonlyArraytype of a table todescribe.eachandtest.each(#12297) -
[@jest/globals]Add missingoptionsargument tojest.doMocktyping (#12292) -
[jest-environment-node]Addatobandbtoa(#12269) -
[jest-matcher-utils]Correct diff for expected asymmetric matchers (#12264) -
[jest-message-util]Fix.getTopFrame()(andtoMatchInlineSnapshot()) withmjsfiles (#12277)
Chore & Maintenance
-
[*]Updategraceful-fsto^4.2.9(#11749)
Performance
-
[jest-resolve]perf: skip error creation on not foundstatcalls (#11749)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.