Skip to content

Commit

Permalink
chore: update cypress dev dependency (#67)
Browse files Browse the repository at this point in the history
* Ensure higher version of dom is used

Increased the minimum version of @testing-library/dom which includes the Cypress related fixes

* chore: updated cypress
  • Loading branch information
weyert authored and Kent C. Dodds committed Jul 24, 2019
1 parent a17d153 commit 4a9bd52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@types/jquery": "*",
"cypress": "3.3.1",
"cypress": "3.4.0",
"dtslint": "^0.7.1",
"kcd-scripts": "^1.2.2",
"npm-run-all": "^4.1.2",
Expand Down

0 comments on commit 4a9bd52

Please sign in to comment.