Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates: [cross-spawn](https://github.com/moxystudio/node-cross-spawn) and [@changesets/cli](https://github.com/changesets/changesets).


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

Updates `@changesets/cli` from 2.27.9 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-group: npm_and_yarn
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 3e1e36e commit 3d046e9
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 111 deletions.
166 changes: 56 additions & 110 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 @@ -28,7 +28,7 @@
"cli:dev": "ts-node src/bin/index.ts"
},
"devDependencies": {
"@changesets/cli": "2.27.9",
"@changesets/cli": "2.27.10",
"@guardian/eslint-config-typescript": "8.0.0",
"@guardian/eslint-plugin-tsdoc-required": "^0.1.3",
"@guardian/tsconfig": "^1.0.0",
Expand Down

0 comments on commit 3d046e9

Please sign in to comment.