Skip to content

Commit 236a10c

Browse files
Bump @types/jest from 29.5.14 to 30.0.0 (#89)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lavender <[email protected]>
1 parent 81590e0 commit 236a10c

File tree

2 files changed

+179
-78
lines changed

2 files changed

+179
-78
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@testing-library/react": "^12.1.5",
7474
"@testing-library/react-hooks": "^8.0.1",
7575
"@types/d3-path": "^3",
76-
"@types/jest": "29.5.14",
76+
"@types/jest": "30.0.0",
7777
"@types/node": "22.15.29",
7878
"@types/react": "18.3.18",
7979
"@typescript-eslint/eslint-plugin": "8.35.1",

0 commit comments

Comments
 (0)