Skip to content

Commit

Permalink
chore(deps): update cypress to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent 7609558 commit 0ce5d05
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ services:
- FUNCTION_ENABLE_INCOGNITO_MODE=true

e2e:
image: cypress/included:13.16.1@sha256:af5ec80651fdccf65fc928832a49c08933db187fb8cea5cac15cc412801c45cb
image: cypress/included:14.0.3@sha256:29b6385801282a98b29f2cb8a0f239754c7615cc5e9be6b137ea739f68c91c74
profiles: ['e2e']
container_name: 'ecamp3-e2e'
environment:
Expand Down
12 changes: 6 additions & 6 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 @@ -16,7 +16,7 @@
"@eslint/compat": "1.2.6",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.20.0",
"cypress": "13.16.1",
"cypress": "14.0.3",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-cypress": "4.1.0",
Expand Down

0 comments on commit 0ce5d05

Please sign in to comment.