Skip to content

Commit

Permalink
chore(deps): update dependency cross-spawn to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 10, 2019
1 parent 7b6a3e7 commit a3596a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"concat-stream": "1.6.0",
"coveralls-send": "0.0.2",
"cross-spawn": "5.1.0",
"cross-spawn": "7.0.1",
"documentjs": "0.5.1",
"engine-dependencies": "0.2.11",
"is-ci": "1.0.10",
Expand All @@ -51,7 +51,7 @@
},
"dependencies": {
"commander": "^2.9.0",
"cross-spawn": "^5.0.1",
"cross-spawn": "^7.0.0",
"debug": "^3.0.0",
"mkdirp": "^0.5.1",
"q": "^1.4.1",
Expand Down

0 comments on commit a3596a0

Please sign in to comment.