File tree Expand file tree Collapse file tree 2 files changed +125
-281
lines changed Expand file tree Collapse file tree 2 files changed +125
-281
lines changed Original file line number Diff line number Diff line change 47
47
"@nestjs/common" : " ^9.2.1" ,
48
48
"@nestjs/core" : " ^9.2.1" ,
49
49
"@nestjs/testing" : " ^9.2.1" ,
50
- "@pact-foundation/pact" : " ^13.1.4 " ,
51
- "@pact-foundation/pact-cli" : " ^16.0.4 " ,
50
+ "@pact-foundation/pact" : " ^15.0.0 " ,
51
+ "@pact-foundation/pact-cli" : " ^16.0.7 " ,
52
52
"@semantic-release/changelog" : " ^6.0.2" ,
53
53
"@semantic-release/git" : " ^10.0.1" ,
54
54
"@types/get-port" : " ^4.2.0" ,
80
80
"peerDependencies" : {
81
81
"@nestjs/common" : " 7.x || 8.x || 9.x || 10.x || 11.x" ,
82
82
"@nestjs/core" : " 7.x || 8.x || 9.x || 10.x || 11.x" ,
83
- "@pact-foundation/pact" : " 10.x || 11.x || 12.x || 13.x || 14.x" ,
83
+ "@pact-foundation/pact" : " 10.x || 11.x || 12.x || 13.x || 14.x || 15.x " ,
84
84
"@pact-foundation/pact-cli" : " 15.x || 16.x"
85
85
},
86
86
"dependencies" : {
You can’t perform that action at this time.
0 commit comments