Skip to content

Commit

Permalink
chore: update cypress tooling dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardo committed Jul 6, 2023
1 parent 26f061d commit c1fe8cf
Show file tree
Hide file tree
Showing 2 changed files with 807 additions and 37 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@
"cypress:stub": "yarn cypress:prepare 'yarn cypress:run:stub'"
},
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^16.0.0",
"@cypress/webpack-preprocessor": "^5.17.1",
"@dhis2/cli-app-scripts": "^10.3.9",
"@dhis2/cli-style": "^10.5.1",
"@dhis2/cypress-commands": "^9.0.2",
"@dhis2/cypress-plugins": "^9.0.2",
"@dhis2/cypress-commands": "^10.0.3",
"@dhis2/cypress-plugins": "^10.0.3",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"cypress": "^12.9.0",
Expand Down
Loading

0 comments on commit c1fe8cf

Please sign in to comment.