jest-runtime
Advanced tools
Comparing version 28.0.0-alpha.11 to 28.0.0
{ | ||
"name": "jest-runtime", | ||
"version": "28.0.0-alpha.11", | ||
"version": "28.0.0", | ||
"repository": { | ||
@@ -20,9 +20,9 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/environment": "^28.0.0-alpha.11", | ||
"@jest/fake-timers": "^28.0.0-alpha.9", | ||
"@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.11", | ||
"@jest/types": "^28.0.0-alpha.9", | ||
"@jest/environment": "^28.0.0", | ||
"@jest/fake-timers": "^28.0.0", | ||
"@jest/globals": "^28.0.0", | ||
"@jest/source-map": "^28.0.0", | ||
"@jest/test-result": "^28.0.0", | ||
"@jest/transform": "^28.0.0", | ||
"@jest/types": "^28.0.0", | ||
"chalk": "^4.0.0", | ||
@@ -34,9 +34,9 @@ "cjs-module-lexer": "^1.0.0", | ||
"graceful-fs": "^4.2.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.11", | ||
"jest-snapshot": "^28.0.0-alpha.11", | ||
"jest-util": "^28.0.0-alpha.9", | ||
"jest-haste-map": "^28.0.0", | ||
"jest-message-util": "^28.0.0", | ||
"jest-mock": "^28.0.0", | ||
"jest-regex-util": "^28.0.0", | ||
"jest-resolve": "^28.0.0", | ||
"jest-snapshot": "^28.0.0", | ||
"jest-util": "^28.0.0", | ||
"slash": "^3.0.0", | ||
@@ -46,7 +46,7 @@ "strip-bom": "^4.0.0" | ||
"devDependencies": { | ||
"@jest/test-utils": "^28.0.0-alpha.9", | ||
"@jest/test-utils": "^28.0.0", | ||
"@types/glob": "^7.1.1", | ||
"@types/graceful-fs": "^4.1.3", | ||
"@types/node": "*", | ||
"jest-environment-node": "^28.0.0-alpha.11" | ||
"jest-environment-node": "^28.0.0" | ||
}, | ||
@@ -59,3 +59,3 @@ "engines": { | ||
}, | ||
"gitHead": "8b4b78759d255746f11e396efe7d06ac93dbd05b" | ||
"gitHead": "8f9b812faf8e4d241d560a8574f0c6ed20a89365" | ||
} |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
84346
2442
1
Updated@jest/environment@^28.0.0
Updated@jest/fake-timers@^28.0.0
Updated@jest/globals@^28.0.0
Updated@jest/source-map@^28.0.0
Updated@jest/test-result@^28.0.0
Updated@jest/transform@^28.0.0
Updated@jest/types@^28.0.0
Updatedjest-haste-map@^28.0.0
Updatedjest-message-util@^28.0.0
Updatedjest-mock@^28.0.0
Updatedjest-regex-util@^28.0.0
Updatedjest-resolve@^28.0.0
Updatedjest-snapshot@^28.0.0
Updatedjest-util@^28.0.0