Skip to content

Commit 17c8311

Browse files
Bump cross-spawn from 7.0.3 to 7.0.5 (#3275)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jake Bailey <[email protected]>
1 parent 96ebdba commit 17c8311

File tree

3 files changed

+31
-15
lines changed

3 files changed

+31
-15
lines changed

.changeset/soft-rice-vanish.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-typescript-playground-plugin": patch
3+
---
4+
5+
Update cross-spawn

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

+1-1
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

+25-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)