Skip to content

Commit 5f27987

Browse files
build(deps-dev): bump @types/jest from 24.9.1 to 25.1.0 (#306)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.1 to 25.1.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b45bb23 commit 5f27987

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
@@ -55,7 +55,7 @@
5555
"shallowequal": "^1.1.0"
5656
},
5757
"devDependencies": {
58-
"@types/jest": "^24.0.18",
58+
"@types/jest": "^25.1.0",
5959
"@types/react": "^16.8.19",
6060
"@types/react-dom": "^16.8.4",
6161
"@types/warning": "^3.0.0",

0 commit comments

Comments
 (0)