Skip to content

Commit

Permalink
chore(deps): bump axios and @pact-foundation/pact in /examples/v3/e2e
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.5 and updates ancestor dependency [@pact-foundation/pact](https://github.com/pact-foundation/pact-js). These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.6.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.6.5)

Updates `@pact-foundation/pact` from 11.0.2 to 12.1.2
- [Release notes](https://github.com/pact-foundation/pact-js/releases)
- [Changelog](https://github.com/pact-foundation/pact-js/blob/master/CHANGELOG.md)
- [Commits](v11.0.2...v12.1.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@pact-foundation/pact"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent 3f0af78 commit 332df31
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 91 deletions.
132 changes: 42 additions & 90 deletions examples/v3/e2e/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/v3/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "MIT",
"devDependencies": {
"absolute-version": "1.0.1",
"@pact-foundation/pact": "11.0.2",
"@pact-foundation/pact": "12.1.2",
"@pact-foundation/pact-core": "^14.0.1",
"body-parser": "^1.20.0",
"chai": "^3.5.0",
Expand Down

0 comments on commit 332df31

Please sign in to comment.