Skip to content

Commit cd37b0f

Browse files
chore(deps): update cypress to v14
1 parent 63c00a9 commit cd37b0f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ services:
171171
- FUNCTION_ENABLE_INCOGNITO_MODE=true
172172

173173
e2e:
174-
image: cypress/included:13.16.1@sha256:af5ec80651fdccf65fc928832a49c08933db187fb8cea5cac15cc412801c45cb
174+
image: cypress/included:14.0.3@sha256:29b6385801282a98b29f2cb8a0f239754c7615cc5e9be6b137ea739f68c91c74
175175
profiles: ['e2e']
176176
container_name: 'ecamp3-e2e'
177177
environment:

e2e/package-lock.json

+7-7
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.0",
1818
"@eslint/js": "9.21.0",
19-
"cypress": "13.16.1",
19+
"cypress": "14.1.0",
2020
"eslint": "9.21.0",
2121
"eslint-config-prettier": "10.0.1",
2222
"eslint-plugin-cypress": "4.1.0",

0 commit comments

Comments
 (0)