Skip to content

Commit

Permalink
Upgrade Cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
Kmaschta committed Apr 7, 2020
1 parent 6ef44eb commit 6d78188
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 221 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": "^4.1.0",
"cypress": "^3.4.1",
"cypress-skip-and-only-ui": "^1.2.1"
"@cypress/webpack-preprocessor": "^5.0.0",
"cypress": "^4.3.0",
"cypress-skip-and-only-ui": "^1.2.6"
}
}
Loading

0 comments on commit 6d78188

Please sign in to comment.