Skip to content

Commit 10f0411

Browse files
Bump @types/jest from 24.9.1 to 25.1.0 (#127)
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] <[email protected]>
1 parent bb55778 commit 10f0411

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
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@types/classnames": "^2.2.9",
4848
"@types/enzyme": "^3.1.15",
49-
"@types/jest": "^24.0.15",
49+
"@types/jest": "^25.1.0",
5050
"@types/raf": "^3.4.0",
5151
"@types/react": "^16.9.5",
5252
"@types/react-dom": "^16.9.1",

0 commit comments

Comments
 (0)