Skip to content

Commit

Permalink
feat: Bump pact to 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sonallux committed Jul 11, 2023
1 parent d655ba1 commit 165f3ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@commitlint/cli": "^10.0.0",
"@commitlint/config-conventional": "^10.0.0",
"@pact-foundation/pact": "^11.0.2",
"@pact-foundation/pact": "^12.0.0",
"@pact-foundation/pact-js-prettier-config": "^1.0.0",
"@tsconfig/node14": "^1.0.3",
"@types/jest": "^29.2.3",
Expand Down Expand Up @@ -69,7 +69,7 @@
"typescript": "4.6.4"
},
"peerDependencies": {
"@pact-foundation/pact": "^v10.0.0-beta.61 || ^10.0.2 || ^11.0.2",
"@pact-foundation/pact": "^v10.0.0-beta.61 || ^10.0.2 || ^11.0.2 || ^12.0.0",
"jest": "^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0"
},
"lint-staged": {
Expand Down

0 comments on commit 165f3ae

Please sign in to comment.