File tree Expand file tree Collapse file tree 3 files changed +356
-357
lines changed Expand file tree Collapse file tree 3 files changed +356
-357
lines changed Original file line number Diff line number Diff line change 1
- FROM cypress/included:13.9.0
1
+ FROM cypress/included:13.15.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.2.6 " ,
7
+ "@jc21/cypress-swagger-validation" : " ^0.3.1 " ,
8
8
"@jc21/restler" : " ^3.4.0" ,
9
9
"chalk" : " ^4.1.0" ,
10
- "cypress" : " ^13.9.0 " ,
11
- "cypress-multi-reporters" : " ^1.6 .4" ,
12
- "cypress-wait-until" : " ^3.0.1 " ,
13
- "eslint" : " ^9.3 .0" ,
10
+ "cypress" : " ^13.15.1 " ,
11
+ "cypress-multi-reporters" : " ^2.0 .4" ,
12
+ "cypress-wait-until" : " ^3.0.2 " ,
13
+ "eslint" : " ^9.14 .0" ,
14
14
"eslint-plugin-align-assignments" : " ^1.1.2" ,
15
- "eslint-plugin-chai-friendly" : " ^0.7.4 " ,
16
- "eslint-plugin-cypress" : " ^3.2 .0" ,
15
+ "eslint-plugin-chai-friendly" : " ^1.0.1 " ,
16
+ "eslint-plugin-cypress" : " ^4.1 .0" ,
17
17
"lodash" : " ^4.17.21" ,
18
- "mocha" : " ^10.4.0 " ,
18
+ "mocha" : " ^10.8.2 " ,
19
19
"mocha-junit-reporter" : " ^2.2.1"
20
20
},
21
21
"scripts" : {
You can’t perform that action at this time.
0 commit comments