Skip to content

Commit af5f419

Browse files
committed
Updated jest-image-snapshots
Updated peer dependency and tested with Cypress 7
1 parent 0510252 commit af5f419

File tree

4 files changed

+754
-382
lines changed

4 files changed

+754
-382
lines changed

examples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"examples": "concurrently \"npm run start\" \"npm run cypress:run -- --reporter cypress-image-snapshot/reporter\""
1919
},
2020
"devDependencies": {
21-
"cypress": "^3.1.4",
22-
"cypress-image-snapshot": "^3.0.0"
21+
"cypress": "^7.7.0",
22+
"cypress-image-snapshot": "^5.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)