Comparing version 29.5.0 to 29.6.2
{ | ||
"name": "jest", | ||
"description": "Delightful JavaScript Testing.", | ||
"version": "29.5.0", | ||
"version": "29.6.2", | ||
"main": "./build/index.js", | ||
@@ -16,10 +16,10 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@jest/core": "^29.5.0", | ||
"@jest/types": "^29.5.0", | ||
"@jest/core": "^29.6.2", | ||
"@jest/types": "^29.6.1", | ||
"import-local": "^3.0.2", | ||
"jest-cli": "^29.5.0" | ||
"jest-cli": "^29.6.2" | ||
}, | ||
"devDependencies": { | ||
"@tsd/typescript": "^4.9.0", | ||
"tsd-lite": "^0.6.0" | ||
"@tsd/typescript": "^5.0.4", | ||
"tsd-lite": "^0.7.0" | ||
}, | ||
@@ -74,3 +74,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "39f3beda6b396665bebffab94e8d7c45be30454c" | ||
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6" | ||
} |
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
+ Addedelectron-to-chromium@1.5.55(transitive)
- Removedelectron-to-chromium@1.5.57(transitive)
Updated@jest/core@^29.6.2
Updated@jest/types@^29.6.1
Updatedjest-cli@^29.6.2