Skip to content

Commit

Permalink
Upgrade cypress version to 13.13.3 (#1202)
Browse files Browse the repository at this point in the history
Signed-off-by: Maayan Hadasi <[email protected]>
  • Loading branch information
mguetta1 authored Aug 26, 2024
1 parent 4ec202a commit 5c2d78f
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 45 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/interop/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/cypress/included:13.6.4
FROM docker.io/cypress/included:13.13.3

# point Cypress at the /tmp/cache no matter what user account is used
# see https://on.cypress.io/caching
Expand Down
84 changes: 41 additions & 43 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@testing-library/cypress": "^10.0.1",
"@types/node": "^20.1.0",
"cy-verify-downloads": "^0.1.13",
"cypress": "^13.6.4",
"cypress": "^13.13.3",
"cypress-downloadfile": "^1.2.3",
"cypress-fail-fast": "^7.1.0",
"cypress-mochawesome-reporter": "^3.2.2",
Expand Down

0 comments on commit 5c2d78f

Please sign in to comment.