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:15.1.0@sha256:ebd447b22a63c74a9f47f8b73e45d93c27eccafa8fdbe4773f42036dade7ea5b
image: cypress/included:15.2.0@sha256:4bc3d13bcf5964fd3bca3b6fa97520b845b286bc7aed98eeb6a68970e7981865
profiles: ['e2e']
container_name: 'ecamp3-e2e'
environment:
Expand Down
8 changes: 4 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 @@ -15,7 +15,7 @@
"@babel/eslint-parser": "7.28.4",
"@eslint/compat": "1.3.2",
"@eslint/js": "9.35.0",
"cypress": "15.1.0",
"cypress": "15.2.0",
"cypress-terminal-report": "7.2.1",
"cypress-wait-until": "3.0.2",
"eslint": "9.35.0",
Expand Down