jest-circus
Advanced tools
Comparing version 29.0.0-alpha.1 to 29.0.0-alpha.3
{ | ||
"name": "jest-circus", | ||
"version": "29.0.0-alpha.1", | ||
"version": "29.0.0-alpha.3", | ||
"repository": { | ||
@@ -21,6 +21,6 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/environment": "^29.0.0-alpha.1", | ||
"@jest/expect": "^29.0.0-alpha.1", | ||
"@jest/test-result": "^29.0.0-alpha.1", | ||
"@jest/types": "^29.0.0-alpha.0", | ||
"@jest/environment": "^29.0.0-alpha.3", | ||
"@jest/expect": "^29.0.0-alpha.3", | ||
"@jest/test-result": "^29.0.0-alpha.3", | ||
"@jest/types": "^29.0.0-alpha.3", | ||
"@types/node": "*", | ||
@@ -31,10 +31,10 @@ "chalk": "^4.0.0", | ||
"is-generator-fn": "^2.0.0", | ||
"jest-each": "^29.0.0-alpha.1", | ||
"jest-matcher-utils": "^29.0.0-alpha.1", | ||
"jest-message-util": "^29.0.0-alpha.1", | ||
"jest-runtime": "^29.0.0-alpha.1", | ||
"jest-snapshot": "^29.0.0-alpha.1", | ||
"jest-util": "^29.0.0-alpha.0", | ||
"jest-each": "^29.0.0-alpha.3", | ||
"jest-matcher-utils": "^29.0.0-alpha.3", | ||
"jest-message-util": "^29.0.0-alpha.3", | ||
"jest-runtime": "^29.0.0-alpha.3", | ||
"jest-snapshot": "^29.0.0-alpha.3", | ||
"jest-util": "^29.0.0-alpha.3", | ||
"p-limit": "^3.1.0", | ||
"pretty-format": "^29.0.0-alpha.1", | ||
"pretty-format": "^29.0.0-alpha.3", | ||
"slash": "^3.0.0", | ||
@@ -59,3 +59,3 @@ "stack-utils": "^2.0.3" | ||
}, | ||
"gitHead": "10f1e7f52d9f876e6fb7f20c1903fdcddd8db8b1" | ||
"gitHead": "09981873c55442e5e494d42012f518b7d3d41fbd" | ||
} |
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
Updated@jest/expect@^29.0.0-alpha.3
Updated@jest/types@^29.0.0-alpha.3
Updatedjest-each@^29.0.0-alpha.3
Updatedjest-runtime@^29.0.0-alpha.3
Updatedjest-util@^29.0.0-alpha.3