Skip to content

Commit c96156a

Browse files
authored
chore(deps): bump cross-spawn (#6474)
* bump cross-spawn * npm update
1 parent 2f2a8c6 commit c96156a

File tree

3 files changed

+13
-75
lines changed

3 files changed

+13
-75
lines changed

package-lock.json

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

packages/compass-e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"chai-as-promised": "^7.1.1",
4949
"clipboardy": "^2.3.0",
5050
"compass-preferences-model": "^2.30.0",
51-
"cross-spawn": "^7.0.3",
51+
"cross-spawn": "^7.0.5",
5252
"debug": "^4.3.4",
5353
"depcheck": "^1.4.1",
5454
"electron": "^32.2.3",

packages/compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
"chalk": "^4.1.2",
241241
"clean-stack": "^2.0.0",
242242
"compass-preferences-model": "^2.30.0",
243-
"cross-spawn": "^7.0.3",
243+
"cross-spawn": "^7.0.5",
244244
"debug": "^4.3.4",
245245
"depcheck": "^1.4.1",
246246
"electron": "^32.2.3",

0 commit comments

Comments
 (0)