Skip to content

Commit b6bd2b8

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

File tree

2 files changed

+483
-383
lines changed

2 files changed

+483
-383
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-promise": "^6.1.1",
5959
"eslint-plugin-react": "^7.34.1",
6060
"globals": "^16.2.0",
61-
"jest": "^30.0.3",
61+
"jest": "^30.0.4",
6262
"typescript": "^5.4.5",
6363
"typescript-eslint": "^8.32.1"
6464
},

0 commit comments

Comments
 (0)