@jest/test-sequencer
Advanced tools
Comparing version 28.0.2 to 28.1.0
{ | ||
"name": "@jest/test-sequencer", | ||
"version": "28.0.2", | ||
"version": "28.1.0", | ||
"repository": { | ||
@@ -20,9 +20,9 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/test-result": "^28.0.2", | ||
"@jest/test-result": "^28.1.0", | ||
"graceful-fs": "^4.2.9", | ||
"jest-haste-map": "^28.0.2", | ||
"jest-haste-map": "^28.1.0", | ||
"slash": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^28.0.2", | ||
"@jest/test-utils": "^28.1.0", | ||
"@types/graceful-fs": "^4.1.3" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "279ee6658d763f024d51f340fab6a37c17d94502" | ||
"gitHead": "f5db241312f46528389e55c38221e6b6968622cf" | ||
} |
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/test-result@^28.1.0
Updatedjest-haste-map@^28.1.0