Skip to content

Commit

Permalink
Merge pull request #121 from donejs/upgrade-yeoman-environment
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
cherifGsoul committed Jun 18, 2019
2 parents e8788c1 + 7d98342 commit 8e482fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -48,11 +48,11 @@
},
"dependencies": {
"commander": "^2.9.0",
"cross-spawn-async": "^2.0.0",
"debug": "^2.2.0",
"cross-spawn": "^6.0.5",
"debug": "^4.1.1",
"mkdirp": "^0.5.1",
"q": "^1.4.1",
"yeoman-environment": "^1.2.7"
"q": "^1.5.1",
"yeoman-environment": "^2.3.4"
},
"donejs": {
"dependencies": {
Expand Down

0 comments on commit 8e482fd

Please sign in to comment.