Skip to content

Commit 0ce5d05

Browse files
chore(deps): update cypress to v14
1 parent 7609558 commit 0ce5d05

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
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

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@eslint/compat": "1.2.6",
1717
"@eslint/eslintrc": "3.2.0",
1818
"@eslint/js": "9.20.0",
19-
"cypress": "13.16.1",
19+
"cypress": "14.0.3",
2020
"eslint": "9.20.1",
2121
"eslint-config-prettier": "10.0.1",
2222
"eslint-plugin-cypress": "4.1.0",

0 commit comments

Comments
 (0)