Skip to content

Commit

Permalink
chore(deps): update cypress to v13.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 743f407 commit 5ea8fd9
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"justinrainbow/json-schema": "6.0.0",
"php-coveralls/php-coveralls": "2.7.0",
"phpspec/prophecy-phpunit": "2.3.0",
"phpstan/phpstan": "1.12.13",
"phpstan/phpstan": "1.12.12",
"phpunit/phpunit": "11.5.1",
"rector/rector": "1.2.10",
"psalm/phar": "5.26.1",
Expand Down
12 changes: 6 additions & 6 deletions api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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:13.17.0@sha256:dcaf39f3f236709d1d037f4bd7f3d0978cc8fe8d57514758ab03b3ccc46df455
profiles: ['e2e']
container_name: 'ecamp3-e2e'
environment:
Expand Down
8 changes: 4 additions & 4 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.4",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0",
"cypress": "13.16.1",
"cypress": "13.17.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.1.0",
Expand Down

0 comments on commit 5ea8fd9

Please sign in to comment.