Skip to content

Commit e9b0803

Browse files
Bump @types/jest from 25.2.3 to 26.0.0 (#140)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.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]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 57b33f9 commit e9b0803

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": "^25.1.0",
49+
"@types/jest": "^26.0.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)