Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump deps
  • Loading branch information
jonschlinkert committed Jun 15, 2016
1 parent 7484daa commit f9b9f12
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions package.json
Expand Up @@ -34,17 +34,17 @@
"test": "mocha"
},
"dependencies": {
"assemble-core": "^0.21.0",
"assemble-core": "^0.22.0",
"assemble-loader": "^0.6.1",
"base-argv": "^0.5.0",
"base-cli-process": "^0.1.10",
"base-cli-process": "^0.1.12",
"base-config": "^0.5.2",
"base-questions": "^0.6.6",
"base-runtimes": "^0.1.11",
"define-property": "^0.2.5",
"engine-handlebars": "^0.8.0",
"fs-exists-sync": "^0.1.0",
"global-modules": "^0.2.1",
"global-modules": "^0.2.2",
"lazy-cache": "^2.0.1",
"log-utils": "^0.1.4",
"mixin-deep": "^1.1.3",
Expand All @@ -55,15 +55,14 @@
"devDependencies": {
"base-store": "^0.4.4",
"base-test-runner": "^0.2.0",
"base-test-suite": "^0.1.9",
"base-test-suite": "^0.1.10",
"gulp": "^3.9.1",
"gulp-eslint": "^2.0.0",
"gulp-format-md": "^0.1.9",
"gulp-istanbul": "^0.10.4",
"gulp-istanbul": "^1.0.0",
"gulp-mocha": "^2.2.0",
"gulp-unused": "^0.1.2",
"mocha": "^2.5.3",
"should": "^9.0.0"
"mocha": "^2.5.3"
},
"keywords": [
"assemble",
Expand Down Expand Up @@ -156,4 +155,4 @@
"examples"
]
}
}
}

0 comments on commit f9b9f12

Please sign in to comment.