File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- FROM cypress/included:4.6.0
1+ FROM cypress/included:4.12.1
22
33COPY --chown=1000 ./test /test
44
Original file line number Diff line number Diff line change 44 "description" : " " ,
55 "main" : " index.js" ,
66 "dependencies" : {
7- "@jc21/cypress-swagger-validation" : " ^0.0.5 " ,
7+ "@jc21/cypress-swagger-validation" : " ^0.0.9 " ,
88 "@jc21/restler" : " ^3.4.0" ,
9- "chalk" : " ^3.0 .0" ,
10- "cypress" : " ^4.6.0 " ,
9+ "chalk" : " ^4.1 .0" ,
10+ "cypress" : " ^4.12.1 " ,
1111 "cypress-plugin-retries" : " ^1.5.2" ,
12- "eslint" : " ^6.7.2 " ,
12+ "eslint" : " ^7.6.0 " ,
1313 "eslint-plugin-align-assignments" : " ^1.1.2" ,
14- "eslint-plugin-chai-friendly" : " ^0.5 .0" ,
15- "eslint-plugin-cypress" : " ^2.8.0 " ,
16- "lodash" : " ^4.17.15 " ,
17- "mocha" : " ^6.2.2 " ,
18- "mocha-junit-reporter" : " ^1.23.1 "
14+ "eslint-plugin-chai-friendly" : " ^0.6 .0" ,
15+ "eslint-plugin-cypress" : " ^2.11.1 " ,
16+ "lodash" : " ^4.17.19 " ,
17+ "mocha" : " ^8.1.1 " ,
18+ "mocha-junit-reporter" : " ^2.0.0 "
1919 },
2020 "scripts" : {
2121 "cypress" : " cypress open --config-file=cypress/config/dev.json --config baseUrl=http://127.0.0.1:3081"
You can’t perform that action at this time.
0 commit comments