Skip to content

Commit d5a8515

Browse files
chore(deps): update dev dependency cypress to v4.12.1 (#839)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ccded34 commit d5a8515

File tree

3 files changed

+125
-125
lines changed

3 files changed

+125
-125
lines changed

tests/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"react-dom": "16.13.1"
1717
},
1818
"devDependencies": {
19-
"cypress": "4.11.0"
19+
"cypress": "4.12.1"
2020
}
2121
}

tests/web-platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@wdio/junit-reporter": "5.18.6",
1818
"@wdio/local-runner": "^5.18.6",
1919
"@wdio/mocha-framework": "5.18.6",
20-
"cypress": "4.11.0"
20+
"cypress": "4.12.1"
2121
}
2222
}

0 commit comments

Comments
 (0)