Skip to content

Commit

Permalink
Merge pull request #16 from blacksonic/master
Browse files Browse the repository at this point in the history
feat(package): upgrade dependencies
  • Loading branch information
jzsfkzm committed Jun 3, 2016
2 parents 4d9eadb + 06ef69a commit 32bca8b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,25 @@
},
"homepage": "https://github.com/emartech/escher-suiteapi-js",
"dependencies": {
"bluebird": "3.3.4",
"escher-auth": "0.2.9",
"lodash": "4.8.2",
"bluebird": "3.4.0",
"escher-auth": "0.3.0",
"lodash": "4.13.1",
"logentries-logformat": "0.1.4",
"request": "2.70.0",
"request": "2.72.0",
"timer-machine": "1.0.1"
},
"devDependencies": {
"chai": "3.5.0",
"co-mocha": "1.1.2",
"eslint": "2.7.0",
"eslint": "2.11.1",
"eslint-config-emarsys": "4.0.0",
"eslint-plugin-no-only-tests": "1.1.0",
"eslint-plugin-security": "1.2.0",
"mocha": "2.4.5",
"nyc": "6.1.1",
"pre-commit": "1.1.2",
"mocha": "2.5.3",
"nyc": "6.4.4",
"pre-commit": "1.1.3",
"semantic-release": "4.3.5",
"sinon": "1.17.3",
"sinon": "1.17.4",
"sinon-chai": "2.8.0"
}
}

0 comments on commit 32bca8b

Please sign in to comment.