Skip to content

Commit 225f475

Browse files
chore(deps-dev): bump @types/jest from 26.0.24 to 29.4.0 (#572)
* chore(deps-dev): bump @types/jest from 26.0.24 to 29.4.0 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 29.4.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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update package.json --------- 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 943dec2 commit 225f475

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
@@ -51,7 +51,7 @@
5151
"@rc-component/father-plugin": "^1.0.0",
5252
"@testing-library/react": "^12",
5353
"@types/classnames": "^2.2.9",
54-
"@types/jest": "^26.0.0",
54+
"@types/jest": "^29.4.0",
5555
"@types/luxon": "^3.2.0",
5656
"@types/react": "^18.0.28",
5757
"@types/react-dom": "^18.0.8",

0 commit comments

Comments
 (0)