Skip to content

Commit

Permalink
Update cypress to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 9c375d8 commit 5e5d92e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/govuk-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/react-dom": "18.3.5",
"@types/webpack-env": "1.18.8",
"bunyan": "1.8.15",
"cypress": "13.17.0",
"cypress": "14.0.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"node-hot-loader": "1.21.11",
Expand Down
2 changes: 1 addition & 1 deletion apps/govuk-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/react-dom": "18.3.5",
"@types/webpack-env": "1.18.8",
"bunyan": "1.8.15",
"cypress": "13.17.0",
"cypress": "14.0.1",
"graphql": "15.10.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/next-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/node": "22.13.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"cypress": "13.17.0",
"cypress": "14.0.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"sass": "^1.83.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"autoprefixer": "^10.4.20",
"cypress": "13.17.0",
"cypress": "14.0.1",
"eslint": "^9.19.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/plop-pack/skel/app/test.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cypress/included:13.17.0
FROM cypress/included:14.0.1

RUN mv /root/.cache /home/node/.cache && \
mkdir -p /cypress && \
Expand Down

1 comment on commit 5e5d92e

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.