File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 3333 "test" : " base test"
3434 },
3535 "dependencies" : {
36- "jest-image-snapshot" : " ^4.4 .0" ,
36+ "jest-image-snapshot" : " ^6.0 .0" ,
3737 "jest-snapshot" : " ^27.0.0"
3838 },
3939 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -5986,6 +5986,21 @@ jest-image-snapshot@^4.4.0:
59865986 rimraf "^2.6.2"
59875987 ssim.js "^3.1.1"
59885988
5989+ jest-image-snapshot@^6.0.0 :
5990+ version "6.0.0"
5991+ resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-6.0.0.tgz#e3c9df49bda8d5b05bda4b91d67cf99b790f7b99"
5992+ integrity sha512-1oD6XRBXHcQ8ranC/mpJmvofgIqB5L4CEObhQ5lpXPP3nPtruJJxjQlbvk/Zv9Io0/qDj5ZXFujNCNfeC/r/wg==
5993+ dependencies :
5994+ chalk "^4.0.0"
5995+ get-stdin "^5.0.1"
5996+ glur "^1.1.2"
5997+ lodash "^4.17.4"
5998+ mkdirp "^0.5.1"
5999+ pixelmatch "^5.1.0"
6000+ pngjs "^3.4.0"
6001+ rimraf "^2.6.2"
6002+ ssim.js "^3.1.1"
6003+
59896004jest-matcher-utils@^26.6.2 :
59906005 version "26.6.2"
59916006 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