Skip to content

Commit

Permalink
fix: update to the latest @pact-foundation/pact-core-13.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Mar 9, 2023
1 parent aaa8fb9 commit dd5b785
Show file tree
Hide file tree
Showing 23 changed files with 5,648 additions and 2,769 deletions.
705 changes: 554 additions & 151 deletions examples/e2e/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/e2e/package.json
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"absolute-version": "1.0.1",
"@pact-foundation/pact": "10.1.2",
"@pact-foundation/pact-core": "^13.7.8",
"@pact-foundation/pact-core": "^13.13.5",
"body-parser": "^1.20.0",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
Expand Down
10 changes: 5 additions & 5 deletions examples/graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/graphql/package.json
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"absolute-version": "1.0.1",
"@pact-foundation/pact": "10.1.2",
"@pact-foundation/pact-core": "^13.7.8",
"@pact-foundation/pact-core": "^13.13.5",
"@types/chai": "^4.3.3",
"@types/chai-as-promised": "7.1.5",
"@types/express-graphql": "0.8.0",
Expand Down

0 comments on commit dd5b785

Please sign in to comment.