We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f040de5 commit a1cebb8Copy full SHA for a1cebb8
test/cypress/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM cypress/included:3.8.3
+FROM cypress/included:4.0.2
2
3
COPY --chown=1000 ./test /test
4
test/package.json
@@ -7,7 +7,7 @@
7
"@jc21/cypress-swagger-validation": "^0.0.5",
8
"@jc21/restler": "^3.4.0",
9
"chalk": "^3.0.0",
10
- "cypress": "^3.8.3",
+ "cypress": "^4.0.2",
11
"cypress-plugin-retries": "^1.5.2",
12
"eslint": "^6.7.2",
13
"eslint-plugin-align-assignments": "^1.1.2",
0 commit comments