File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 3636 "test" : " base test"
3737 },
3838 "dependencies" : {
39- "jest-image-snapshot" : " ^4.4 .0" ,
39+ "jest-image-snapshot" : " ^6.0 .0" ,
4040 "jest-snapshot" : " ^27.0.0"
4141 },
4242 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -6918,6 +6918,19 @@ jest-image-snapshot@^4.4.0:
69186918 rimraf "^2.6.2"
69196919 ssim.js "^3.1.1"
69206920
6921+ jest-image-snapshot@^6.0.0:
6922+ version "6.5.1"
6923+ resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-6.5.1.tgz#cc714aff86187ecf38f90c506b443769aff87499"
6924+ integrity sha512-xlJFufgfY2Z4DsRsjcnTwxuynvo1bKdhf4OfcEftNuUAK+BwSCUtPmwlBGJhQ0XJXfm9JMAi/4BhQiHbaV8HrA==
6925+ dependencies:
6926+ chalk "^4.0.0"
6927+ get-stdin "^5.0.1"
6928+ glur "^1.1.2"
6929+ lodash "^4.17.4"
6930+ pixelmatch "^5.1.0"
6931+ pngjs "^3.4.0"
6932+ ssim.js "^3.1.1"
6933+
69216934jest-matcher-utils@^26.6.2:
69226935 version "26.6.2"
69236936 resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-26.6.2.tgz#8e6fd6e863c8b2d31ac6472eeb237bc595e53e7a"
You can’t perform that action at this time.
0 commit comments