Skip to content

Commit ffc4607

Browse files
chore(deps-dev): bump @types/jest from 27.5.2 to 29.2.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 29.2.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>
1 parent 4d65a3d commit ffc4607

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
@@ -50,7 +50,7 @@
5050
},
5151
"devDependencies": {
5252
"@types/classnames": "^2.2.9",
53-
"@types/jest": "^27.4.0",
53+
"@types/jest": "^29.2.0",
5454
"@types/react": "^18.0.0",
5555
"@types/react-dom": "^18.0.0",
5656
"@umijs/fabric": "^2.0.3",

0 commit comments

Comments
 (0)