Skip to content

Commit c812b67

Browse files
committed
Update cypress
1 parent 86e6319 commit c812b67

File tree

3 files changed

+416
-531
lines changed

3 files changed

+416
-531
lines changed

test/cypress/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cypress/included:5.6.0
1+
FROM cypress/included:9.4.1
22

33
COPY --chown=1000 ./ /test
44

test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@jc21/cypress-swagger-validation": "^0.0.9",
88
"@jc21/restler": "^3.4.0",
99
"chalk": "^4.1.0",
10-
"cypress": "^5.6.0",
10+
"cypress": "^9.4.1",
1111
"cypress-multi-reporters": "^1.4.0",
1212
"cypress-plugin-retries": "^1.5.2",
1313
"eslint": "^7.6.0",

0 commit comments

Comments
 (0)