Skip to content

Commit facd7be

Browse files
chore(deps-dev): bump @types/jest from 27.5.2 to 29.4.0 (#226)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26728d1 commit facd7be

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
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@testing-library/react": "^12.1.5",
5151
"@types/classnames": "^2.2.9",
52-
"@types/jest": "^27.5.0",
52+
"@types/jest": "^29.4.0",
5353
"@types/keyv": "3.1.4",
5454
"@types/react": "^18.0.9",
5555
"@types/react-dom": "^18.0.3",

0 commit comments

Comments
 (0)