We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531f5be commit 09b4968Copy full SHA for 09b4968
packages/cypress-plugin-visual-regression-diff/package.json
@@ -65,10 +65,10 @@
65
},
66
"devDependencies": {
67
"@types/glob": "8.1.0",
68
- "@types/pixelmatch": "5.2.4",
69
- "@types/pngjs": "6.0.2",
+ "@types/pixelmatch": "5.2.5",
+ "@types/pngjs": "6.0.3",
70
"@types/sharp": "0.31.1",
71
- "@types/tmp": "0.2.4",
+ "@types/tmp": "0.2.5",
72
"@vitest/coverage-c8": "0.33.0",
73
"cpy-cli": "4.2.0",
74
"cypress": "12.14.0",
0 commit comments