Skip to content

Commit 8a488fd

Browse files
chore(deps-dev): bump @types/jest from 29.5.14 to 30.0.0 (#666)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.14 to 30.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6bbf51 commit 8a488fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@testing-library/jest-dom": "^6.1.5",
7676
"@testing-library/react": "^16.0.1",
7777
"@testing-library/user-event": "^14.5.2",
78-
"@types/jest": "^29.2.2",
78+
"@types/jest": "^30.0.0",
7979
"@types/node": "^24.5.2",
8080
"@types/react": "^19.0.8",
8181
"@types/react-dom": "^19.0.3",

0 commit comments

Comments
 (0)