We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 663155d commit c6820faCopy full SHA for c6820fa
e2e-tests/development-runtime/package.json
@@ -59,7 +59,7 @@
59
"postinstall": "playwright install chromium"
60
},
61
"devDependencies": {
62
- "@playwright/test": "^1.22.0",
+ "@playwright/test": "^1.28.1",
63
"@testing-library/cypress": "^7.0.0",
64
"cross-env": "^5.2.0",
65
"cypress": "^9.7.0",
e2e-tests/production-runtime/package.json
@@ -55,7 +55,7 @@
55
56
57
58
"express": "^4.18.1",
"fs-extra": "^7.0.1",
0 commit comments