Skip to content

Commit 97ce767

Browse files
Bump cross-spawn from 7.0.3 to 7.0.5
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]>
1 parent 44f74cd commit 97ce767

File tree

3 files changed

+21
-11
lines changed

3 files changed

+21
-11
lines changed

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/js-yaml": "^4.0.9",
2424
"@types/lodash-es": "4.17.12",
2525
"@types/mocha": "^10.0.9",
26-
"cross-spawn": "7.0.3",
26+
"cross-spawn": "7.0.5",
2727
"fast-check": "3.22.0",
2828
"js-yaml": "^4.1.0",
2929
"mocha": "^10.7.3"

packages/test-harness/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/mocha": "^10.0.9",
4141
"@types/tail": "2.2.3",
4242
"@vscode/test-electron": "^2.4.1",
43-
"cross-spawn": "7.0.3",
43+
"cross-spawn": "7.0.5",
4444
"mocha": "^10.7.3"
4545
},
4646
"types": "./out/runners/extensionTestsNeovim.d.ts",

pnpm-lock.yaml

Lines changed: 19 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)