Skip to content

Commit beb9cd6

Browse files
fix(package): update cross-spawn to version 6.0.3
Closes #15
1 parent 90ed153 commit beb9cd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"cmd-line": "^1.0.2",
3333
"colors": "^1.1.2",
3434
"concat-with-sourcemaps": "^1.0.4",
35-
"cross-spawn": "^5.1.0",
35+
"cross-spawn": "^6.0.3",
3636
"detect-port": "^1.2.1",
3737
"eslint-plugin-async-await": "0.0.0",
3838
"fs-extra": "^4.0.0",

0 commit comments

Comments
 (0)