Skip to content

Commit 68ac6f1

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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96ebdba commit 68ac6f1

File tree

2 files changed

+26
-15
lines changed

2 files changed

+26
-15
lines changed

packages/create-typescript-playground-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"scripts": {},
1717
"dependencies": {
18-
"cross-spawn": "^7.0.1",
18+
"cross-spawn": "^7.0.5",
1919
"gunzip-maybe": "^1.4.1",
2020
"tar-fs": "^2.1.0"
2121
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)