Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ services:
- FUNCTION_ENABLE_INCOGNITO_MODE=true

e2e:
image: cypress/included:14.3.2@sha256:02fb6bdac6f41caa86b7140a5c361f6d85f25554b4992f0a8465a24f63187b79
image: cypress/included:14.5.0@sha256:6077086b07d19235f2c59ecf8e34fe5f14c7601e3f4d90ad6e96b47210a13b1e
profiles: ['e2e']
container_name: 'ecamp3-e2e'
environment:
Expand Down
36 changes: 32 additions & 4 deletions e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@eslint/compat": "1.3.0",
"@eslint/eslintrc": "3.3.1",
"@eslint/js": "9.29.0",
"cypress": "14.3.3",
"cypress": "14.5.0",
"cypress-terminal-report": "7.2.0",
"cypress-wait-until": "3.0.2",
"eslint": "9.29.0",
Expand Down