Skip to content

Commit bb90712

Browse files
chore: Bump @types/jest from 26.0.24 to 29.2.5
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 29.2.5. - [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]>
1 parent 86b022f commit bb90712

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
@@ -56,7 +56,7 @@
5656
"@testing-library/jest-dom": "^5.16.5",
5757
"@testing-library/react": "^12.0.0",
5858
"@types/enzyme": "^3.10.7",
59-
"@types/jest": "^26.0.14",
59+
"@types/jest": "^29.2.5",
6060
"@types/keyv": "3.1.4",
6161
"@types/react": "^18.0.24",
6262
"@types/react-dom": "^18.0.8",

0 commit comments

Comments
 (0)