jest-haste-map
Advanced tools
Comparing version 30.0.0-alpha.6 to 30.0.0-alpha.7
@@ -114,2 +114,3 @@ /** | ||
): Set<string>; | ||
getModuleName(file: string): string | null; | ||
} | ||
@@ -116,0 +117,0 @@ |
@@ -184,3 +184,3 @@ /*! | ||
var __webpack_exports__ = {}; | ||
// This entry need to be wrapped in an IIFE because it uses a non-standard name for the exports (exports). | ||
// This entry needs to be wrapped in an IIFE because it uses a non-standard name for the exports (exports). | ||
(() => { | ||
@@ -187,0 +187,0 @@ var exports = __webpack_exports__; |
{ | ||
"name": "jest-haste-map", | ||
"version": "30.0.0-alpha.6", | ||
"version": "30.0.0-alpha.7", | ||
"repository": { | ||
@@ -22,3 +22,3 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "30.0.0-alpha.6", | ||
"@jest/types": "30.0.0-alpha.7", | ||
"@types/node": "*", | ||
@@ -28,6 +28,6 @@ "anymatch": "^3.0.3", | ||
"graceful-fs": "^4.2.9", | ||
"jest-regex-util": "30.0.0-alpha.6", | ||
"jest-util": "30.0.0-alpha.6", | ||
"jest-worker": "30.0.0-alpha.6", | ||
"micromatch": "^4.0.7", | ||
"jest-regex-util": "30.0.0-alpha.7", | ||
"jest-util": "30.0.0-alpha.7", | ||
"jest-worker": "30.0.0-alpha.7", | ||
"micromatch": "^4.0.8", | ||
"walker": "^1.0.8" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "ba74b7de1b9cca88daf33f9d1b46bfe2b7f485a5" | ||
"gitHead": "bacb7de30d053cd87181294b0c8a8576632a8b02" | ||
} |
Sorry, the diff of this file is too big to display
3322
125227
+ Added@jest/pattern@30.0.0-alpha.7(transitive)
+ Added@jest/schemas@30.0.0-alpha.7(transitive)
+ Added@jest/types@30.0.0-alpha.7(transitive)
+ Added@sinclair/typebox@0.34.20(transitive)
+ Addedjest-regex-util@30.0.0-alpha.7(transitive)
+ Addedjest-util@30.0.0-alpha.7(transitive)
+ Addedjest-worker@30.0.0-alpha.7(transitive)
- Removed@jest/pattern@30.0.0-alpha.6(transitive)
- Removed@jest/schemas@30.0.0-alpha.6(transitive)
- Removed@jest/types@30.0.0-alpha.6(transitive)
- Removed@sinclair/typebox@0.33.22(transitive)
- Removedjest-regex-util@30.0.0-alpha.6(transitive)
- Removedjest-util@30.0.0-alpha.6(transitive)
- Removedjest-worker@30.0.0-alpha.6(transitive)
Updated@jest/types@30.0.0-alpha.7
Updatedjest-util@30.0.0-alpha.7
Updatedjest-worker@30.0.0-alpha.7
Updatedmicromatch@^4.0.8