Skip to content

Commit ca82c90

Browse files
Bump jest from 30.1.3 to 30.2.0 (#157)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.1.3 to 30.2.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.2.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c0064d commit ca82c90

File tree

2 files changed

+401
-288
lines changed

2 files changed

+401
-288
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-simple-import-sort": "^12.1.1",
3939
"eslint-plugin-tsdoc": "^0.4.0",
4040
"globals": "^16.4.0",
41-
"jest": "^30.1.3",
41+
"jest": "^30.2.0",
4242
"prettier": "^3.6.2",
4343
"ts-jest": "^29.4.4",
4444
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)