Skip to content

Commit a8b0d2c

Browse files
chore(deps-dev): bump @types/jest from 26.0.24 to 29.5.1 (#872)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 29.5.1. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0151f30 commit a8b0d2c

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
@@ -57,7 +57,7 @@
5757
"@testing-library/jest-dom": "^5.16.2",
5858
"@testing-library/react": "^12.1.3",
5959
"@types/classnames": "^2.2.9",
60-
"@types/jest": "^26.0.0",
60+
"@types/jest": "^29.5.1",
6161
"@types/react": "^17.0.15",
6262
"@types/react-dom": "^18.0.11",
6363
"@umijs/fabric": "^2.0.0",

0 commit comments

Comments
 (0)