@jest/console
Advanced tools
Comparing version 29.5.0 to 29.6.0
{ | ||
"name": "@jest/console", | ||
"version": "29.5.0", | ||
"version": "29.6.0", | ||
"repository": { | ||
@@ -20,11 +20,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^29.5.0", | ||
"@jest/types": "^29.6.0", | ||
"@types/node": "*", | ||
"chalk": "^4.0.0", | ||
"jest-message-util": "^29.5.0", | ||
"jest-util": "^29.5.0", | ||
"jest-message-util": "^29.6.0", | ||
"jest-util": "^29.6.0", | ||
"slash": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.5.0" | ||
"@jest/test-utils": "^29.6.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "engines": { | ||
}, | ||
"gitHead": "39f3beda6b396665bebffab94e8d7c45be30454c" | ||
"gitHead": "c1e5b8a38ef54bb138409f89831942ebf6a7a67e" | ||
} |
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/types@^29.6.0
Updatedjest-message-util@^29.6.0
Updatedjest-util@^29.6.0