Skip to content

Commit

Permalink
⬆️ chore: cypress were updated
Browse files Browse the repository at this point in the history
  • Loading branch information
futjesus committed Dec 17, 2024
1 parent c5c1e2d commit 8c39c9c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the Cypress image as the base image
FROM cypress/included:13.16.1
FROM cypress/included:13.17.0

# Set the working directory
WORKDIR /tests
Expand Down
8 changes: 4 additions & 4 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 @@ -8,7 +8,7 @@
"@testing-library/cypress": "^10.0.2",
"camelcase-keys": "^9.1.3",
"colors": "^1.4.0",
"cypress": "^13.16.1",
"cypress": "^13.17.0",
"dotenv": "^16.4.7",
"ms": "^2.1.3",
"typescript": "^5.7.2"
Expand Down

0 comments on commit 8c39c9c

Please sign in to comment.