Closed adarshotto closed 4 months ago
Before making a feature request, I have:
Support for the new major version (v13) of @pact-foundation/pact.
Pact files are generated in my project using jest-pact, and I would like to update @pact-foundation/pact to it's latest version.
Error after bumping up @pact-foundation/pact to v13:
npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: jest-pact@0.11.0 npm error Found: @pact-foundation/pact@13.0.0 npm error node_modules/@pact-foundation/pact npm error dev @pact-foundation/pact@"^13.0.0" from the root project
hey @adarshotto
happy if you want to raise a pr. i am on mobile for the next few hours so can review/merge
Checklist
Before making a feature request, I have:
Feature description
Support for the new major version (v13) of @pact-foundation/pact.
Use case
Pact files are generated in my project using jest-pact, and I would like to update @pact-foundation/pact to it's latest version.
Error after bumping up @pact-foundation/pact to v13: