Skip to content

Commit 53bf8f6

Browse files
chore(deps): update dev dependency cypress to v4.10.0 (#815)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1a39cf4 commit 53bf8f6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.9.0"
19+
"cypress": "4.10.0"
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.9.0"
20+
"cypress": "4.10.0"
2121
}
2222
}

tests/web-platform/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -923,10 +923,10 @@ css-value@^0.0.1:
923923
resolved "https://registry.yarnpkg.com/css-value/-/css-value-0.0.1.tgz#5efd6c2eea5ea1fd6b6ac57ec0427b18452424ea"
924924
integrity sha1-Xv1sLupeof1rasV+wEJ7GEUkJOo=
925925

926-
cypress@4.9.0:
927-
version "4.9.0"
928-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.9.0.tgz#c188a3864ddf841c0fdc81a9e4eff5cf539cd1c1"
929-
integrity sha512-qGxT5E0j21FPryzhb0OBjCdhoR/n1jXtumpFFSBPYWsaZZhNaBvc3XlBUDEZKkkXPsqUFYiyhWdHN/zo0t5FcA==
926+
cypress@4.10.0:
927+
version "4.10.0"
928+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.10.0.tgz#6b507f4637af6a65ea285953f899951d65e82416"
929+
integrity sha512-eFv1WPp4zFrAgZ6mwherBGVsTpHvay/hEF5F7U7yfAkTxsUQn/ZG/LdX67fIi3bKDTQXYzFv/CvywlQSeug8Bg==
930930
dependencies:
931931
"@cypress/listr-verbose-renderer" "0.4.1"
932932
"@cypress/request" "2.88.5"

0 commit comments

Comments
 (0)