mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
Bump @types/jest to 24.9 (#41555)
The latest version of `jest` is `24.9.0` but `@types/jest` was still at `24.0.25`. [There are types](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/jest/index.d.ts#L240) for the `advanceTimersToNextTimer()` method that was added in jest `24.9.0` so I believe this could be bumped to `24.9`
This commit is contained in:
committed by
Eli Barzilay
parent
dfbf2d1966
commit
d0059be9eb
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// Type definitions for Jest 24.0
|
||||
// Type definitions for Jest 24.9
|
||||
// Project: https://jestjs.io/
|
||||
// Definitions by: Asana (https://asana.com)
|
||||
// Ivo Stratev <https://github.com/NoHomey>
|
||||
|
||||
Reference in New Issue
Block a user