Skip to content

Commit

Permalink
[BUMP] Update dependency cypress to v14 (e2e)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and yaf committed Jan 24, 2025
1 parent 9212fc0 commit d6488bc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
19 changes: 10 additions & 9 deletions high-level-tests/e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions high-level-tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"test:ci:orga": "npx wait-on http://localhost:3000/api http://localhost:4201 && npm run cy:run:ci:orga"
},
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^21.0.0",
"@badeball/cypress-cucumber-preprocessor": "^21.0.3",
"@cypress/browserify-preprocessor": "^3.0.2",
"@testing-library/cypress": "^10.0.1",
"axe-core": "^4.4.3",
"cypress": "^13.0.0",
"cypress": "^14.0.0",
"cypress-axe": "^1.4.0",
"cypress-visual-regression": "^5.0.2",
"eslint": "^9.0.0",
Expand Down

0 comments on commit d6488bc

Please sign in to comment.