@jest/console
Advanced tools
Comparing version 27.2.2 to 27.2.3
{ | ||
"name": "@jest/console", | ||
"version": "27.2.2", | ||
"version": "27.2.3", | ||
"repository": { | ||
@@ -17,11 +17,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^27.1.1", | ||
"@jest/types": "^27.2.3", | ||
"@types/node": "*", | ||
"chalk": "^4.0.0", | ||
"jest-message-util": "^27.2.2", | ||
"jest-util": "^27.2.0", | ||
"jest-message-util": "^27.2.3", | ||
"jest-util": "^27.2.3", | ||
"slash": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^27.2.2", | ||
"@jest/test-utils": "^27.2.3", | ||
"@types/node": "*" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "f54d96fec55518640b900d6994b2c4153316d1ed" | ||
"gitHead": "ae53efe274dee5464d11f1b574d2d825685cd031" | ||
} |
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@^27.2.3
Updatedjest-message-util@^27.2.3
Updatedjest-util@^27.2.3