Skip to content

Commit

Permalink
chore(deps): bump cross-spawn and @pact-foundation/pact-cli in /consumer
Browse files Browse the repository at this point in the history
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.5 and updates ancestor dependency [@pact-foundation/pact-cli](https://github.com/pact-foundation/pact-js-cli). These dependencies need to be updated together.


Updates `cross-spawn` from 7.0.3 to 7.0.5
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5)

Updates `@pact-foundation/pact-cli` from 16.0.1 to 16.0.4
- [Release notes](https://github.com/pact-foundation/pact-js-cli/releases)
- [Changelog](https://github.com/pact-foundation/pact-js-cli/blob/main/CHANGELOG.md)
- [Commits](pact-foundation/pact-js-cli@v16.0.1...v16.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent c052433 commit f5acb44
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 50 deletions.
186 changes: 137 additions & 49 deletions consumer/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 consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@pact-foundation/pact": "13.1.4",
"@pact-foundation/pact-cli": "16.0.1",
"@pact-foundation/pact-cli": "16.0.4",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"babel-jest": "^29.7.0",
Expand Down

0 comments on commit f5acb44

Please sign in to comment.