@jest/globals
Advanced tools
Comparing version 29.2.2 to 29.3.0
{ | ||
"name": "@jest/globals", | ||
"version": "29.2.2", | ||
"version": "29.3.0", | ||
"repository": { | ||
@@ -23,6 +23,6 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/environment": "^29.2.2", | ||
"@jest/expect": "^29.2.2", | ||
"@jest/environment": "^29.3.0", | ||
"@jest/expect": "^29.3.0", | ||
"@jest/types": "^29.2.1", | ||
"jest-mock": "^29.2.2" | ||
"jest-mock": "^29.3.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0a8edbe0ac434394a16cc173a03ff54a9cc50e41" | ||
"gitHead": "84b8de987b33e2da20dc833aeb65f23d72a673cd" | ||
} |
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/environment@^29.3.0
Updated@jest/expect@^29.3.0
Updatedjest-mock@^29.3.0