Skip to content

Commit

Permalink
Bump cross-spawn and @changesets/cli
Browse files Browse the repository at this point in the history
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.6 and updates ancestor dependency [@changesets/cli](https://github.com/changesets/changesets). These dependencies need to be updated together.


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

Updates `@changesets/cli` from 2.27.8 to 2.27.10
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: "@changesets/cli"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 2f69ba2 commit 4a2a382
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 115 deletions.
172 changes: 58 additions & 114 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"vitest": "^0.34.2"
},
"dependencies": {
"@changesets/cli": "^2.26.1",
"@changesets/cli": "^2.27.10",
"npm-run-all": "^4.1.5"
},
"packageManager": "[email protected]"
Expand Down

0 comments on commit 4a2a382

Please sign in to comment.