Skip to content

Commit

Permalink
Merge pull request #3528 from marmelab/upgrade-cypress
Browse files Browse the repository at this point in the history
[RFR] Upgrade Cypress
  • Loading branch information
Kmaschta authored Aug 14, 2019
2 parents 74ea17c + 76646d3 commit 25f72cd
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 251 deletions.
6 changes: 3 additions & 3 deletions cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"test": "node ./start.js"
},
"devDependencies": {
"@cypress/webpack-preprocessor": "^2.0.1",
"cypress": "^3.2.0",
"cypress-skip-and-only-ui": "^1.1.0"
"@cypress/webpack-preprocessor": "^4.1.0",
"cypress": "^3.4.1",
"cypress-skip-and-only-ui": "^1.2.1"
}
}
Loading

0 comments on commit 25f72cd

Please sign in to comment.