Skip to content

Commit 2234636

Browse files
Bump jest from 30.1.3 to 30.2.0 (#1595)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0e0c50 commit 2234636

File tree

2 files changed

+334
-336
lines changed

2 files changed

+334
-336
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint": "^9.37.0",
7575
"eslint-config-prettier": "^10.1.8",
7676
"eslint-plugin-prettier": "^5.5.4",
77-
"jest": "^30.1.3",
77+
"jest": "^30.2.0",
7878
"nodemon": "^3.1.10",
7979
"prettier": "^3.6.2",
8080
"shx": "^0.4.0",

0 commit comments

Comments
 (0)