Skip to content

Commit 12b4371

Browse files
committed
bump cross-spawn
1 parent 948c73f commit 12b4371

File tree

3 files changed

+114
-6
lines changed

3 files changed

+114
-6
lines changed

package-lock.json

Lines changed: 112 additions & 4 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.2",

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.2",

0 commit comments

Comments
 (0)