Skip to content

Commit 4a9bd52

Browse files
weyertKent C. Dodds
authored andcommitted
chore: update cypress dev dependency (#67)
* Ensure higher version of dom is used Increased the minimum version of @testing-library/dom which includes the Cypress related fixes * chore: updated cypress
1 parent a17d153 commit 4a9bd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@types/jquery": "*",
56-
"cypress": "3.3.1",
56+
"cypress": "3.4.0",
5757
"dtslint": "^0.7.1",
5858
"kcd-scripts": "^1.2.2",
5959
"npm-run-all": "^4.1.2",

0 commit comments

Comments
 (0)