chore(deps): update dependency cypress to v14
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Kasper Juul Hermansen 2025-01-17 01:04:07 +00:00
parent 5c92c24825
commit 8ca27d60cf
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
"@types/node": "^22.0.0",
"@types/react-dom": "*",
"cross-env": "^7.0.0",
"cypress": "^13.0.0",
"cypress": "^14.0.0",
"eslint-plugin-cypress": "^4.0.0",
"start-server-and-test": "^2.0.0"
},

View File

@ -13929,10 +13929,10 @@ ctrlc-windows@^2.1.0:
resolved "https://registry.yarnpkg.com/ctrlc-windows/-/ctrlc-windows-2.2.0.tgz#bcd9e67029e32506083c9f2436e564e037fb2bde"
integrity sha512-t9y568r+T8FUuBaqKK60YGFJdj3b3ktdJW9WXIT3CuBdQhAOYdSZu75jFUN0Ay4Yz5HHicVQqAYCwcnqhOn23g==
cypress@^13.0.0:
version "13.17.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.17.0.tgz#34c3d68080c4497eace0f353bd1629587a5f600d"
integrity sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==
cypress@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.0.tgz#a71cb0a243a0bfeb97b6973ab9c5291ca5288e93"
integrity sha512-kEGqQr23so5IpKeg/dp6GVi7RlHx1NmW66o2a2Q4wk9gRaAblLZQSiZJuDI8UMC4LlG5OJ7Q6joAiqTrfRNbTw==
dependencies:
"@cypress/request" "^3.0.6"
"@cypress/xvfb" "^1.2.4"