Skip to content

Commit cba3f38

Browse files
Merge pull request #9380 from Fryguy/upgrade_cypress
Upgrade cypress to allow Firefox tests to proceed.
2 parents 56d695d + f6b6a68 commit cba3f38

File tree

3 files changed

+214
-142
lines changed

3 files changed

+214
-142
lines changed

cypress/downloads/downloads.html

-44.1 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"core-js": "~3.6.4",
130130
"core-js-compat": "~3.2.1",
131131
"css-loader": "~3.4.2",
132-
"cypress": "12.17.1",
132+
"cypress": "^13.7.1",
133133
"duplicate-package-checker-webpack-plugin": "~3.0.0",
134134
"enhanced-resolve": "~4.0.0",
135135
"enzyme": "^3.9.0",

0 commit comments

Comments
 (0)