File tree Expand file tree Collapse file tree 2 files changed +131
-281
lines changed
Expand file tree Collapse file tree 2 files changed +131
-281
lines changed Original file line number Diff line number Diff line change 4747 "@nestjs/common" : " ^9.2.1" ,
4848 "@nestjs/core" : " ^9.2.1" ,
4949 "@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.1 " ,
51+ "@pact-foundation/pact-cli" : " ^16.0.7 " ,
5252 "@semantic-release/changelog" : " ^6.0.2" ,
5353 "@semantic-release/git" : " ^10.0.1" ,
5454 "@types/get-port" : " ^4.2.0" ,
8080 "peerDependencies" : {
8181 "@nestjs/common" : " 7.x || 8.x || 9.x || 10.x || 11.x" ,
8282 "@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 " ,
8484 "@pact-foundation/pact-cli" : " 15.x || 16.x"
8585 },
8686 "dependencies" : {
You can’t perform that action at this time.
0 commit comments