Comparing version 29.0.1 to 29.0.2
{ | ||
"name": "jest-cli", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "29.0.1", | ||
"version": "29.0.2", | ||
"main": "./build/index.js", | ||
@@ -16,5 +16,5 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/core": "^29.0.1", | ||
"@jest/test-result": "^29.0.1", | ||
"@jest/types": "^29.0.1", | ||
"@jest/core": "^29.0.2", | ||
"@jest/test-result": "^29.0.2", | ||
"@jest/types": "^29.0.2", | ||
"chalk": "^4.0.0", | ||
@@ -24,5 +24,5 @@ "exit": "^0.1.2", | ||
"import-local": "^3.0.2", | ||
"jest-config": "^29.0.1", | ||
"jest-util": "^29.0.1", | ||
"jest-validate": "^29.0.1", | ||
"jest-config": "^29.0.2", | ||
"jest-util": "^29.0.2", | ||
"jest-validate": "^29.0.2", | ||
"prompts": "^2.0.1", | ||
@@ -90,3 +90,3 @@ "yargs": "^17.3.1" | ||
}, | ||
"gitHead": "b959a3d3bdf324ed1c7358f76ab238a8b0b0cf93" | ||
"gitHead": "616fcf56bb8481d29ba29cc34be32a92b1cf85e5" | ||
} |
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/core@^29.0.2
Updated@jest/test-result@^29.0.2
Updated@jest/types@^29.0.2
Updatedjest-config@^29.0.2
Updatedjest-util@^29.0.2
Updatedjest-validate@^29.0.2