diff --git a/types/jest/index.d.ts b/types/jest/index.d.ts index 0246eb9323..427679f335 100644 --- a/types/jest/index.d.ts +++ b/types/jest/index.d.ts @@ -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