Skip to content

Commit 19e31cb

Browse files
authored
chore(e2e): update cypress (#5700)
1 parent 6de514a commit 19e31cb

File tree

2 files changed

+214
-138
lines changed

2 files changed

+214
-138
lines changed

packages/e2e/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"@cucumber/cucumber": "^10.0.1",
3636
"@nuintun/qrcode": "^3.3.0",
3737
"@testing-library/cypress": "^10.0.1",
38-
"esbuild": "^0.19.3",
39-
"cypress": "^12.17.3",
38+
"cypress": "^13.14.0",
4039
"detox": "^20.13.1",
41-
"dotenv": "^16.0.2"
40+
"dotenv": "^16.0.2",
41+
"esbuild": "^0.19.3"
4242
}
4343
}

0 commit comments

Comments
 (0)