chore(deps): update devdependencies (non-major)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@golevelup/ts-jest | devDependencies | minor | ^0.3.2 -> ^0.5.0 |
jest (source) | devDependencies | patch | 28.1.2 -> 28.1.3 |
Release Notes
jestjs/jest
v28.1.3
Features
-
[jest-leak-detector]
Use nativeFinalizationRegistry
when it exists to get rid of external C dependency (#12973)
Fixes
-
[jest-changed-files]
Fix a lock-up after repeated invocations (#12757) -
[@jest/expect-utils]
Fix deep equality of ImmutableJS OrderedSets (#12977) -
[jest-mock]
Add index signature support forspyOn
types (#13013, #13020) -
[jest-snapshot]
Fix indentation of awaited inline snapshots (#12986)
Chore & Maintenance
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot