jest-environment-node
Advanced tools
Comparing version
{ | ||
"name": "jest-environment-node", | ||
"version": "26.0.0-alpha.1", | ||
"version": "26.0.0-alpha.2", | ||
"repository": { | ||
@@ -13,7 +13,7 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/environment": "^26.0.0-alpha.1", | ||
"@jest/fake-timers": "^26.0.0-alpha.1", | ||
"@jest/types": "^26.0.0-alpha.1", | ||
"jest-mock": "^26.0.0-alpha.1", | ||
"jest-util": "^26.0.0-alpha.1" | ||
"@jest/environment": "^26.0.0-alpha.2", | ||
"@jest/fake-timers": "^26.0.0-alpha.2", | ||
"@jest/types": "^26.0.0-alpha.2", | ||
"jest-mock": "^26.0.0-alpha.2", | ||
"jest-util": "^26.0.0-alpha.2" | ||
}, | ||
@@ -26,3 +26,3 @@ "engines": { | ||
}, | ||
"gitHead": "2bac04ffb8e533d12a072998da5c3751a41b796f" | ||
"gitHead": "68b65afc97688bd5b0b433f8f585da57dcd1d418" | ||
} |