jest-runtime
Advanced tools
Comparing version 28.0.0-alpha.10 to 28.0.0-alpha.11
{ | ||
"name": "jest-runtime", | ||
"version": "28.0.0-alpha.10", | ||
"version": "28.0.0-alpha.11", | ||
"repository": { | ||
@@ -20,8 +20,8 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/environment": "^28.0.0-alpha.9", | ||
"@jest/environment": "^28.0.0-alpha.11", | ||
"@jest/fake-timers": "^28.0.0-alpha.9", | ||
"@jest/globals": "^28.0.0-alpha.10", | ||
"@jest/source-map": "^28.0.0-alpha.10", | ||
"@jest/globals": "^28.0.0-alpha.11", | ||
"@jest/source-map": "^28.0.0-alpha.11", | ||
"@jest/test-result": "^28.0.0-alpha.9", | ||
"@jest/transform": "^28.0.0-alpha.10", | ||
"@jest/transform": "^28.0.0-alpha.11", | ||
"@jest/types": "^28.0.0-alpha.9", | ||
@@ -34,8 +34,8 @@ "chalk": "^4.0.0", | ||
"graceful-fs": "^4.2.9", | ||
"jest-haste-map": "^28.0.0-alpha.9", | ||
"jest-haste-map": "^28.0.0-alpha.11", | ||
"jest-message-util": "^28.0.0-alpha.9", | ||
"jest-mock": "^28.0.0-alpha.9", | ||
"jest-regex-util": "^28.0.0-alpha.6", | ||
"jest-resolve": "^28.0.0-alpha.9", | ||
"jest-snapshot": "^28.0.0-alpha.10", | ||
"jest-resolve": "^28.0.0-alpha.11", | ||
"jest-snapshot": "^28.0.0-alpha.11", | ||
"jest-util": "^28.0.0-alpha.9", | ||
@@ -50,3 +50,3 @@ "slash": "^3.0.0", | ||
"@types/node": "*", | ||
"jest-environment-node": "^28.0.0-alpha.10" | ||
"jest-environment-node": "^28.0.0-alpha.11" | ||
}, | ||
@@ -59,3 +59,3 @@ "engines": { | ||
}, | ||
"gitHead": "d5eda7f23571081cea24760261d209ff3e01a084" | ||
"gitHead": "8b4b78759d255746f11e396efe7d06ac93dbd05b" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
84237
2437