Skip to content

Commit 4ea6ae9

Browse files
build(deps): bump @types/jest from 29.5.14 to 30.0.0
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5afd28c commit 4ea6ae9

File tree

2 files changed

+191
-114
lines changed

2 files changed

+191
-114
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/jest-dom": "^6.6.3",
88
"@testing-library/react": "^15.0.7",
99
"@testing-library/user-event": "^14.6.1",
10-
"@types/jest": "^29.5.14",
10+
"@types/jest": "^30.0.0",
1111
"@types/node": "^24.0.3",
1212
"@types/react": "^18.3.12",
1313
"@types/react-dom": "^18.3.1",

0 commit comments

Comments
 (0)