Skip to content

Commit ac50910

Browse files
fix(deps): update dependency @simonsmith/cypress-image-snapshot to ^6.1.1 (#38015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lennart <[email protected]>
1 parent ee0797c commit ac50910

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

e2e-tests/contentful/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@cypress/snapshot": "^2.1.7",
22-
"@simonsmith/cypress-image-snapshot": "^6.0.1",
22+
"@simonsmith/cypress-image-snapshot": "^6.1.1",
2323
"@types/simonsmith__cypress-image-snapshot": "npm:@types/cypress-image-snapshot",
2424
"cross-env": "^7.0.3",
2525
"cypress": "^12.11.0",

e2e-tests/development-runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@playwright/test": "^1.33.0",
63-
"@simonsmith/cypress-image-snapshot": "^6.0.1",
63+
"@simonsmith/cypress-image-snapshot": "^6.1.1",
6464
"@testing-library/cypress": "^9.0.0",
6565
"@types/simonsmith__cypress-image-snapshot": "npm:@types/cypress-image-snapshot",
6666
"cross-env": "^7.0.3",

e2e-tests/visual-regression/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"author": "Kyle Mathews <[email protected]>",
66
"dependencies": {
7-
"@simonsmith/cypress-image-snapshot": "^6.0.1",
7+
"@simonsmith/cypress-image-snapshot": "^6.1.1",
88
"cypress": "^12.11.0",
99
"gatsby": "next",
1010
"gatsby-plugin-image": "next",

0 commit comments

Comments
 (0)