Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and Tom Kirkpatrick committed Jun 14, 2017
1 parent 09fdf72 commit 7f4eb23
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,33 +47,29 @@
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},
"dependencies": {
"cli-prompt": "^0.4.2",
"cli-prompt": "^0.6.0",
"commander": "^2.8.1",
"debug": "^2.2.0",
"debug": "^2.6.8",
"mkdirp": "^0.5.1"
},
"peerDependencies": {
"loopback": ">=2.22.0"
},
"devDependencies": {
"bluebird": "^3.5.0",
"chai": "latest",
"condition-circle": "^1.5.0",
"ghooks": "^1.3.2",
"ghooks": "^2.0.0",
"jscs": "latest",
"jshint": "latest",
"lodash": "latest",
"loopback": ">=2.22.0",
"loopback-boot": "^2.12.2",
"loopback-component-explorer": "2.1.1",
"loopback-datasource-juggler": ">=2.4.0",
"loopback-testing": "1.2.0",
"loopback": "^3.8.0",
"loopback-boot": "^2.24.1",
"loopback-component-explorer": "^4.2.0",
"loopback-testing": "^1.4.0",
"mocha": "latest",
"nyc": "latest",
"semantic-release": "^4.3.5",
"semantic-release": "^6.3.6",
"sinon": "latest",
"sinon-chai": "latest",
"validate-commit-msg": "^2.8.0"
"validate-commit-msg": "^2.12.2"
},
"config": {
"ghooks": {
Expand Down

0 comments on commit 7f4eb23

Please sign in to comment.