babel-jest
Advanced tools
Comparing version 28.1.0 to 28.1.1
{ | ||
"name": "babel-jest", | ||
"description": "Jest plugin to use babel for transformation.", | ||
"version": "28.1.0", | ||
"version": "28.1.1", | ||
"repository": { | ||
@@ -21,6 +21,6 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/transform": "^28.1.0", | ||
"@jest/transform": "^28.1.1", | ||
"@types/babel__core": "^7.1.14", | ||
"babel-plugin-istanbul": "^6.1.1", | ||
"babel-preset-jest": "^28.0.2", | ||
"babel-preset-jest": "^28.1.1", | ||
"chalk": "^4.0.0", | ||
@@ -32,3 +32,3 @@ "graceful-fs": "^4.2.9", | ||
"@babel/core": "^7.11.6", | ||
"@jest/test-utils": "^28.1.0", | ||
"@jest/test-utils": "^28.1.1", | ||
"@types/graceful-fs": "^4.1.3" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"gitHead": "f5db241312f46528389e55c38221e6b6968622cf" | ||
"gitHead": "eb954f8874960920ac50a8f976bb333fbb06ada9" | ||
} |
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/transform@^28.1.1
Updatedbabel-preset-jest@^28.1.1