Skip to content

Commit 1d5ae86

Browse files
chore(deps-dev): bump @types/jest from 29.5.14 to 30.0.0 (#651)
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: lijianan <[email protected]>
1 parent a01cd7c commit 1d5ae86

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
@@ -45,7 +45,7 @@
4545
"@rc-component/father-plugin": "^2.0.1",
4646
"@rc-component/np": "^1.0.3",
4747
"@testing-library/react": "^16.0.0",
48-
"@types/jest": "^29.4.0",
48+
"@types/jest": "^30.0.0",
4949
"@types/node": "^24.6.1",
5050
"@types/react": "^18.0.0",
5151
"@types/react-dom": "^18.0.0",

0 commit comments

Comments
 (0)