Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankthelen committed Feb 4, 2018
1 parent 47b3a76 commit dea3f03
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,22 +35,22 @@
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.0",
"eslint": "^4.16.0",
"eslint": "^4.17.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-should-promised": "^2.0.0",
"mocha": "^5.0.0",
"moment": "^2.20.1",
"nyc": "^11.4.1",
"sinon": "^4.2.0",
"sinon": "^4.2.2",
"sinon-chai": "^2.14.0"
},
"peerDependencies": {
"hapi": "*",
"good": "*"
},
"dependencies": {
"lodash": "^4.17.4"
"lodash": "^4.17.5"
}
}

0 comments on commit dea3f03

Please sign in to comment.