jest-resolve
Advanced tools
Comparing version 29.0.1 to 29.0.2
@@ -285,3 +285,3 @@ /** | ||
rootDir, | ||
testEnvironment: filePath, | ||
testEnvironment, | ||
requireResolveFunction, | ||
@@ -288,0 +288,0 @@ }: { |
{ | ||
"name": "jest-resolve", | ||
"version": "29.0.1", | ||
"version": "29.0.2", | ||
"repository": { | ||
@@ -22,6 +22,6 @@ "type": "git", | ||
"graceful-fs": "^4.2.9", | ||
"jest-haste-map": "^29.0.1", | ||
"jest-haste-map": "^29.0.2", | ||
"jest-pnp-resolver": "^1.2.2", | ||
"jest-util": "^29.0.1", | ||
"jest-validate": "^29.0.1", | ||
"jest-util": "^29.0.2", | ||
"jest-validate": "^29.0.2", | ||
"resolve": "^1.20.0", | ||
@@ -32,3 +32,3 @@ "resolve.exports": "^1.1.0", | ||
"devDependencies": { | ||
"@tsd/typescript": "~4.7.4", | ||
"@tsd/typescript": "~4.8.2", | ||
"@types/graceful-fs": "^4.1.3", | ||
@@ -45,3 +45,3 @@ "@types/pnpapi": "^0.0.2", | ||
}, | ||
"gitHead": "b959a3d3bdf324ed1c7358f76ab238a8b0b0cf93" | ||
"gitHead": "616fcf56bb8481d29ba29cc34be32a92b1cf85e5" | ||
} |
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
62843
Updatedjest-haste-map@^29.0.2
Updatedjest-util@^29.0.2
Updatedjest-validate@^29.0.2