Skip to content

Commit c28b33d

Browse files
dependabot[bot]udoprog
authored andcommitted
build(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6 in /editors/code
Bumps [cross-spawn](https://github.com/moxystudio/node-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) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1427b93 commit c28b33d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

editors/code/package-lock.json

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

editors/code/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -666,9 +666,9 @@ core-util-is@~1.0.0:
666666
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
667667

668668
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
669-
version "7.0.3"
670-
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
671-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
669+
version "7.0.6"
670+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
671+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
672672
dependencies:
673673
path-key "^3.1.0"
674674
shebang-command "^2.0.0"

0 commit comments

Comments
 (0)