Skip to content

Commit

Permalink
Bump cross-spawn from 7.0.3 to 7.0.5
Browse files Browse the repository at this point in the history
Bumps [cross-spawn](https://github.com/moxystudio/node-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)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 44f74cd commit 97ce767
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/js-yaml": "^4.0.9",
"@types/lodash-es": "4.17.12",
"@types/mocha": "^10.0.9",
"cross-spawn": "7.0.3",
"cross-spawn": "7.0.5",
"fast-check": "3.22.0",
"js-yaml": "^4.1.0",
"mocha": "^10.7.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/test-harness/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/mocha": "^10.0.9",
"@types/tail": "2.2.3",
"@vscode/test-electron": "^2.4.1",
"cross-spawn": "7.0.3",
"cross-spawn": "7.0.5",
"mocha": "^10.7.3"
},
"types": "./out/runners/extensionTestsNeovim.d.ts",
Expand Down
28 changes: 19 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit 97ce767

Please sign in to comment.