Skip to content

Commit 16c5830

Browse files
authored
Merge pull request #8145 from ecamp/renovate/cypress
chore(deps): update cypress to v15.2.0
2 parents bba15cd + 8b3e2cb commit 16c5830

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ services:
181181
- FUNCTION_ENABLE_INCOGNITO_MODE=true
182182

183183
e2e:
184-
image: cypress/included:15.1.0@sha256:ebd447b22a63c74a9f47f8b73e45d93c27eccafa8fdbe4773f42036dade7ea5b
184+
image: cypress/included:15.2.0@sha256:4bc3d13bcf5964fd3bca3b6fa97520b845b286bc7aed98eeb6a68970e7981865
185185
profiles: ['e2e']
186186
container_name: 'ecamp3-e2e'
187187
environment:

e2e/package-lock.json

Lines changed: 4 additions & 4 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
@@ -15,7 +15,7 @@
1515
"@babel/eslint-parser": "7.28.4",
1616
"@eslint/compat": "1.3.2",
1717
"@eslint/js": "9.35.0",
18-
"cypress": "15.1.0",
18+
"cypress": "15.2.0",
1919
"cypress-terminal-report": "7.2.1",
2020
"cypress-wait-until": "3.0.2",
2121
"eslint": "9.35.0",

0 commit comments

Comments
 (0)