Skip to content

Commit

Permalink
Merge pull request #705 from contrib-tracker/cypress-update
Browse files Browse the repository at this point in the history
chore: update cypress
  • Loading branch information
hussainweb authored Dec 21, 2024
2 parents 2af058b + 9376cb2 commit a9c8230
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .ddev/docker-compose.cypress.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
cypress:
image: cypress/included:13.16.0
image: cypress/included:13.17.0
container_name: ddev-${DDEV_SITENAME}-cypress
networks: [default, ddev_default]

Expand Down
8 changes: 4 additions & 4 deletions web/themes/custom/contribtracker/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 web/themes/custom/contribtracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"autoprefixer": "^10.4.20",
"breakpoint-sass": "^3.0.0",
"browser-sync": "^3.0.2",
"cypress": "13.16.0",
"cypress": "13.17.0",
"cypress-real-events": "^1.13.0",
"eslint": "^8.9.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit a9c8230

Please sign in to comment.