Skip to content

Commit a8e7527

Browse files
chore: Bump @types/jest from 26.0.24 to 29.4.0 (#343)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6415a5 commit a8e7527

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
@@ -60,7 +60,7 @@
6060
"@testing-library/jest-dom": "^5.16.5",
6161
"@testing-library/react": "^12.0.0",
6262
"@types/enzyme": "^3.10.7",
63-
"@types/jest": "^26.0.14",
63+
"@types/jest": "^29.4.0",
6464
"@types/keyv": "3.1.4",
6565
"@types/react": "^18.0.24",
6666
"@types/react-dom": "^18.0.8",

0 commit comments

Comments
 (0)