@jest/types
Advanced tools
+2
-0
@@ -804,2 +804,3 @@ /** | ||
| cwd?: string; | ||
| runnerOptions?: Record<string, unknown>; | ||
| }, | ||
@@ -913,2 +914,3 @@ keyof ProjectConfig | ||
| runner: string; | ||
| runnerOptions: Record<string, unknown>; | ||
| runtime?: string; | ||
@@ -915,0 +917,0 @@ sandboxInjectedGlobals: Array<keyof typeof globalThis>; |
+3
-3
| { | ||
| "name": "@jest/types", | ||
| "version": "30.4.0", | ||
| "version": "30.4.1", | ||
| "repository": { | ||
@@ -24,3 +24,3 @@ "type": "git", | ||
| "@jest/pattern": "30.4.0", | ||
| "@jest/schemas": "30.4.0", | ||
| "@jest/schemas": "30.4.1", | ||
| "@types/istanbul-lib-coverage": "^2.0.6", | ||
@@ -35,3 +35,3 @@ "@types/istanbul-reports": "^3.0.4", | ||
| }, | ||
| "gitHead": "5cbb21e0b3037edb42e503ec1a1ce80efad40c20" | ||
| "gitHead": "b3b4a09ed3005369dacc7466d1d2122797283785" | ||
| } |
32028
0.27%1071
0.19%+ Added
- Removed
Updated