Skip to content

Commit

Permalink
Upgrade cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
victou committed Nov 14, 2020
1 parent 3c5c417 commit aa30c4c
Show file tree
Hide file tree
Showing 2 changed files with 657 additions and 573 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"lint": "eslint src/"
},
"peerDependencies": {
"cypress": "^3.6.0"
"cypress": "^5.6.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^3.6.1",
"@typescript-eslint/parser": "^3.6.1",
"cypress": "^3.8.1",
"cypress": "^5.6.0",
"eslint": "^7.4.0",
"eslint-config-prettier": "^6.9.0",
"prettier": "^2.0.5",
Expand Down
Loading

0 comments on commit aa30c4c

Please sign in to comment.