Browse Source

Update cypress

Jamie Curnow 2 years ago
parent
commit
c812b674b6
3 changed files with 274 additions and 337 deletions
  1. 1 1
      test/cypress/Dockerfile
  2. 1 1
      test/package.json
  3. 272 335
      test/yarn.lock

+ 1 - 1
test/cypress/Dockerfile

@@ -1,4 +1,4 @@
-FROM cypress/included:5.6.0
+FROM cypress/included:9.4.1
 
 COPY --chown=1000 ./ /test
 

+ 1 - 1
test/package.json

@@ -7,7 +7,7 @@
 		"@jc21/cypress-swagger-validation": "^0.0.9",
 		"@jc21/restler": "^3.4.0",
 		"chalk": "^4.1.0",
-		"cypress": "^5.6.0",
+		"cypress": "^9.4.1",
 		"cypress-multi-reporters": "^1.4.0",
 		"cypress-plugin-retries": "^1.5.2",
 		"eslint": "^7.6.0",

File diff suppressed because it is too large
+ 272 - 335
test/yarn.lock


Some files were not shown because too many files changed in this diff