Skip to content

Commit 28e7f5c

Browse files
authored
Update CHANGELOG.md
1 parent 5db61b0 commit 28e7f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
### Fixes
1111

12-
- `[semver]` Fix vulnerability of regular expression denial of service by upgrading semver to 7.5.3 ([#14262](https://github.com/jestjs/jest/pull/14262))
12+
- `[*]` Update `semver` dependency to get vulnerability fix ([#14262](https://github.com/jestjs/jest/pull/14262))
1313
- `[jest-circus]` Prevent false test failures caused by promise rejections handled asynchronously ([#14110](https://github.com/jestjs/jest/pull/14110))
1414
- `[jest-config]` Handle frozen config object ([#14054](https://github.com/facebook/jest/pull/14054))
1515
- `[jest-config]` Allow `coverageDirectory` and `collectCoverageFrom` in project config ([#14180](https://github.com/jestjs/jest/pull/14180))

0 commit comments

Comments
 (0)