@jest/console
Advanced tools
Comparing version 26.5.2 to 26.6.0
{ | ||
"name": "@jest/console", | ||
"version": "26.5.2", | ||
"version": "26.6.0", | ||
"repository": { | ||
@@ -13,7 +13,7 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^26.5.2", | ||
"@jest/types": "^26.6.0", | ||
"@types/node": "*", | ||
"chalk": "^4.0.0", | ||
"jest-message-util": "^26.5.2", | ||
"jest-util": "^26.5.2", | ||
"jest-message-util": "^26.6.0", | ||
"jest-util": "^26.6.0", | ||
"slash": "^3.0.0" | ||
@@ -30,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "d2bacceb51e7f05c9cb6d764d5cd886a2fd71267" | ||
"gitHead": "b254fd82fdedcba200e1c7eddeaab83a09bdaaef" | ||
} |
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@^26.6.0
Updatedjest-message-util@^26.6.0
Updatedjest-util@^26.6.0