File tree Expand file tree Collapse file tree 3 files changed +128
-123
lines changed Expand file tree Collapse file tree 3 files changed +128
-123
lines changed Original file line number Diff line number Diff line change 1- FROM cypress/included:14.0.1
1+ FROM cypress/included:15.5.0
22
33# Disable Cypress CLI colors
44ENV FORCE_COLOR=0
Original file line number Diff line number Diff line change 66 "dependencies" : {
77 "@jc21/cypress-swagger-validation" : " ^0.3.2" ,
88 "@quobix/vacuum" : " ^0.19.4" ,
9- "axios" : " ^1.7.9 " ,
10- "cypress" : " ^14.0.1 " ,
9+ "axios" : " ^1.13.1 " ,
10+ "cypress" : " ^15.5.0 " ,
1111 "cypress-multi-reporters" : " ^2.0.5" ,
1212 "cypress-wait-until" : " ^3.0.2" ,
13- "eslint" : " ^9.19 .0" ,
13+ "eslint" : " ^9.39 .0" ,
1414 "eslint-plugin-align-assignments" : " ^1.1.2" ,
15- "eslint-plugin-chai-friendly" : " ^1.0.1 " ,
16- "eslint-plugin-cypress" : " ^4.1 .0" ,
17- "form-data" : " ^4.0.1 " ,
15+ "eslint-plugin-chai-friendly" : " ^1.1.0 " ,
16+ "eslint-plugin-cypress" : " ^5.2 .0" ,
17+ "form-data" : " ^4.0.4 " ,
1818 "lodash" : " ^4.17.21" ,
19- "mocha" : " ^11.1.0 " ,
19+ "mocha" : " ^11.7.4 " ,
2020 "mocha-junit-reporter" : " ^2.2.1"
2121 },
2222 "scripts" : {
You can’t perform that action at this time.
0 commit comments