File tree 2 files changed +10
-10
lines changed
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
2
2
3
3
COPY --chown=1000 ./test /test
4
4
Original file line number Diff line number Diff line change 4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"dependencies" : {
7
- "@jc21/cypress-swagger-validation" : " ^0.0.5 " ,
7
+ "@jc21/cypress-swagger-validation" : " ^0.0.9 " ,
8
8
"@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 " ,
11
11
"cypress-plugin-retries" : " ^1.5.2" ,
12
- "eslint" : " ^6.7.2 " ,
12
+ "eslint" : " ^7.6.0 " ,
13
13
"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 "
19
19
},
20
20
"scripts" : {
21
21
"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