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