Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cherifGsoul committed Jun 17, 2019
1 parent e8788c1 commit a343c3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 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
3 changes: 2 additions & 1 deletion test/package.json
Expand Up @@ -5,7 +5,8 @@
"dependencies": {
"day-seconds": "^1.0.2",
"donejs-test-plugin": "0.0.5",
"foo": "^1.0.0"
"foo": "^1.0.0",
"generator-donejs": "^3.4.0"
},
"devDependencies": {},
"scripts": {
Expand Down

0 comments on commit a343c3b

Please sign in to comment.