Skip to content

Commit bc8bd64

Browse files
chore(deps): update cypress to v14
1 parent ba0e495 commit bc8bd64

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
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.2@sha256:6641965c4779f3ef339423541187d726ce8e59241cb692b21a5f7feb4dd9e3c5
175175
profiles: ['e2e']
176176
container_name: 'ecamp3-e2e'
177177
environment:

e2e/package-lock.json

+6-6
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.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)