jest-snapshot
Advanced tools
Comparing version 27.4.6 to 27.5.0
{ | ||
"name": "jest-snapshot", | ||
"version": "27.4.6", | ||
"version": "27.5.0", | ||
"repository": { | ||
@@ -25,4 +25,4 @@ "type": "git", | ||
"@babel/types": "^7.0.0", | ||
"@jest/transform": "^27.4.6", | ||
"@jest/types": "^27.4.2", | ||
"@jest/transform": "^27.5.0", | ||
"@jest/types": "^27.5.0", | ||
"@types/babel__traverse": "^7.0.4", | ||
@@ -32,12 +32,12 @@ "@types/prettier": "^2.1.5", | ||
"chalk": "^4.0.0", | ||
"expect": "^27.4.6", | ||
"graceful-fs": "^4.2.4", | ||
"jest-diff": "^27.4.6", | ||
"jest-get-type": "^27.4.0", | ||
"jest-haste-map": "^27.4.6", | ||
"jest-matcher-utils": "^27.4.6", | ||
"jest-message-util": "^27.4.6", | ||
"jest-util": "^27.4.2", | ||
"expect": "^27.5.0", | ||
"graceful-fs": "^4.2.9", | ||
"jest-diff": "^27.5.0", | ||
"jest-get-type": "^27.5.0", | ||
"jest-haste-map": "^27.5.0", | ||
"jest-matcher-utils": "^27.5.0", | ||
"jest-message-util": "^27.5.0", | ||
"jest-util": "^27.5.0", | ||
"natural-compare": "^1.4.0", | ||
"pretty-format": "^27.4.6", | ||
"pretty-format": "^27.5.0", | ||
"semver": "^7.3.2" | ||
@@ -48,3 +48,3 @@ }, | ||
"@babel/preset-react": "^7.7.2", | ||
"@jest/test-utils": "^27.4.6", | ||
"@jest/test-utils": "^27.5.0", | ||
"@types/graceful-fs": "^4.1.3", | ||
@@ -63,3 +63,3 @@ "@types/natural-compare": "^1.4.0", | ||
}, | ||
"gitHead": "644d2d3e53536b0d67e395c0f35f8555a67beb1e" | ||
"gitHead": "247cbe6026a590deaf0d23edecc7b2779a4aace9" | ||
} |
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@^27.5.0
Updated@jest/types@^27.5.0
Updatedexpect@^27.5.0
Updatedgraceful-fs@^4.2.9
Updatedjest-diff@^27.5.0
Updatedjest-get-type@^27.5.0
Updatedjest-haste-map@^27.5.0
Updatedjest-matcher-utils@^27.5.0
Updatedjest-message-util@^27.5.0
Updatedjest-util@^27.5.0
Updatedpretty-format@^27.5.0