Skip to content

Commit dab2126

Browse files
chore: Bump @types/jest from 29.5.14 to 30.0.0 (#498)
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>
1 parent e6d5337 commit dab2126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@rc-component/select": "^1.0.0",
6363
"@testing-library/jest-dom": "^6.1.6",
6464
"@testing-library/react": "^16.3.0",
65-
"@types/jest": "^29.4.0",
65+
"@types/jest": "^30.0.0",
6666
"@types/keyv": "3.1.4",
6767
"@types/node": "^24.0.8",
6868
"@types/react": "^19.1.4",

0 commit comments

Comments
 (0)