Skip to content

Commit 678faae

Browse files
chore(deps): update dependency cypress to v15
Ref: PACT-445
1 parent 45582bd commit 678faae

File tree

4 files changed

+667
-338
lines changed

4 files changed

+667
-338
lines changed

example-cypress-10/todo-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@pactflow/pact-cypress-adapter": "1.3.0",
43-
"cypress": "10.11.0",
43+
"cypress": "15.5.0",
4444
"http-server": "14.1.1"
4545
}
4646
}

example/todo-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@pactflow/pact-cypress-adapter": "1.3.0",
43-
"cypress": "9.7.0",
43+
"cypress": "15.5.0",
4444
"http-server": "14.1.1"
4545
}
4646
}

0 commit comments

Comments
 (0)