Skip to content

Commit f205f30

Browse files
Bump jest from 30.0.4 to 30.0.5 (#161)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.0.4 to 30.0.5. - [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.0.5/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c946588 commit f205f30

File tree

2 files changed

+307
-298
lines changed

2 files changed

+307
-298
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-n": "^15.0.0 || ^16.0.0 ",
4848
"eslint-plugin-promise": "^6.6.0",
4949
"husky": "^9.1.7",
50-
"jest": "^30.0.4",
50+
"jest": "^30.0.5",
5151
"prettier": "^3.6.2",
5252
"source-map": "^0.7.4",
5353
"ts-jest": "^29.4.0",

0 commit comments

Comments
 (0)