Skip to content

Commit

Permalink
[RFR] Upgrade TypeScript
Browse files Browse the repository at this point in the history
Solves the conflicts between chai and jest types
  • Loading branch information
djhi committed Aug 14, 2019
1 parent e9365cb commit 76646d3
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 76646d3

Please sign in to comment.