Skip to content

Commit 6cdeebb

Browse files
chore(deps): update cypress to v14
1 parent 9c2f1ad commit 6cdeebb

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ services:
181181
- FUNCTION_ENABLE_INCOGNITO_MODE=true
182182

183183
e2e:
184-
image: cypress/included:13.16.1@sha256:af5ec80651fdccf65fc928832a49c08933db187fb8cea5cac15cc412801c45cb
184+
image: cypress/included:14.2.0@sha256:d48ba669f78ae18d0a874559548bb84fe6d64384118b2933c2ec5334f88cc175
185185
profiles: ['e2e']
186186
container_name: 'ecamp3-e2e'
187187
environment:

e2e/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@eslint/compat": "1.2.7",
1717
"@eslint/eslintrc": "3.3.1",
1818
"@eslint/js": "9.23.0",
19-
"cypress": "13.16.1",
19+
"cypress": "14.2.0",
2020
"cypress-terminal-report": "7.1.0",
2121
"cypress-wait-until": "3.0.2",
2222
"eslint": "9.23.0",

0 commit comments

Comments
 (0)