Skip to content

Commit

Permalink
Merge pull request #23 from felin-arch/master
Browse files Browse the repository at this point in the history
feat(deps): upgrade dependencies
  • Loading branch information
drawain authored Jul 27, 2016
2 parents 10b4d8b + 277ae3b commit 941c14d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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.4.0",
"bluebird": "3.4.1",
"escher-auth": "0.3.0",
"lodash": "4.13.1",
"lodash": "4.14.0",
"logentries-logformat": "0.1.4",
"request": "2.72.0",
"timer-machine": "1.0.1"
"request": "2.74.0",
"timer-machine": "1.1.0"
},
"devDependencies": {
"chai": "3.5.0",
"co-mocha": "1.1.2",
"eslint": "2.11.1",
"eslint": "3.1.1",
"eslint-config-emarsys": "4.0.0",
"eslint-plugin-no-only-tests": "1.1.0",
"eslint-plugin-security": "1.2.0",
"mocha": "2.5.3",
"nyc": "6.4.4",
"nyc": "7.1.0",
"pre-commit": "1.1.3",
"semantic-release": "4.3.5",
"sinon": "1.17.4",
"sinon": "1.17.5",
"sinon-chai": "2.8.0"
}
}

0 comments on commit 941c14d

Please sign in to comment.