chore: use old version of cypress

This commit is contained in:
Alex Varchuk 2023-10-27 16:03:02 +03:00
parent 364dccca4d
commit 4d8c895f1b
No known key found for this signature in database
GPG Key ID: 8A9260AE529FF454
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -63,7 +63,7 @@
"copy-webpack-plugin": "^9.0.0",
"core-js": "^3.13.1",
"css-loader": "^5.2.6",
"cypress": "^13.3.3",
"cypress": "^13.1.0",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"esbuild-loader": "^3.0.1",

View File

@ -91,7 +91,7 @@
"copy-webpack-plugin": "^9.0.0",
"core-js": "^3.13.1",
"css-loader": "^5.2.6",
"cypress": "^13.3.3",
"cypress": "^13.1.0",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"esbuild-loader": "^3.0.1",