Bump jest from 30.2.0 to 30.3.0#2453
Conversation
|
4f21a54 to
ebfe440
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2453 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 43 43
Lines 958 958
Branches 235 235
=========================================
Hits 958 958 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Bundle ReportBundle size has no change ✅ |
ebfe440 to
a0169fe
Compare
a0169fe to
4a94367
Compare
4a94367 to
8b79a23
Compare
8b79a23 to
ad77433
Compare
ad77433 to
b95a026
Compare
b95a026 to
10e0a1a
Compare
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.2.0 to 30.3.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
10e0a1a to
fd554d6
Compare
Bumps jest from 30.2.0 to 30.3.0.
Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (#15844)