Skip to content

Commit 3580503

Browse files
authored
test(deps): update examples to cypress 15.0.0 (#558)
1 parent f7fa535 commit 3580503

File tree

11 files changed

+1206
-4986
lines changed

11 files changed

+1206
-4986
lines changed

examples/custom-install/package-lock.json

Lines changed: 357 additions & 1635 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/custom-install/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"author": "",
1010
"private": true,
1111
"devDependencies": {
12-
"cypress": "^14.0.0"
12+
"cypress": "^15.0.0"
1313
}
1414
}

0 commit comments

Comments
 (0)